Blender Git Commit Log

Git Commits -> Revision c7185d2

Revision c7185d2 by Antonis Ryakiotakis (master)
February 22, 2012, 00:06 (GMT)
Stitch tool fully functional again. Many thanks to Howard Trickey for proposing the loop winding criterion for normal disambiguation of edges. Unfortunately some extra memory has to be allocated for this to work correctly. If the tool had been initially written for bmesh I would have used the already present adjacency information to make it work, avoiding some extra allocations. Maybe a project for another day though, when I am more proficient with bmesh internals.

Commit Details:

Full Hash: c7185d26527ef1ef56e0fe54cdef0d54578ae1b1
SVN Revision: 44309
Parent Commit: a4e6967
Lines Changed: +86, -95

5 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+2, -0) (Diff)
/source/blender/editors/mesh/bmesh_utils.c (+3, -3) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+12, -7) (Diff)
/source/blender/editors/uvedit/uvedit_intern.h (+7, -6) (Diff)
/source/blender/editors/uvedit/uvedit_smart_stitch.c (+62, -79) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021