Blender Git Commit Log
Git Commits -> Revision d6feeb6
Revision d6feeb6 by Brecht Van Lommel (master) December 1, 2005, 02:09 (GMT) |
Orange branch commit. This commit adds new underlying uv unwrapper code, intended to be more extensible. At the moment this has a re-implementation of LSCM. This has not been activated yet, since it doesn't add anything new. What's new is the stretch minimize tool from tuhopuu. It works by selecting some some uv's in the uv editor window, and then pressing ctrl+V. The uv's on the boundary stay fixed. More stuff will follow as I port it over & fix it. |
Commit Details:
Full Hash: d6feeb6b22cf8533d40a04f754e3acafa6e0dd1e
SVN Revision: 5988
Parent Commit: 1eab492
Lines Changed: +3031, -832
3 Added Paths:
/source/blender/src/parametrizer.c (+1785, -0) (View)
/source/blender/src/parametrizer.h (+73, -0) (View)
/source/blender/src/parametrizer_intern.h (+186, -0) (View)
/source/blender/src/parametrizer.h (+73, -0) (View)
/source/blender/src/parametrizer_intern.h (+186, -0) (View)