mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 15:32:15 -05:00
788bc5158e
Integrate an existing implementation of the SLIM unwrapping algorithm into Blender. More info about SLIM here: https://igl.ethz.ch/projects/slim/ This commit is based on the integration code written by Aurel Gruber for Blender 2.7x (unfinished and never merged with the main branch). This commit is based on Aurel's code, rebased and further improved. Details: - Unwrap has been moved into a sub-menu, slim unwrapping is exposed as: "Minimum Stretch". - Live unwrap with SLIM refines the solutions using a timer. - When using SLIM there are options to: - Set the number of iterations. - Weight the influence using vertex weights. - SLIM can be disabled using the `WITH_UV_SLIM` build option. Co-authored-by: Aurel Gruber <aurel.gruber@infix.ch> Ref !114545 |
||
---|---|---|
.. | ||
Apache2-license.txt | ||
bf-members.txt | ||
BL-license.txt | ||
BSD-2-Clause-license.txt | ||
BSD-3-Clause-license.txt | ||
GPL-license.txt | ||
GPL3-license.txt | ||
LGPL2.1-license.txt | ||
MIT-license.txt | ||
MPL2-license.txt | ||
SPDX-license-identifiers.txt | ||
Zlib-license.txt |