Blender Git Commit Log

Git Commits -> Revision 038cd16

Revision 038cd16 by Gaia Clary
March 11, 2018, 20:07 (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: 038cd16c06f644fb44ae373a91b7c44bb604b450
Parent Commit: f6eb92f
Lines Changed: +6, -7

2 Modified Paths:

/source/blender/collada/SceneExporter.cpp (+2, -6) (Diff)
/source/blender/collada/SkinInfo.cpp (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021