Blender Git Loki
Git Commits -> Revision d2fb4af
Revision d2fb4af by Campbell Barton (master) April 25, 2007, 05:13 (GMT) |
BPyArmature - has a function that gets final pose locations/rotations. the data it returns can be swaped with IPO curve/locations, so exporters can use this to export bones with IK's/constraints. export_cal3d.py - option to export with baked animation from posebones, added popup UI with some options, fixed object scaling, get the meshes armature if its not selected. |
Commit Details:
Full Hash: d2fb4afb7cbf4014a2523df92bb540f3e077fd62
SVN Revision: 10578
Parent Commit: 13b1fbd
Lines Changed: +327, -143
1 Added Path:
/release/scripts/bpymodules/BPyArmature.py (+137, -0) (View)