Open Jowan-Spooner opened 7 months ago
Scripts is a directory for utilities that don't belong to MM. the fixup script was used to update predefine nodes (still have to port it to Godot 4). The demo is not ported (yet). I'll probably remove it. The old start scene still has stuff that's not yet in the new one. I'll delete it when that part is done. The material_maker folder contains the UI. I still have to move stuff around, but yeah, it could be named "ui".
This might be a bit of a bold issue to make, but these are some things that I just wanted to discuss, while trying to find my way around the repo. I think removing unnecessary content is a significant improvement for anyone who wants to work with the source code!
[ ] Remove
res://Scripts
[ ] Remove or Fix
res://demo
[ ] Remove
res://start.tscn
&res://start.gd
(seem to be dead leftovers)[ ] Rename
res://material_maker
Please let me know if there is something I missed/misunderstood.
I know organization/cleanup is not a fun task, but I think it's really important for future developement. Btw, I can do it, even in separate small PR's if there is interest.