This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/include/BDR_unwrapper.h
Brecht Van Lommel 01c17446ac Fix for bug #1582: LSCM mesh splitting based on seams gives incorrect results in some setups.
The algorithm used before to split up the mesh before unwrapping was based on
vertices, resulting in leakage in some setups. Now it's edge based, allowing to
select only two edges of a triangle, and not automatically selecting the third.
2004-09-06 14:30:28 +00:00

1.4 KiB