Blender Git Commit Log
Git Commits -> Revision bed5ae5
Revision bed5ae5 by Campbell Barton (master) March 15, 2012, 23:23 (GMT) |
*picky* fix for edge rotate - Edge rotate would leave verts selected, this would give problems because those selections would leave edges that would try to rotate when run again. now de-select old verts on edge rotate. - Rotating into hidden verts gave odd results, now make sure hidden state is ok. - BMO_slot_buffer_hflag_disable / BMO_slot_buffer_hflag_enable now have flushing for the hide flag too. |
Commit Details:
Full Hash: bed5ae53660f742546db3467b31f8f390c59942b
SVN Revision: 44911
Parent Commit: 91c1f9e
Lines Changed: +49, -23