Autodesk / maya-usd

A common USD (Universal Scene Description) plugin for Autodesk Maya
777 stars 201 forks source link

EMSUSD-1521 refactor AE template #3969

Closed pierrebai-adsk closed 1 month ago

pierrebai-adsk commented 1 month ago
pierrebai-adsk commented 1 month ago

While the change may seem big, most of it is simply code that was moved out of the ae_template.py file into their own file. There is no new code in the new files. (Other than making all the custom control class names follow the same naming pattern.)