Pierre B.
Pierre B.
Add a C++ edit router that unconditionally route a command to a layer for a given stage. Expose this router to Python. This allows a fast edit router even in...
This make finding all transform-related code easier. Also, remove a few unused classes.
Fix the position of the Maya manipulators when USD pivot are used instead of (or in addition to) Maya pivots.
The parenting code was not copying the data correctly. Changed to use the similar code as in the duplicate command. The duplicate command could not be used because the parenting...
- Add "-upAxis" (-upa) option to the export command. - Document it. - Add upAxis to the export job arguments structure. - Add upAxis and its possible values to the...
- Add -upAxis (-upa) and -axisAndUnitMethod (-aum) flags to the base import command. - Document the new flags in the import command read-me file. - Add upAxis and axisAndUnitMethod tokens...