Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/render/render_intern.h
| Context not available. | |||||
| void RENDER_OT_shutter_curve_preset(struct wmOperatorType *ot); | void RENDER_OT_shutter_curve_preset(struct wmOperatorType *ot); | ||||
| /* render_view.c */ | /* render_view.c */ | ||||
| struct ScrArea *render_view_open(struct bContext *C, int mx, int my, struct ReportList *reports); | struct ScrArea *render_view_open(struct bContext *C, struct ReportList *reports); | ||||
| void RENDER_OT_view_show(struct wmOperatorType *ot); | void RENDER_OT_view_show(struct wmOperatorType *ot); | ||||
| void RENDER_OT_view_cancel(struct wmOperatorType *ot); | void RENDER_OT_view_cancel(struct wmOperatorType *ot); | ||||
| Context not available. | |||||