Blender Git Commit Log

Git Commits -> Revision 7beddb7

Revision 7beddb7 by kanttori (master)
February 18, 2012, 16:20 (GMT)
Collada export: changes to joints/weights in skincontroller

- Collecting joints/weights in one place, it's easier to exclude zero weights or vertexgroups with no matching bone than trying to match same logic in multiple places.
- Still not exporting -1 joints for vertices without weights, but also not outputting -1 joint + weight for each vertexgroup without a matching bone.
- The exported weights are now normalized.

Last I tested this patch stopped 3ds Max crashing on import of file from #29465 (opencollada / internal .dae).

Commit Details:

Full Hash: 7beddb750610982ebccfd64d87759baa91e011a5
SVN Revision: 44228
Parent Commit: e6b708b
Lines Changed: +80, -51

2 Modified Paths:

/source/blender/collada/ArmatureExporter.cpp (+76, -48) (Diff)
/source/blender/collada/ArmatureExporter.h (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021