Home
last modified time | relevance | path

Searched refs:V3D_CURSOR_ORIENT_GEOM (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/include/
H A DED_view3d.h125 V3D_CURSOR_ORIENT_GEOM, enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_edit.c5052 else if (orientation == V3D_CURSOR_ORIENT_GEOM) { in ED_view3d_cursor3d_position_rotation()
5253 {V3D_CURSOR_ORIENT_GEOM, "GEOM", 0, "Geometry", "Match the surface normal"}, in VIEW3D_OT_cursor3d()