eoyilmaz / anima

VFX & Animation Pipeline Library
MIT License
137 stars 27 forks source link

Create Project Folder Structure update #31

Closed MehmetErer closed 3 years ago

MehmetErer commented 3 years ago

Creating Project Folder Structure is now all done from utils.py create_project_structure() which will use project custom template structure to create folders. Definition create_task_folder_structure() is depreciated and fixed in usages accordingly.