Fix T70606: 3D cursor oriented by geometry projects on objects displayed as bounds box and wire

This commit is contained in:
Germano Cavalcante 2020-01-14 09:39:46 -03:00
parent e2c8aa4971
commit 6d74775a47
Notes: blender-bot 2023-02-14 00:33:48 +01:00
Referenced by issue #70606, 3D cursor with orientation by geometry projects on object displays as bounds box / wire
1 changed files with 1 additions and 0 deletions

View File

@ -4954,6 +4954,7 @@ void ED_view3d_cursor3d_position_rotation(bContext *C,
&(const struct SnapObjectParams){
.snap_select = SNAP_ALL,
.use_object_edit_cage = false,
.use_occlusion_test = true,
},
mval_fl,
NULL,