Blender Git Commit Log
Git Commits -> Revision c74ace0
Revision c74ace0 by Campbell Barton (master) April 12, 2012, 07:40 (GMT) |
fix [#30907] Inset tool with Select Outer disabled does not allow translation of new faces inset with select-inner faces gave invalid selection. also correct spelling in some comments. |
Commit Details:
Full Hash: c74ace03e025b9ee94664f2ec8291279effb3500
SVN Revision: 45558
Parent Commit: 30888ac
Lines Changed: +54, -8
7 Modified Paths:
/source/blender/blenkernel/intern/depsgraph.c (+2, -2) (Diff)
/source/blender/bmesh/intern/bmesh_marking.c (+42, -1) (Diff)
/source/blender/bmesh/intern/bmesh_marking.h (+3, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+1, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_fluidsim.c (+1, -1) (Diff)
/source/blender/bmesh/intern/bmesh_marking.c (+42, -1) (Diff)
/source/blender/bmesh/intern/bmesh_marking.h (+3, -1) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_armature_types.h (+1, -1) (Diff)
/source/blender/makesdna/intern/makesdna.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_fluidsim.c (+1, -1) (Diff)