Blender Git Commit Log

Git Commits -> Revision d4ff8f9

July 21, 2012, 02:09 (GMT)
UV mirrored unwrap
===================
* Separate common mirror functionality from modifier files to BKE_*
files
* Now subsurfed unwrap can flush the result of the mirrored mesh to the
solver
* TODO: add support for regular unwrap, pack the result to 0.0-0.5 range
if the appropriate mirror uv option is selected in the modifier

Commit Details:

Full Hash: d4ff8f911cf0e7b996c3ea7e3edc5aeb9af3ba8d
SVN Revision: 49098
Parent Commit: 4ae1d51
Lines Changed: +358, -249

2 Added Paths:

/source/blender/blenkernel/BKE_mirror.h (+42, -0) (View)
/source/blender/blenkernel/intern/mirror.c (+275, -0) (View)

3 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/uvedit/uvedit_unwrap_ops.c (+36, -13) (Diff)
/source/blender/modifiers/intern/MOD_mirror.c (+3, -236) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021