Blender Git Commit Log
Git Commits -> Revision 8c1c2b4
Revision 8c1c2b4 by Campbell Barton (master) March 28, 2015, 14:30 (GMT) |
Use union for EditBone's Avoids complicated casts accessing as int |
Commit Details:
Full Hash: 8c1c2b40a2131dc89e57ece3bc3b06c5a46f91d2
Parent Commit: fcc086a
Lines Changed: +48, -44
6 Modified Paths:
/source/blender/editors/armature/armature_add.c (+20, -24) (Diff)
/source/blender/editors/armature/armature_relations.c (+1, -1) (Diff)
/source/blender/editors/armature/armature_select.c (+3, -3) (Diff)
/source/blender/editors/armature/armature_utils.c (+10, -10) (Diff)
/source/blender/editors/include/ED_armature.h (+11, -3) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+3, -3) (Diff)
/source/blender/editors/armature/armature_relations.c (+1, -1) (Diff)
/source/blender/editors/armature/armature_select.c (+3, -3) (Diff)
/source/blender/editors/armature/armature_utils.c (+10, -10) (Diff)
/source/blender/editors/include/ED_armature.h (+11, -3) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+3, -3) (Diff)