pandemonium_paint_experimental/game
2022-11-15 13:18:17 +01:00
..
addons/paint Added a paint plugin. 2022-11-14 14:44:37 +01:00
default_env.tres Initial commit. 2022-11-14 14:26:30 +01:00
editor.gd 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
icon.png Initial commit. 2022-11-14 14:26:30 +01:00
icon.png.import Initial commit. 2022-11-14 14:26:30 +01:00
PaintCanvas.gd 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
PaintCurve.gd 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
Paintfilter.gd 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
PaintGroup.gd 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
PaintNode.gd 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
PaintProject.gd 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
PaintProjectMockup.tscn 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
PaintRenderer.gd 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
project.pandemonium Added a paint plugin. 2022-11-14 14:44:37 +01:00
Project.tscn Udpated the engine to get the new classes. 2022-11-15 13:18:17 +01:00