Blender Git Commit Log
Git Commits -> Revision b3320a3
Revision b3320a3 by Kévin Dietrich (alembic_basic_io) June 2, 2016, 08:44 (GMT) |
Improve (fix a few bugs in) the transform hierarchy creation. Now an empty is created for every transform node except for the cases when the transform node only has a single child that is not a transform itself. There are still a few issues in complex hierarchies where multiple objects have the same name (which is legal in Alembic since it is the whole path to the object that counts, not just the name). |
Commit Details:
Full Hash: b3320a3596a2f8f768d2ea4bb88ead13685aeca2
Parent Commit: 912360b
Lines Changed: +38, -40