RodZill4 / material-maker

A procedural textures authoring and 3D model painting tool based on the Godot game engine
MIT License
3.44k stars 218 forks source link

Repository cleanup suggestions #678

Open Jowan-Spooner opened 5 months ago

Jowan-Spooner commented 5 months ago

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!

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.

RodZill4 commented 5 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".