Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Blackbourn <chrisbblend@gmail.com>2022-08-01 08:00:10 +0300
committerChris Blackbourn <chrisbblend@gmail.com>2022-08-03 04:20:54 +0300
commit68c1eb86a6b809975d7cc8b08deb8f847d8e4586 (patch)
tree4c90369231e48058aee8596a895da5963b2cc88a /source/blender/editors/animation
parent43918ec28d12124cfa32b3e84ead1bfb65501f6f (diff)
Fix unreported: Add tie-break conditions for udim search with integers
When searching for closest UDIM with integer co-ordinates, several UDIMs can be equidistant. Previously, of all closest UDIMs, the one which was earliest in the list would be used. Now, "half-open interval" rules are used to break the tie. Motivated by 0fcc04e7bfe1 Differential Revision: https://developer.blender.org/D15590
Diffstat (limited to 'source/blender/editors/animation')
0 files changed, 0 insertions, 0 deletions