Blender Git Loki

Git Commits -> Revision f75bf20

Revision f75bf20 by kanttori (master)
February 18, 2012, 16:55 (GMT)
Fix rest of #27022, collada export: add bone parenting of objects

- SceneExporter collects a list of child-objects for armature-object and passes it onto ArmatureExporter
- SceneExporter's writeNodes is then called from ArmatureExporter for matching child-objects for bone.
- ArmatureExporter removes written child-objects from list, objects not exported as being bone parented are exported as direct children of the armature-node.
- Should play nice with current Second Life-compatibility.

A nicer implementation would require some design changes, will have to wait.

Commit Details:

Full Hash: f75bf20c817d9e09b23513d007bc8cc69ff00d48
SVN Revision: 44231
Parent Commit: 7beddb7
Lines Changed: +91, -31

4 Modified Paths:

/source/blender/collada/ArmatureExporter.cpp (+52, -7) (Diff)
/source/blender/collada/ArmatureExporter.h (+9, -3) (Diff)
/source/blender/collada/SceneExporter.cpp (+28, -21) (Diff)
/source/blender/collada/SceneExporter.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021