Blender Git Commit Log

Git Commits -> Revision a3b1421

Revision a3b1421 by Campbell Barton
September 6, 2007, 06:25 (GMT)
fix's from trunk
- export_cal3d fix for calculating nomralized bone weights
- bvh importer failed with empties
- fbx export, added support for exporting groups and fixed duplis
- apply size/rot on armature uses better scale calculation and made this also work with curve.
- python could crash when printing a pose bone dict

Commit Details:

Full Hash: a3b1421cced8d3c0767d057aabe5801b8201b8de
SVN Revision: 11948
Parent Commit: 680f244
Lines Changed: +117, -20

9 Modified Paths:

/release/scripts/bvh_import.py (+1, -1) (Diff)
/release/scripts/export_cal3d.py (+2, -1) (Diff)
/release/scripts/export_fbx.py (+75, -6) (Diff)
/source/blender/blenlib/BLI_arithb.h (+3, -0) (Diff)
/source/blender/blenlib/intern/arithb.c (+19, -0) (Diff)
/source/blender/python/api2_2x/gen_library.c (+0, -1) (Diff)
/source/blender/python/api2_2x/Pose.c (+11, -3) (Diff)
/source/blender/src/editarmature.c (+3, -8) (Diff)
/source/blender/src/editobject.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021