Blender Git Commit Log
Git Commits -> Revision c1f7f18
Revision c1f7f18 by Siddhartha Jejurkar (master) May 12, 2021, 14:12 (GMT) |
Fix T81247: Constrain selected UVs to correct UDIM With Constrain to Image Bounds selected, UVs will be constrained to the correct/closest UDIM if the image is tiled. UVs will be constrained to the 0-1 UV space if the image is not tiled. This will override the present behavior of always constraining selected UVs to the 0-1 UV space (UDIM 1001). Reviewed By: campbellbarton Ref D11202 |
Commit Details:
Full Hash: c1f7f18a8e6c82fddaa6ec06b7b78e3d2c64a1c8
Parent Commit: 79b7c46
Committed By: Campbell Barton
Lines Changed: +76, -19