pandemonium_engine/modules/paint
2022-11-17 09:55:37 +01:00
..
actions Fix bindings. 2022-11-16 21:55:12 +01:00
deprecated Renamed sidebar_modules folder to property_inspectors in the paint module. 2022-11-17 09:55:37 +01:00
doc_classes Re-extracted class docs. 2022-09-10 04:18:55 +02:00
icons Created icons for the new paint nodes. 2022-11-17 00:56:04 +01:00
nodes Store the previous tool in Paintcanvas. 2022-11-16 17:23:17 +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 Renamed sidebar_modules folder to property_inspectors in the paint module. 2022-11-17 09:55: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 Added a new PaintSidebar and PaintSidebarModule classes to the paint module. 2022-11-15 17:58:00 +01:00
LICENSE
paint_editor_plugin_old.cpp Added a new paint editor plugin, and renamed the old temporarily. 2022-11-15 16:53:37 +01:00
paint_editor_plugin_old.h Added a new paint editor plugin, and renamed the old temporarily. 2022-11-15 16:53:37 +01:00
paint_editor_plugin.cpp Renamed sidebar_modules folder to property_inspectors in the paint module. 2022-11-17 09:55:37 +01:00
paint_editor_plugin.h Disabled the paint sidebar, as I found a better way of handling this using custom property inspectors. 2022-11-16 23:48:45 +01: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 Renamed sidebar_modules folder to property_inspectors in the paint module. 2022-11-17 09:55:37 +01:00
register_types.h
SCsub Renamed sidebar_modules folder to property_inspectors in the paint module. 2022-11-17 09:55:37 +01:00