Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_view3d/view3d_intern.h
| Context not available. | |||||
| void VIEW3D_OT_zoom_border(struct wmOperatorType *ot); | void VIEW3D_OT_zoom_border(struct wmOperatorType *ot); | ||||
| void VIEW3D_OT_toggle_shading(struct wmOperatorType *ot); | void VIEW3D_OT_toggle_shading(struct wmOperatorType *ot); | ||||
| void VIEW3D_OT_toggle_xray(struct wmOperatorType *ot); | void VIEW3D_OT_toggle_xray(struct wmOperatorType *ot); | ||||
| void VIEW3D_OT_toggle_select_through(struct wmOperatorType *ot); | |||||
| void VIEW3D_OT_toggle_xray_auto(struct wmOperatorType *ot); | |||||
| void VIEW3D_OT_toggle_facedots(struct wmOperatorType *ot); | |||||
| /** | /** | ||||
| * For home, center etc. | * For home, center etc. | ||||
| Context not available. | |||||