TrevisanGMW / gt-tools

GT Tools is a free collection of scripts for Autodesk Maya
https://github.com/TrevisanGMW/gt-tools
MIT License
142 stars 20 forks source link

[FEAT]: Update package pattern #119

Closed TrevisanGMW closed 1 year ago

TrevisanGMW commented 1 year ago

Update package pattern to reduce technical debt. tests - tools and utils should be tested tools - each tool will be a package (allowing to separate logic, data and ui in different scripts) utils - tools will import code that might repeat from utils