Commit Graph

27 Commits

Author SHA1 Message Date
071228e09f Removed note. 2022-11-20 21:43:05 +01:00
cb74b7d4f8 Updated the engine. 2022-11-20 20:10:19 +01:00
4666eed1de Added a few test canvases to the project. 2022-11-20 02:50:48 +01:00
8a7ddacdb5 Updated the engine. ALso notes. 2022-11-19 19:29:11 +01:00
df8e27f332 Updated the engine to get the new fixes and cleanups. 2022-11-19 02:32:18 +01:00
e167764033 Updated the engine. Now PaintCanvas is ported to the c++ side. 2022-11-18 23:52:09 +01:00
4f937cd49d Small cleanups. 2022-11-18 22:34:42 +01:00
45c22ab9fd Reimplemented undo and redo for PaintCanvas. 2022-11-18 22:08:53 +01:00
27d8d36030 Reimplemented the preview layer. 2022-11-18 14:25:49 +01:00
a0a7b778ca Small improvements and fixed cut and paste tool. 2022-11-18 14:05:57 +01:00
0474e50c53 Right click will go back from the bucket tool to the previous tool. 2022-11-18 13:45:22 +01:00
da9b93fef6 Fixed the bucket tool. 2022-11-18 13:42:01 +01:00
3c69709c19 Work on fixing all the tools. 2022-11-18 12:28:14 +01:00
518383266b Always call tool_process in handle_mouse_button_down. 2022-11-18 11:29:07 +01:00
75ae11780b Update textures in commit_action(). 2022-11-18 11:26:20 +01:00
3f4d2fa840 Implemented more tools. 2022-11-18 01:26:33 +01:00
d8045e273c Updated the engine again. 2022-11-18 01:11:19 +01:00
07bb7e1bdb Updated the engine. 2022-11-17 23:58:42 +01:00
34f92b4fb1 Use the new PaintProjectPropertyInspector. 2022-11-17 17:47:13 +01:00
35e6106815 Test paint visual script. Also updated the engine to get the new class icons. 2022-11-17 00:57:26 +01:00
912e9b2f79 Test inspector plugin. 2022-11-16 23:43:04 +01:00
0c6ed1316a Initial action implementation. 2022-11-16 22:13:06 +01:00
a58c95caaf Use the current color for drawing. 2022-11-16 14:22:24 +01:00
6ac6df6e7d Initial draw implementation for the PaintCanvas. Also udpated the engine to get the required changes. 2022-11-16 14:18:00 +01:00
355378f4d5 Initial structural setup for editing PaintCanvases. 2022-11-16 00:30:49 +01:00
cdd1335e91 Udpated the engine to get the new improvements. 2022-11-15 23:59:52 +01:00
cc726782e7 Udpated the engine to get the new classes. 2022-11-15 13:18:17 +01:00