|
9fcf3b8532
|
PaintEditorPlugin now won't send input events to the active PaintNode, if CanvasItemEditor's currently selcted tool isn't TOOL_SELECT.
|
2022-11-20 16:04: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 |
|
|
ef3110d4d1
|
Disabled the paint sidebar, as I found a better way of handling this using custom property inspectors.
|
2022-11-16 23:48:45 +01:00 |
|
|
c683e675e1
|
Now PaintNodes can handle input events coming from the editor plugin.
|
2022-11-16 15:25:27 +01:00 |
|
|
7fa6ff6433
|
Not the _on_paint_node_selected virtual will properly get called in PaintSidebarModule.
|
2022-11-15 23:44:57 +01:00 |
|
|
ff701c35ad
|
Now the paint plugin handles paint nodes.
|
2022-11-15 22:11:49 +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 |
|
|
abe142b090
|
Hide the sidebar in make_visible.
|
2022-11-15 18:17:15 +01:00 |
|
|
5baff6410f
|
Now PaintEditorPlugin creates the paint sidebar.
|
2022-11-15 18:16:32 +01:00 |
|
|
0963538827
|
Added the new PaintEditorPlugin as an engine global.
|
2022-11-15 17:33:09 +01:00 |
|
|
14c503a41b
|
Added a new paint editor plugin, and renamed the old temporarily.
|
2022-11-15 16:53:37 +01:00 |
|
|
9f2996c770
|
Reorganized the paint module.
|
2022-11-14 17:31:45 +01:00 |
|
|
4c4e19223e
|
Added _theme_ infix to the theme helper methods in Control.
|
2022-08-17 20:57:16 +02:00 |
|
|
e540e4e414
|
Implemented the paint editor plugin. Also reimplemented PaintWindow's ui.
|
2022-04-16 19:08:19 +02:00 |
|
|
d0af0cb360
|
Added all paint classes to the build.
|
2022-04-16 02:54:22 +02:00 |
|
|
25d219a4a0
|
Const qualifiers and references for the paint module.
|
2022-04-16 02:35:03 +02:00 |
|
|
a662e12c3c
|
Added the required (skeleton) c++ classes for the paint module.
|
2022-04-15 02:20:27 +02:00 |
|