Blender Git Commit Log
Git Commits -> Revision b8b6fad
Revision b8b6fad by Joseph Eagar (master) March 10, 2010, 11:16 (GMT) |
fixed edge slide to an extent, though it still needs work (finding correct transform direction vector, uvs/vcols, etc). also got delete and vert connect (ykey) to work again. |
Commit Details:
Full Hash: b8b6fad6407beba68a6307ab57a669f223ff53bf
SVN Revision: 27383
Parent Commit: 71003b9
Lines Changed: +52, -11
6 Modified Paths:
/source/blender/bmesh/intern/bmesh_marking.c (+20, -0) (Diff)
/source/blender/bmesh/operators/subdivideop.c (+17, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+1, -1) (Diff)
/source/blender/editors/mesh/loopcut.c (+3, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -1) (Diff)
/source/blender/editors/transform/transform.c (+9, -7) (Diff)
/source/blender/bmesh/operators/subdivideop.c (+17, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+1, -1) (Diff)
/source/blender/editors/mesh/loopcut.c (+3, -2) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+2, -1) (Diff)
/source/blender/editors/transform/transform.c (+9, -7) (Diff)