pandemonium_engine/modules/paint
2022-11-16 13:28:19 +01:00
..
actions Commit changes that were left out. 2022-11-15 14:41:59 +01:00
deprecated The PaintColorGrid now contains a ScrollContainer. 2022-11-15 22:24:00 +01:00
doc_classes Re-extracted class docs. 2022-09-10 04:18:55 +02:00
nodes Fix crash in PaintCanvas. 2022-11-16 13:28:19 +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 Not the _on_paint_node_selected virtual will properly get called in PaintSidebarModule. 2022-11-15 23:44:57 +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 Not the _on_paint_node_selected virtual will properly get called in PaintSidebarModule. 2022-11-15 23:44:57 +01:00
paint_editor_plugin.h Now the paint plugin handles paint nodes. 2022-11-15 22:11:49 +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 PaintColorGrid now inherits from PaintSidebarModule. It is also added to the new sidebar by the paint plugin. 2022-11-15 21:59:04 +01:00
register_types.h
SCsub PaintColorGrid now inherits from PaintSidebarModule. It is also added to the new sidebar by the paint plugin. 2022-11-15 21:59:04 +01:00