Blender Git Loki
Git Commits -> Revision 1d6a92d
Revision 1d6a92d by Arystanbek Dyussenov (master) July 30, 2009, 06:35 (GMT) |
- setting leaf bone size to minimum bone size in bone branch - trying to determine bone orientation from joint matrix Looks like DAE joint matrix orientation cannot be relied upon as a source for bone direction. It can be axis-aligned or pointing in totally different direction: http://img75.imageshack.us/img75/8778/flufty.png It seems to me the best solution is to add a bone with custom draw type that has no pointing direction, sphere for example. Will code this after merge! |
Commit Details:
Full Hash: 1d6a92deed75e89ccc4930623212911a64af24e4
SVN Revision: 22040
Parent Commit: 7d2cfc0
Lines Changed: +161, -55
1 Modified Path:
/source/blender/collada/DocumentImporter.cpp (+161, -55) (Diff)