pandemonium_engine/modules/paint
2022-06-11 21:17:26 +02:00
..
actions Fix an another shadoved declaration. 2022-04-18 23:41:49 +02:00
dialogs
icons Move paint's shader to an another folder to avoid unused variable warning. 2022-04-19 00:10:39 +02:00
shaders Move paint's shader to an another folder to avoid unused variable warning. 2022-04-19 00:10:39 +02:00
bush_prefabs.cpp
bush_prefabs.h
config.py
LICENSE
paint_canvas_background.cpp Move paint's shader to an another folder to avoid unused variable warning. 2022-04-19 00:10:39 +02:00
paint_canvas_background.h
paint_canvas_layer.cpp
paint_canvas_layer.h
paint_canvas_outline.cpp
paint_canvas_outline.h
paint_canvas.cpp Fix typo. 2022-06-11 21:17:26 +02:00
paint_canvas.h
paint_color_grid.cpp
paint_color_grid.h
paint_editor_plugin.cpp
paint_editor_plugin.h
paint_layer_button.cpp
paint_layer_button.h
paint_navbar.cpp
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
paint_visual_grid.h
paint_window.cpp Compare as boolean. 2022-06-11 20:57:03 +02:00
paint_window.h
register_types.cpp Skip registering PaintEditorPlugin for now, as the module will need lots of refactorings and I need to think about them more. 2022-04-18 16:33:37 +02:00
register_types.h
SCsub