pandemonium_engine/modules/paint
2022-11-14 17:46:37 +01:00
..
actions Renamed PaintCanvas to PaintCanvasOld. 2022-11-14 17:46:37 +01:00
deprecated Renamed PaintCanvas to PaintCanvasOld. 2022-11-14 17:46:37 +01:00
doc_classes Re-extracted class docs. 2022-09-10 04:18:55 +02:00
paint_icons Renamed the icons folder to paint_icons in the paint module. 2022-11-14 17:35:19 +01:00
shaders Move paint's shader to an another folder to avoid unused variable warning. 2022-04-19 00:10:39 +02:00
ui Reorganized the paint module. 2022-11-14 17:31:45 +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 Moved Variant related classes under a variant folder in core. 2022-08-17 13:17:12 +02:00
config.py Fix doc class strings, and add missing ones. 2022-08-21 00:32:32 +02:00
LICENSE initial setup for the paint module. 2022-04-15 00:00:46 +02:00
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 Ported the logic for quite a few classes of the paint module. 2022-04-16 01:25:02 +02:00
paint_utilities.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
register_types.cpp Reorganized the paint module. 2022-11-14 17:31:45 +01:00
register_types.h initial setup for the paint module. 2022-04-15 00:00:46 +02:00
SCsub Reorganized the paint module. 2022-11-14 17:31:45 +01:00