.. |
actions
|
Removed most of the deprecated classes from the paint module.
|
2022-11-20 21:11:40 +01:00 |
doc_classes
|
Re-extracted class docs.
|
2022-09-10 04:18:55 +02:00 |
editor
|
Renamed on_paint_node_selected to set_paint_node in PaintCustomPropertyInspectors.
|
2022-11-20 21:23:00 +01:00 |
icons
|
Removed PaintCanvasOutline and PaintColorGrid aswell.
|
2022-11-20 21:17:41 +01:00 |
nodes
|
Removed the button properties from PaintProject.
|
2022-11-20 20:07:31 +01:00 |
paint_icons
|
Removed now unneeded images from the paint module.
|
2022-11-20 21:19:53 +01:00 |
ui
|
Now PaintVisualGrid and PaintCanvasBackground inherits from PaintNode.
|
2022-11-20 21:42:04 +01:00 |
bush_prefabs.cpp
|
Moved String and related classes under a string folder in core.
|
2022-08-17 14:19:55 +02:00 |
bush_prefabs.h
|
Added brush prefabs to PaintToolsPropertyInspector.
|
2022-11-18 00:33:27 +01:00 |
config.py
|
Added a new PaintSidebar and PaintSidebarModule classes to the paint module.
|
2022-11-15 17:58:00 +01:00 |
LICENSE
|
initial setup for the paint module.
|
2022-04-15 00:00:46 +02:00 |
paint_editor_plugin.cpp
|
Removed PaintCanvasOutline and PaintColorGrid aswell.
|
2022-11-20 21:17:41 +01:00 |
paint_editor_plugin.h
|
Ported the PaintInspectorPlugin.
|
2022-11-20 21:01:54 +01: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
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
register_types.cpp
|
Also removed PaintSelectionBox.
|
2022-11-20 21:38:55 +01:00 |
register_types.h
|
initial setup for the paint module.
|
2022-04-15 00:00:46 +02:00 |
SCsub
|
Also removed PaintSelectionBox.
|
2022-11-20 21:38:55 +01:00 |