Blender
V3.3
|
#include <DNA_view3d_types.h>
3D Viewport Overlay settings.
Definition at line 187 of file DNA_view3d_types.h.
char View3DOverlay::_pad[4] |
Definition at line 231 of file DNA_view3d_types.h.
char View3DOverlay::_pad1[4] |
Definition at line 212 of file DNA_view3d_types.h.
float View3DOverlay::backwire_opacity |
Definition at line 194 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), OVERLAY_edit_curves_cache_init(), and OVERLAY_edit_mesh_cache_init().
float View3DOverlay::bone_wire_alpha |
Definition at line 211 of file DNA_view3d_types.h.
Referenced by blo_do_versions_300(), and OVERLAY_armature_cache_init().
int View3DOverlay::edit_flag |
Edit mode settings.
Definition at line 191 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), blo_update_defaults_screen(), check_ob_drawface_dot(), DRW_object_is_renderable(), DRW_text_edit_mesh_measure_stats(), ED_view3d_datamask(), OVERLAY_edit_curve_cache_populate(), and OVERLAY_edit_mesh_cache_init().
float View3DOverlay::fade_alpha |
Darken Inactive.
Definition at line 215 of file DNA_view3d_types.h.
Referenced by blo_do_versions_290(), and OVERLAY_fade_cache_init().
int View3DOverlay::flag |
Definition at line 188 of file DNA_view3d_types.h.
Referenced by basic_cache_populate(), blo_do_versions_280(), blo_do_versions_290(), blo_do_versions_300(), drawviewborder(), DRW_draw_select_loop(), DRW_draw_view(), ED_view3d_draw_offscreen_simple(), eevee_hdri_preview_overlay_enabled(), is_cursor_visible(), OVERLAY_armature_cache_init(), OVERLAY_cache_populate(), OVERLAY_engine_init(), OVERLAY_extra_cache_populate(), OVERLAY_wireframe_cache_populate(), pose_slide_exit(), pose_slide_invoke_common(), pose_slide_modal(), texture_paint_image_from_view_exec(), toggle_xray_exec(), and view3d_draw_region_info().
float View3DOverlay::gpencil_fade_layer |
Definition at line 224 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), and GPENCIL_cache_init().
float View3DOverlay::gpencil_grid_opacity |
Definition at line 223 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), and OVERLAY_gpencil_cache_init().
float View3DOverlay::gpencil_paper_opacity |
Grease pencil settings.
Definition at line 222 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), and GPENCIL_cache_init().
float View3DOverlay::gpencil_vertex_paint_opacity |
Factor for mixing vertex paint with original color
Definition at line 227 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), ED_view3d_draw_offscreen_imbuf_simple(), and GPENCIL_cache_init().
int View3DOverlay::handle_display |
Handles display type for curves.
Definition at line 229 of file DNA_view3d_types.h.
Referenced by createTransCurveVerts(), createTransGPencil_curves(), de_select_all_exec(), ED_curve_editnurb_select_pick(), ED_transform_calc_gizmo_stats(), get_closest_vertex_to_point_in_nurbs(), getTransformOrientation_ex(), gpencil_do_curve_circle_sel(), gpencil_generic_curve_select(), gpencil_select_curve_point(), nurbs_foreachScreenVert(), OVERLAY_edit_curve_cache_init(), OVERLAY_edit_text_cache_init(), and OVERLAY_gpencil_cache_init().
float View3DOverlay::normals_constant_screen_size |
Definition at line 193 of file DNA_view3d_types.h.
Referenced by blo_do_versions_300(), blo_update_defaults_screen(), and OVERLAY_edit_mesh_cache_init().
float View3DOverlay::normals_length |
Definition at line 192 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), OVERLAY_edit_curve_cache_init(), OVERLAY_edit_mesh_cache_init(), and OVERLAY_edit_text_cache_init().
int View3DOverlay::paint_flag |
Paint mode settings.
Definition at line 197 of file DNA_view3d_types.h.
Referenced by OVERLAY_paint_vertex_cache_populate().
float View3DOverlay::sculpt_mode_face_sets_opacity |
Definition at line 207 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), OVERLAY_engine_init(), and OVERLAY_sculpt_cache_init().
float View3DOverlay::sculpt_mode_mask_opacity |
Definition at line 206 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), OVERLAY_engine_init(), OVERLAY_sculpt_cache_init(), and OVERLAY_sculpt_curves_cache_init().
float View3DOverlay::texture_paint_mode_opacity |
Alpha for texture, weight, vertex paint overlay.
Definition at line 203 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), blo_update_defaults_screen(), OVERLAY_paint_cache_init(), and texture_paint_image_from_view_exec().
float View3DOverlay::vertex_paint_mode_opacity |
Definition at line 204 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), blo_update_defaults_screen(), and OVERLAY_paint_cache_init().
float View3DOverlay::weight_paint_mode_opacity |
Definition at line 205 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), blo_update_defaults_screen(), and OVERLAY_paint_cache_init().
float View3DOverlay::wireframe_opacity |
Definition at line 219 of file DNA_view3d_types.h.
Referenced by blo_do_versions_290(), OVERLAY_engine_init(), and OVERLAY_wireframe_cache_init().
float View3DOverlay::wireframe_threshold |
Other settings.
Definition at line 218 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), OVERLAY_engine_init(), and OVERLAY_wireframe_cache_init().
int View3DOverlay::wpaint_flag |
Weight paint mode settings.
Definition at line 200 of file DNA_view3d_types.h.
Referenced by OVERLAY_paint_cache_init().
float View3DOverlay::xray_alpha_bone |
Armature edit/pose mode settings.
Definition at line 210 of file DNA_view3d_types.h.
Referenced by blo_do_versions_280(), and OVERLAY_armature_cache_init().