Files
test2/source/blender
Hans Goudey 21e3b4483f Cleanup: Pass UV offset in UV edit code
As part of #105779, the active status of UV maps won't be stored in
CustomData anymore, so it has to be retrieved from a higher level.
The best way to do that is to retrieve it once and pass around the BMesh
custom data offset as a "key" to the data. This should also decrease
function call overhead in this code (not that it was a bottleneck).

Pull Request: https://projects.blender.org/blender/blender/pulls/105904
2023-03-20 21:09:53 +01:00
..
2023-03-08 09:50:03 +13:00
2023-03-09 10:39:49 +11:00
2023-03-20 17:08:15 +01:00