|
5a78997c83
|
Now PaintNodes can draw their outlines.
|
2022-11-19 01:23:33 +01:00 |
|
|
4060eeccc7
|
Now _forward_canvas_gui_input() in PaintNode is a virtual, as it should have been.
|
2022-11-18 23:47:05 +01:00 |
|
|
c683e675e1
|
Now PaintNodes can handle input events coming from the editor plugin.
|
2022-11-16 15:25:27 +01:00 |
|
|
ab3e6f0014
|
Added methods to access PaintUtilities from PaintNodes, so no registered singletons will be required.
|
2022-11-16 00:26:33 +01:00 |
|
|
bf15088dc7
|
Added a configuration warning to PaintNodes if they are not a child of a PaintProject.
|
2022-11-15 23:57:44 +01:00 |
|
|
4a93e21660
|
Added get_paint_project helper method to PaintNode.
|
2022-11-15 23:11:55 +01:00 |
|
|
1c0c3c4393
|
Added PaintNode.
|
2022-11-14 23:27:26 +01:00 |
|