Fix #108117: Crash in uv editor with hidden geometry #108130

Merged
Chris Blackbourn merged 2 commits from Chris_Blackbourn/blender:uv-fix-108117-2 into blender-v3.6-release 2023-05-22 23:23:31 +02:00

2 Commits

Author SHA1 Message Date
Chris Blackbourn d7a6663ec2 UV: Improve correctness during #UvElementMap operations 2023-05-22 17:02:00 +12:00
Chris Blackbourn d217ad846e Fix #108117: Crash in uv editor with hidden geometry
Add NULL pointer protection for pointers returned from #BM_uv_element_get

Affects most UV transform tools, smart-stitch, sculptuv etc.
2023-05-22 13:47:13 +12:00