pandemonium_engine/modules/paint
2022-06-22 00:43:52 +02:00
..
actions Fix property setter. 2022-06-22 00:43:52 +02:00
dialogs Fixed resizing the canvas. Also now the new menu will clear all layers. 2022-06-21 22:58:54 +02:00
icons
shaders
bush_prefabs.cpp Fixed BrushAction. 2022-06-20 01:47:20 +02:00
bush_prefabs.h
config.py
LICENSE
paint_canvas_background.cpp
paint_canvas_background.h
paint_canvas_layer.cpp Fixed the tool layer. 2022-06-21 16:28:17 +02:00
paint_canvas_layer.h Ported get_points in PaintAction. 2022-06-20 00:10:31 +02:00
paint_canvas_outline.cpp
paint_canvas_outline.h
paint_canvas.cpp Fix typo. 2022-06-21 23:05:26 +02:00
paint_canvas.h Ported get_points in PaintAction. 2022-06-20 00:10:31 +02:00
paint_color_grid.cpp
paint_color_grid.h
paint_editor_plugin.cpp
paint_editor_plugin.h
paint_layer_button.cpp Fixed the up and down arrows of the paint layers. 2022-06-20 22:21:52 +02:00
paint_layer_button.h
paint_navbar.cpp Fixed resizing the canvas. Also now the new menu will clear all layers. 2022-06-21 22:58:54 +02:00
paint_navbar.h
paint_selection_box.cpp
paint_selection_box.h
paint_settings.cpp
paint_settings.h
paint_utilities.cpp
paint_utilities.h
paint_visual_grid.cpp Fix resizing PaintCanvas. 2022-06-21 22:27:44 +02:00
paint_visual_grid.h Fix resizing PaintCanvas. 2022-06-21 22:27:44 +02:00
paint_window.cpp Fixed resizing the canvas. Also now the new menu will clear all layers. 2022-06-21 22:58:54 +02:00
paint_window.h Fixed resizing the canvas. Also now the new menu will clear all layers. 2022-06-21 22:58:54 +02:00
register_types.cpp Register the actions to the classdb. 2022-06-21 17:12:03 +02:00
register_types.h
SCsub