Blender Git Loki
Git Commits -> Revision e69fdfa
Revision e69fdfa by Campbell Barton (master) July 25, 2013, 12:07 (GMT) |
adjust createSpaceNormalTangent so it can take values from a matrix without having to negate the plane first. also add ED_armature_ebone_to_mat3/4 since there were quite a few places that did this inline. |
Commit Details:
Full Hash: e69fdfab301f518eaa6b8a53564d0f6fb92119fc
SVN Revision: 58597
Parent Commit: b2b0b58
Lines Changed: +63, -78
8 Modified Paths:
/source/blender/editors/armature/armature_edit.c (+4, -6) (Diff)
/source/blender/editors/armature/armature_relations.c (+3, -6) (Diff)
/source/blender/editors/armature/armature_utils.c (+21, -6) (Diff)
/source/blender/editors/include/ED_armature.h (+4, -0) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+3, -13) (Diff)
/source/blender/editors/transform/transform_conversions.c (+4, -7) (Diff)
/source/blender/editors/transform/transform_orientations.c (+23, -30) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+1, -10) (Diff)
/source/blender/editors/armature/armature_relations.c (+3, -6) (Diff)
/source/blender/editors/armature/armature_utils.c (+21, -6) (Diff)
/source/blender/editors/include/ED_armature.h (+4, -0) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+3, -13) (Diff)
/source/blender/editors/transform/transform_conversions.c (+4, -7) (Diff)
/source/blender/editors/transform/transform_orientations.c (+23, -30) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+1, -10) (Diff)