Commit Graph

14 Commits

Author SHA1 Message Date
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
52cd6670ac Udpated the engine to get access to the PaintUtilities. 2022-11-16 00:27:11 +01:00
cdd1335e91 Udpated the engine to get the new improvements. 2022-11-15 23:59:52 +01:00
218abed706 Disabled more modules in the slim build. 2022-11-15 18:27:01 +01:00
c9e59d5b87 Initial test plugin code setup. 2022-11-15 18:26:43 +01:00
701e13fe53 Updated the engine to get the paint module improvements and classes. 2022-11-15 18:26:27 +01:00
d816595a03 Moved mockup related classes under a new folder. 2022-11-15 16:44:36 +01:00
502fd5e8ac Updated the engine to get the new paint class apis. 2022-11-15 16:43:35 +01:00
cc726782e7 Udpated the engine to get the new classes. 2022-11-15 13:18:17 +01:00
fa35c60185 Updated the engine to the latest. 2022-11-15 11:37:27 +01:00
6058ab8b49 Class design mockup. I think this will fix every issue with the current paint module. It's main downside will be that it will depend on the editor a lot more, so it will need to have more code if it needs to run in-app (not that much more code though, and mostly copy paste level stuff). 2022-11-14 16:53:39 +01:00
9e66142af8 Added a paint plugin. 2022-11-14 14:44:37 +01:00
1060a2e49d Initial commit. 2022-11-14 14:26:30 +01:00