Blender Git Commit Log
Git Commits -> Revision b47c759
Revision b47c759 by Campbell Barton (master) September 30, 2007, 08:28 (GMT) |
- rewrote UV Stitch, (seperate from limit stitch now), does much less work for same results. - UV Stitch with the V key was not working (as stated in the menu) - Rotate UV's and Colors now have an option for CCW (was in the menu but not implimented) - Draw face dot in UV when in face mode |
Commit Details:
Full Hash: b47c75953b78ec2645970effe189b8ed7cb7462c
SVN Revision: 12170
Parent Commit: 51b56a4
Lines Changed: +297, -145
6 Modified Paths:
/source/blender/include/BIF_editsima.h (+2, -1) (Diff)
/source/blender/src/drawimage.c (+127, -57) (Diff)
/source/blender/src/editmesh_tools.c (+60, -26) (Diff)
/source/blender/src/editsima.c (+103, -56) (Diff)
/source/blender/src/header_image.c (+2, -2) (Diff)
/source/blender/src/space.c (+3, -3) (Diff)
/source/blender/src/drawimage.c (+127, -57) (Diff)
/source/blender/src/editmesh_tools.c (+60, -26) (Diff)
/source/blender/src/editsima.c (+103, -56) (Diff)
/source/blender/src/header_image.c (+2, -2) (Diff)
/source/blender/src/space.c (+3, -3) (Diff)