pandemonium_engine/modules/paint
2022-12-31 19:34:43 +01:00
..
actions Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
doc_classes Re-extracted the class docs. 2022-11-20 23:27:04 +01:00
editor Add PaintProject Node instead of PaintCanvas when using the SceneTreeDock's root node button as intended. 2022-11-20 23:40:42 +01:00
icons Removed PaintCanvasOutline and PaintColorGrid aswell. 2022-11-20 21:17:41 +01:00
nodes Clear using the color (0, 0, 0, 0), instead of (1, 1, 1, 0) in the paint module. 2022-11-28 15:02:02 +01:00
paint_icons Removed now unneeded images from the paint module. 2022-11-20 21:19:53 +01:00
ui Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
bush_prefabs.cpp Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
bush_prefabs.h Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
config.py List all classes in the paint modules's config. 2022-11-20 23:26:31 +01:00
LICENSE Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
paint_utilities.cpp Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
paint_utilities.h Updated copyright headers to 2023. 2022-12-31 19:34:43 +01:00
register_types.cpp Moved the PaintEditorPlugin under the editor folder in the paint module. 2022-11-20 23:18:31 +01:00
register_types.h initial setup for the paint module. 2022-04-15 00:00:46 +02:00
SCsub Moved the PaintEditorPlugin under the editor folder in the paint module. 2022-11-20 23:18:31 +01:00