Blender Git Commit Log
Git Commits -> Revision 9497b6d
Revision 9497b6d by Campbell Barton (master) December 6, 2005, 03:53 (GMT) |
Updated bvh importer. tested on over 100 bvh files. * Modified to use Mathutils for matrix math, * Fixed possible joint naming bug, * Imports BVH's with bad EOF gracefully * Fixed duplicate joint names, make them unique * Use r as well as n for newlines * Added suppot for nodes with 0 motion channels * Rotation IPOs never cross more then 180d fixes sub frame tweening and time scaling * 5x overall speedup. |
Commit Details:
Full Hash: 9497b6dfb69d449a4fe4dbf2c59cb50baa2aaa7b
SVN Revision: 6032
Parent Commit: 2d19c4f
Lines Changed: +425, -452
1 Modified Path:
/release/scripts/bvh_import.py (+425, -452) (Diff)