Blender Git Loki
Git Commits -> Revision 07a0463
Revision 07a0463 by Campbell Barton (master) October 5, 2012, 05:27 (GMT) |
fix for circle select ignoring lock selection option for pose and edit modes, added macros PBONE_SELECTABLE, EBONE_SELECTABLE |
Commit Details:
Full Hash: 07a0463ac5765af5f9bbf0791ae32066a7c7fff7
SVN Revision: 51070
Parent Commit: 6e65c78
Lines Changed: +74, -74
6 Modified Paths:
/source/blender/blenkernel/BKE_armature.h (+1, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+8, -8) (Diff)
/source/blender/editors/armature/poseobject.c (+4, -6) (Diff)
/source/blender/editors/include/ED_armature.h (+1, -0) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+59, -59) (Diff)
/source/blender/editors/armature/editarmature.c (+8, -8) (Diff)
/source/blender/editors/armature/poseobject.c (+4, -6) (Diff)
/source/blender/editors/include/ED_armature.h (+1, -0) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+59, -59) (Diff)