Home
last modified time | relevance | path

Searched refs:SCE_SNAP_MODE_EDGE_MIDPOINT (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/gizmo_library/gizmo_types/
H A Dsnap3d_gizmo.c279 SCE_SNAP_MODE_EDGE_MIDPOINT | SCE_SNAP_MODE_EDGE_PERPENDICULAR); in ED_gizmotypes_snap_3d_update()
320 (SCE_SNAP_MODE_EDGE | SCE_SNAP_MODE_EDGE_MIDPOINT | SCE_SNAP_MODE_EDGE_PERPENDICULAR)) { in ED_gizmotypes_snap_3d_update()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform_snap_object.c1682 ((snap_to_flag & SCE_SNAP_MODE_EDGE_MIDPOINT) != 0); in snap_mesh_edge_verts_mixed()
1709 if (snap_to_flag & SCE_SNAP_MODE_EDGE_MIDPOINT) { in snap_mesh_edge_verts_mixed()
1723 elem = SCE_SNAP_MODE_EDGE_MIDPOINT; in snap_mesh_edge_verts_mixed()
3022 SCE_SNAP_MODE_EDGE_MIDPOINT | SCE_SNAP_MODE_EDGE_PERPENDICULAR)) != in transform_snap_context_project_view3d_mixed_impl()
3084 if (snap_to_flag & (SCE_SNAP_MODE_VERTEX | SCE_SNAP_MODE_EDGE | SCE_SNAP_MODE_EDGE_MIDPOINT | in transform_snap_context_project_view3d_mixed_impl()
3098 if (snap_to_flag & (SCE_SNAP_MODE_EDGE_MIDPOINT | SCE_SNAP_MODE_EDGE_PERPENDICULAR)) { in transform_snap_context_project_view3d_mixed_impl()
3144 (snap_to_flag & (SCE_SNAP_MODE_VERTEX | SCE_SNAP_MODE_EDGE_MIDPOINT | in transform_snap_context_project_view3d_mixed_impl()
H A Dtransform_snap.c842 SCE_SNAP_MODE_EDGE_MIDPOINT | SCE_SNAP_MODE_EDGE_PERPENDICULAR)) { in CalcSnapGeometry()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_scene_types.h2045 #define SCE_SNAP_MODE_EDGE_MIDPOINT (1 << 5) macro
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_gizmo_ruler.c1136 SCE_SNAP_MODE_EDGE_PERPENDICULAR | SCE_SNAP_MODE_EDGE_MIDPOINT)); in WIDGETGROUP_ruler_setup()
H A Dview3d_placement.c1261 SCE_SNAP_MODE_EDGE_PERPENDICULAR | SCE_SNAP_MODE_EDGE_MIDPOINT)); in WIDGETGROUP_placement_setup()
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_scene.c168 {SCE_SNAP_MODE_EDGE_MIDPOINT,