[Bf-docboard-svn] bf-manual: [8019] branches/blender-2.93-release/blender_docs/manual/modeling/meshes/uv/editing.rst: Fix T88231: Update "Constrain to Image Bounds" for UDIMs

Aaron Carlisle noreply at blender.org
Wed May 12 23:06:00 CEST 2021


Revision: 8019
          https://developer.blender.org/rBM8019
Author:   Blendify
Date:     2021-05-12 23:06:00 +0200 (Wed, 12 May 2021)
Log Message:
-----------
Fix T88231: Update "Constrain to Image Bounds" for UDIMs

rBc1f7f18a8e6c82fddaa6ec06b7b78e3d2c64a1c8

Modified Paths:
--------------
    branches/blender-2.93-release/blender_docs/manual/modeling/meshes/uv/editing.rst

Modified: branches/blender-2.93-release/blender_docs/manual/modeling/meshes/uv/editing.rst
===================================================================
--- branches/blender-2.93-release/blender_docs/manual/modeling/meshes/uv/editing.rst	2021-05-12 20:54:14 UTC (rev 8018)
+++ branches/blender-2.93-release/blender_docs/manual/modeling/meshes/uv/editing.rst	2021-05-12 21:06:00 UTC (rev 8019)
@@ -416,7 +416,9 @@
 .. _bpy.types.SpaceUVEditor.lock_bounds:
 
 Constraining to Image Bounds
-   Turning on *Constrain to Image Bounds* will prevent UVs from being moved outside the 0 to 1 UV range.
+   For standard textures, this option prevents UVs from being moved outside the 0 to 1 UV range.
+   For :doc:`UDIMs </modeling/meshes/uv/workflows/udims>` textures,
+   this option prevents UVs from being moved outside the nearest UDIM tile.
 
 
 3D Viewport



More information about the Bf-docboard-svn mailing list