|
629ec81669
|
Added a new PaintProjectToolsPropertyInspector class.
|
2022-11-19 15:41:52 +01:00 |
|
|
cebc26f3ce
|
Also handle NOTIFICATION_PAINT_NODE_RESIZED in PaintVisualGrid and PaintCanvasBackground. Note that they won't yet get that notification.
|
2022-11-19 13:21:05 +01:00 |
|
|
9f8f6cb3b4
|
Now PaintCanvasBackground and PaintVisualGrid will automatically size themselves to a parent PaintNode if they can.
|
2022-11-19 13:16:54 +01:00 |
|
|
71a455687d
|
Cleaned up PaintVisualGrid.
|
2022-11-19 02:31:39 +01:00 |
|
|
d7ccaff144
|
More cleanups to PaintCanvasBackground.
|
2022-11-19 02:31:02 +01:00 |
|
|
5c38af1d1a
|
Reworked PaintCanvasBackground. Now it draws it's pattern using canvas draw commands.
|
2022-11-19 02:20:52 +01:00 |
|
|
dc4ded8bd8
|
Now the undo and redo buttons in PaintToolsPropertyInspector actually work.
|
2022-11-18 23:50:05 +01:00 |
|
|
8e766ee8ab
|
Added undo and redo buttons to the PaintToolsPropertyInspector. It won't work for now.
|
2022-11-18 22:25:24 +01:00 |
|
|
65cf1c60d9
|
PaintProjectPropertyInspector now updates if the preset or the current color changes in PaintProject.
|
2022-11-18 12:26:36 +01:00 |
|
|
12193b03f4
|
Added a slider for the brush size property into PaintToolsPropertyInspector.
|
2022-11-18 01:09:25 +01:00 |
|
|
8c8dc051cb
|
Added brush prefabs to PaintToolsPropertyInspector.
|
2022-11-18 00:33:27 +01:00 |
|
|
884fae4847
|
PaintProjectPropertyInspector now uses and manages the presets in PaintProjects.
|
2022-11-17 23:56:19 +01:00 |
|
|
62a7fda32e
|
Added a button for the currently selected color into PaintProjectPropertyInspector. Also logic cleanpus.
|
2022-11-17 23:05:27 +01:00 |
|
|
e53868f60f
|
Added a new PaintProjectPropertyInspector class.
|
2022-11-17 17:46:03 +01:00 |
|
|
6ddd0c1fa3
|
Fix non-tools builds.
|
2022-11-17 12:07:02 +01:00 |
|
|
526800fcf9
|
Added a new PaintToolsPropertyInspector.
|
2022-11-17 11:56:03 +01:00 |
|
|
b49ea8c5ef
|
PaintColorGrid now has 5 columns.
|
2022-11-17 11:55:39 +01:00 |
|
|
33c70f7a86
|
Removed PaintSidebar and renamed PaintSidebarModules to PaintCustomPropertyInspector.
|
2022-11-17 10:05:05 +01:00 |
|
|
b9f0429f8c
|
Renamed sidebar_modules folder to property_inspectors in the paint module.
|
2022-11-17 09:55:37 +01:00 |
|
|
7fa6ff6433
|
Not the _on_paint_node_selected virtual will properly get called in PaintSidebarModule.
|
2022-11-15 23:44:57 +01:00 |
|
|
bfd80993f2
|
Now PaintColorGrid sets the active project's color.
|
2022-11-15 23:12:39 +01:00 |
|
|
d55653d916
|
Notes.
|
2022-11-15 22:46:08 +01:00 |
|
|
73e7d7f8ce
|
The PaintColorGrid now contains a ScrollContainer.
|
2022-11-15 22:24:00 +01:00 |
|
|
e044b007f6
|
PaintColorGrid now inherits from PaintSidebarModule. It is also added to the new sidebar by the paint plugin.
|
2022-11-15 21:59:04 +01:00 |
|
|
229677acf5
|
Added a new PaintSidebar and PaintSidebarModule classes to the paint module.
|
2022-11-15 17:58:00 +01:00 |
|
|
b574d44dd7
|
Also register PaintCanvasBackground to the ClassDB, and fix crash on exit with it.
|
2022-11-14 23:08:37 +01:00 |
|
|
74a7615168
|
Added a PaintIcons header to the paint module to reduce code duplication, and to fix compile on the platforms where it failed.
|
2022-11-14 22:38:52 +01:00 |
|
|
1cf7b38074
|
Small rework for the PaintCanvasBackground.
|
2022-11-14 18:27:03 +01:00 |
|
|
9f2996c770
|
Reorganized the paint module.
|
2022-11-14 17:31:45 +01:00 |
|