Blender Git Commit Log
Git Commits  -> Revision 4bce60e
		
			
			
		
Revision 4bce60e by Campbell Barton (master) January 16, 2012, 09:42 (GMT)  | 
went over all keymaps to check for cases where defaults were assumed (which could be wrong if the previous setting was used).  | 
Commit Details:
Full Hash: 4bce60e25f0837916cbcd92a8ebc18914f4fac76
SVN Revision: 43417
Parent Commit: 0a5ff84
Lines Changed:  +37,  -24
6 Modified Paths:
/source/blender/editors/animation/anim_markers.c (+4, -3) (Diff)
/source/blender/editors/armature/armature_ops.c (+14, -9) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+2, -1) (Diff)
/source/blender/editors/physics/physics_ops.c (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -2) (Diff)
/source/blender/editors/space_clip/space_clip.c (+11, -8) (Diff)
/source/blender/editors/armature/armature_ops.c (+14, -9) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+2, -1) (Diff)
/source/blender/editors/physics/physics_ops.c (+4, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -2) (Diff)
/source/blender/editors/space_clip/space_clip.c (+11, -8) (Diff)


 Master Commits
MiikaHweb | 2003-2021