Blender Git Commit Log
Git Commits  -> Revision daae72e
		
			
			
		
Revision daae72e by Campbell Barton (master) April 29, 2012, 18:23 (GMT)  | 
patch [#30834] Quick Hack: Select similar for bones in edit mode from Felix Schlitter (dalai) made some changes to select length measurement.  | 
Commit Details:
Full Hash: daae72e17b9f9375c6e33e0c3036784bdf35ed18
SVN Revision: 46087
Parent Commit: 1b47e26
Lines Changed:  +166,  -4
5 Modified Paths:
/source/blender/blenkernel/BKE_deform.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/deform.c (+4, -4) (Diff)
/source/blender/editors/armature/armature_intern.h (+1, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+157, -0) (Diff)
/source/blender/blenkernel/intern/deform.c (+4, -4) (Diff)
/source/blender/editors/armature/armature_intern.h (+1, -0) (Diff)
/source/blender/editors/armature/armature_ops.c (+3, -0) (Diff)
/source/blender/editors/armature/editarmature.c (+157, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021