Blender Git Commit Log

Git Commits -> Revision db16310

Revision db16310 by Campbell Barton (master)
November 15, 2010, 06:38 (GMT)
- 'matrix_basis' for objects and pose bones, this is an alternative access to directly adjusting the loc/scale/rot.
- pose bone 'matrix_local' wasn't well named since it didn't work like object or regular bones.
- pose bone matrix values for rna had array access rather then 4x4 matrix access.

note: for pose bones update scripts by renaming 'matrix_local' --> 'matrix_basis'

Commit Details:

Full Hash: db163103868d805cf9c847ed56d385cd4967216a
SVN Revision: 33073
Parent Commit: 8fee983
Lines Changed: +47, -18

9 Modified Paths:

/release/scripts/op/nla.py (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_define.c (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+20, -2) (Diff)
/source/blender/makesrna/intern/rna_object_force.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+13, -8) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/makesrna/RNA_define.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021