[Bf-docboard-svn] bf-manual: [9598] trunk/blender_docs/manual/modeling/meshes/uv/unwrapping/seams.rst: Modeling: Clarify "Best Fit" UV unwrap

Aaron Carlisle noreply at blender.org
Tue Oct 4 22:16:18 CEST 2022


Revision: 9598
          https://developer.blender.org/rBM9598
Author:   Blendify
Date:     2022-10-04 22:16:18 +0200 (Tue, 04 Oct 2022)
Log Message:
-----------
Modeling: Clarify "Best Fit" UV unwrap

Fix T101528

Modified Paths:
--------------
    trunk/blender_docs/manual/modeling/meshes/uv/unwrapping/seams.rst

Modified: trunk/blender_docs/manual/modeling/meshes/uv/unwrapping/seams.rst
===================================================================
--- trunk/blender_docs/manual/modeling/meshes/uv/unwrapping/seams.rst	2022-10-04 20:13:29 UTC (rev 9597)
+++ trunk/blender_docs/manual/modeling/meshes/uv/unwrapping/seams.rst	2022-10-04 20:16:18 UTC (rev 9598)
@@ -3,7 +3,8 @@
 Seams
 *****
 
-For many cases, using the Unwrap calculations of Cube, Cylinder, Sphere, or best fit will produce a good UV layout.
+For many cases, using the Unwrap calculations of Cube, Cylinder, Sphere,
+or the regular "Unwrap" operators will produce a good UV layout.
 But for more complex meshes, especially those with lots of indentations,
 you may want to define a *seam* to limit and guide the :ref:`bpy.ops.uv.unwrap` operator.
 



More information about the Bf-docboard-svn mailing list