Blender Git Loki
Git Commits -> Revision 701338d
Revision 701338d by Philipp Oeser (master) December 19, 2019, 12:41 (GMT) |
Fix T63407: 'Select linked' operator in UV editor is broken in when multi-object-editing contains an empty mesh Since BM_uv_vert_map_create would return NULL for an empty mesh, code would then return from uv_select_linked_multi [where it should just skip and continue instead...] Maniphest Tasks: T63407 Differential Revision: https://developer.blender.org/D6441 |
Commit Details:
Full Hash: 701338d31c7718ae64637c3fe24ddd03a977ae0c
Parent Commit: 076cedc
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/uvedit/uvedit_ops.c (+1, -1) (Diff)