Fix #116275: Snap (align to target) crash without valid target location #116292

Merged
Philipp Oeser merged 1 commits from lichtwerk/blender:116275 into main 2023-12-18 14:18:50 +01:00

1 Commits

Author SHA1 Message Date
Philipp Oeser 898b0f6bce Fix #116275: Snap (align to target) crash without valid target location
Caused by 9c2e768f5b

Since above commit, drawing of the normal is not done in
`ED_view3d_cursor_snap_draw_util` anymore [that function checked the
existence of a valid target location], now add the check back.
2023-12-18 09:42:31 +01:00