Blender Git Commit Log

Git Commits -> Revision 0960b9e

Revision 0960b9e by Antonis Ryakiotakis (master)
January 20, 2012, 00:02 (GMT)
smart stitch
=============
* refactoring, separate common functionality to functions.
* enable each uv to check independently for other stitchable uvs. This allows to limit stitch uvs belonging to the same vertex, while previously this was impossible.
* made changes to island rotation when calculated from sole uvs when using midpoint stitch. It should now be evenly distributed across islands.

There are still some glitches with vertices that have multiple uvs per island for the snap island + midpoint stitch combination. The solution is to precalculate the static island rotation/translation in this case. If I haven't managed to make this work correctly I may turn this combination off before release. It's more like an extra feature than really necessary.

Commit Details:

Full Hash: 0960b9e983d7860241a2f58b8888f4f75629ff6c
SVN Revision: 43547
Parent Commit: a31d113
Lines Changed: +154, -130

1 Modified Path:

/source/blender/editors/uvedit/uvedit_smart_stitch.c (+154, -130) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021