pandemonium_engine/modules/paint/nodes
2022-11-16 00:26:33 +01:00
..
paint_canvas.cpp Added resize method to PaintCanvas. 2022-11-15 16:41:57 +01:00
paint_canvas.h Added resize method to PaintCanvas. 2022-11-15 16:41:57 +01:00
paint_node.cpp Added methods to access PaintUtilities from PaintNodes, so no registered singletons will be required. 2022-11-16 00:26:33 +01:00
paint_node.h Added methods to access PaintUtilities from PaintNodes, so no registered singletons will be required. 2022-11-16 00:26:33 +01:00
paint_project.cpp Not the _on_paint_node_selected virtual will properly get called in PaintSidebarModule. 2022-11-15 23:44:57 +01:00
paint_project.h Added current_color property to PaintProject. 2022-11-15 23:11:38 +01:00