pandemonium_engine/modules/paint
2022-11-14 23:32:12 +01:00
..
actions Renamed PaintCanvas to PaintCanvasOld. 2022-11-14 17:46:37 +01:00
deprecated Added a PaintIcons header to the paint module to reduce code duplication, and to fix compile on the platforms where it failed. 2022-11-14 22:38:52 +01:00
doc_classes Re-extracted class docs. 2022-09-10 04:18:55 +02:00
nodes Also added a new PaintCanvas. 2022-11-14 23:32:12 +01:00
paint_icons Added a PaintIcons header to the paint module to reduce code duplication, and to fix compile on the platforms where it failed. 2022-11-14 22:38:52 +01:00
shaders
ui Also register PaintCanvasBackground to the ClassDB, and fix crash on exit with it. 2022-11-14 23:08:37 +01:00
bush_prefabs.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
bush_prefabs.h
config.py Fix doc class strings, and add missing ones. 2022-08-21 00:32:32 +02:00
LICENSE
paint_editor_plugin.cpp Reorganized the paint module. 2022-11-14 17:31:45 +01:00
paint_editor_plugin.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
paint_utilities.cpp
paint_utilities.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
register_types.cpp Added PaintNode. 2022-11-14 23:27:26 +01:00
register_types.h
SCsub Added PaintNode. 2022-11-14 23:27:26 +01:00