.. |
actions
|
Fixed BrushAction.
|
2022-06-20 01:47:20 +02:00 |
dialogs
|
Also ported the PaintCanvasDialog, and the grid size dialog.
|
2022-04-17 16:44:54 +02:00 |
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
|
Fixed BrushAction.
|
2022-06-20 01:47:20 +02:00 |
bush_prefabs.h
|
Cleaned up BrushPrefabs. Also started cleaning up actions.
|
2022-04-17 20:04:30 +02:00 |
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
|
Properly ported PaintCanvasBackground.
|
2022-04-18 15:32:55 +02:00 |
paint_canvas_layer.cpp
|
Ported get_points in PaintAction.
|
2022-06-20 00:10:31 +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 the initial canvas size for the paint module.
|
2022-06-20 21:06:44 +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
|
Added in the icons for paint's gui.
|
2022-04-17 12:03:12 +02:00 |
paint_layer_button.h
|
|
|
paint_navbar.cpp
|
|
|
paint_navbar.h
|
|
|
paint_selection_box.cpp
|
Also port the logic of the selection box and visual grid.
|
2022-04-17 18:14:06 +02:00 |
paint_selection_box.h
|
Also port the logic of the selection box and visual grid.
|
2022-04-17 18:14:06 +02:00 |
paint_settings.cpp
|
Also ported the settings dialog.
|
2022-04-17 17:23:58 +02:00 |
paint_settings.h
|
Also ported the settings dialog.
|
2022-04-17 17:23:58 +02:00 |
paint_utilities.cpp
|
|
|
paint_utilities.h
|
|
|
paint_visual_grid.cpp
|
Reimplemented the PaintVisualGrid differently.
|
2022-06-20 00:59:32 +02:00 |
paint_visual_grid.h
|
Reimplemented the PaintVisualGrid differently.
|
2022-06-20 00:59:32 +02:00 |
paint_window.cpp
|
Fix crash in PaintWindow's undo.
|
2022-06-20 20:42:05 +02:00 |
paint_window.h
|
Also ported the PaintCanvasDialog, and the grid size dialog.
|
2022-04-17 16:44:54 +02:00 |
register_types.cpp
|
Register PaintWindow, and also enable the PaintEditorPlugin by default. The paint module is still a bit buggy though, I'm hoping to fix most of it's isues in the next few days.
|
2022-06-20 00:12:33 +02:00 |
register_types.h
|
|
|
SCsub
|
Properly ported PaintCanvasBackground.
|
2022-04-18 15:32:55 +02:00 |