Block a user
Chris Blackbourn
created branch uv-add-support-for-wmJob in Chris_Blackbourn/blender
2023-04-13 01:17:25 +02:00
d48939f103
Cleanup: Simplify uv packing engine
5ba30e07f2
Cleanup: Simplify uv packing api
ecfdbaef9b
Cleanup: format
Chris Blackbourn
deleted branch refactor-mesh-corners-generic from Chris_Blackbourn/blender
2023-04-06 04:41:56 +02:00
Chris Blackbourn
deleted branch overlay-next from Chris_Blackbourn/blender
2023-04-06 04:41:46 +02:00
Chris Blackbourn
deleted branch uv-alpaca-rotate from Chris_Blackbourn/blender
2023-04-06 04:41:35 +02:00
Chris Blackbourn
deleted branch uv-paste-warn from Chris_Blackbourn/blender
2023-04-06 04:41:26 +02:00
Chris Blackbourn
deleted branch uv-paste-warn2 from Chris_Blackbourn/blender
2023-04-06 03:37:16 +02:00
Copy/Paste UV Operator Sometimes doesn't Work
Fix #106314: warn user when paste-uvs fails to find match
UV: Add option to Pack UVs using xatlas strategy
Hello, i made few tests and suddenly i have corner case here. When rotation is turned on, algorithm rotates similar pieces to one orientation and it decreases efficiency of packing.
Heyas!…