pandemonium_engine/modules/paint
2022-04-17 14:15:40 +02:00
..
actions Almost completely ported the logic of the PaintWindow. 2022-04-17 03:18:09 +02:00
dialogs Implemented signals for PaintWindow, smaller fixes for PaintCanvas, and cleaned up the save file dialog. 2022-04-17 14:15:40 +02:00
icons Added in the icons for paint's gui. 2022-04-17 12:03:12 +02:00
bush_prefabs.cpp Almost completely ported the logic of the PaintWindow. 2022-04-17 03:18:09 +02:00
bush_prefabs.h Almost completely ported the logic of the PaintWindow. 2022-04-17 03:18:09 +02:00
config.py
LICENSE
paint_canvas_layer.cpp or to ||. 2022-04-16 02:58:02 +02:00
paint_canvas_layer.h Const qualifiers and references for the paint module. 2022-04-16 02:35:03 +02:00
paint_canvas_outline.cpp Const qualifiers and references for the paint module. 2022-04-16 02:35:03 +02:00
paint_canvas_outline.h Node hierarchy port / implementation for PaintCanvas. 2022-04-16 22:11:06 +02:00
paint_canvas.cpp Implemented signals for PaintWindow, smaller fixes for PaintCanvas, and cleaned up the save file dialog. 2022-04-17 14:15:40 +02:00
paint_canvas.h Implemented signals for PaintWindow, smaller fixes for PaintCanvas, and cleaned up the save file dialog. 2022-04-17 14:15:40 +02:00
paint_color_grid.cpp Finished porting the logic of PaintWindow. Also smaller fixes / improvements. 2022-04-17 11:43:25 +02:00
paint_color_grid.h Ported the logic for quite a few classes of the paint module. 2022-04-16 01:25:02 +02:00
paint_editor_plugin.cpp Implemented the paint editor plugin. Also reimplemented PaintWindow's ui. 2022-04-16 19:08:19 +02:00
paint_editor_plugin.h Implemented the paint editor plugin. Also reimplemented PaintWindow's ui. 2022-04-16 19:08:19 +02:00
paint_layer_button.cpp Added in the icons for paint's gui. 2022-04-17 12:03:12 +02:00
paint_layer_button.h Ported the logic for quite a few classes of the paint module. 2022-04-16 01:25:02 +02:00
paint_navbar.cpp Fix adding the wrong child. 2022-04-16 21:01:04 +02:00
paint_navbar.h Implement / port PaintNavbar. 2022-04-16 20:57:42 +02:00
paint_selection_box.cpp Const qualifiers and references for the paint module. 2022-04-16 02:35:03 +02:00
paint_selection_box.h Const qualifiers and references for the paint module. 2022-04-16 02:35:03 +02:00
paint_settings.cpp Implemented the paint editor plugin. Also reimplemented PaintWindow's ui. 2022-04-16 19:08:19 +02:00
paint_settings.h Implement / port PaintNavbar. 2022-04-16 20:57:42 +02:00
paint_utilities.cpp Ported the logic for quite a few classes of the paint module. 2022-04-16 01:25:02 +02:00
paint_utilities.h Ported the logic for quite a few classes of the paint module. 2022-04-16 01:25:02 +02:00
paint_visual_grid.cpp Added the required (skeleton) c++ classes for the paint module. 2022-04-15 02:20:27 +02:00
paint_visual_grid.h Node hierarchy port / implementation for PaintCanvas. 2022-04-16 22:11:06 +02:00
paint_window.cpp Implemented signals for PaintWindow, smaller fixes for PaintCanvas, and cleaned up the save file dialog. 2022-04-17 14:15:40 +02:00
paint_window.h Finished porting the logic of PaintWindow. Also smaller fixes / improvements. 2022-04-17 11:43:25 +02:00
register_types.cpp Implement / port PaintNavbar. 2022-04-16 20:57:42 +02:00
register_types.h
SCsub Implemented the paint editor plugin. Also reimplemented PaintWindow's ui. 2022-04-16 19:08:19 +02:00