Blender Git Commit Log
Git Commits -> Revision 1bf404d
Revision 1bf404d by Gaia Clary (collada2.8) August 2, 2018, 12:11 (GMT) |
Fix: Collada Exporter/Import break Object hierarchy Exporter: Children of Armatures where not exported as children but as sibblings. Importer: When an object is linked to an armature then the Importer unconditionally makes the child a direct child of Armature. Actually, if the child is already a child of the armature, then there is no need to reparent it. |
Commit Details:
Full Hash: 1bf404dbd3fc08db429c836af04303ea529664a5
Parent Commit: 2e8391e
Lines Changed: +6, -7