Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/space_view3d/view3d_intern.h
| Context not available. | |||||
| void VIEW3D_OT_render_border(struct wmOperatorType *ot); | void VIEW3D_OT_render_border(struct wmOperatorType *ot); | ||||
| void VIEW3D_OT_clear_render_border(struct wmOperatorType *ot); | void VIEW3D_OT_clear_render_border(struct wmOperatorType *ot); | ||||
| void VIEW3D_OT_zoom_border(struct wmOperatorType *ot); | void VIEW3D_OT_zoom_border(struct wmOperatorType *ot); | ||||
| void VIEW3D_OT_randomize_verts(struct wmOperatorType *ot); | |||||
| void view3d_boxview_copy(ScrArea *sa, ARegion *ar); | void view3d_boxview_copy(ScrArea *sa, ARegion *ar); | ||||
| void ndof_to_quat(const struct wmNDOFMotionData *ndof, float q[4]); | void ndof_to_quat(const struct wmNDOFMotionData *ndof, float q[4]); | ||||
| Context not available. | |||||