Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/include/ED_screen.h
| Context not available. | |||||
| bool ED_operator_editmesh_view3d(struct bContext *C); | bool ED_operator_editmesh_view3d(struct bContext *C); | ||||
| bool ED_operator_editmesh_region_view3d(struct bContext *C); | bool ED_operator_editmesh_region_view3d(struct bContext *C); | ||||
| bool ED_operator_editmesh_auto_smooth(struct bContext *C); | bool ED_operator_editmesh_auto_smooth(struct bContext *C); | ||||
| bool ED_operator_editmesh_or_editcurve_region_view3d(struct bContext *C); | |||||
| bool ED_operator_editarmature(struct bContext *C); | bool ED_operator_editarmature(struct bContext *C); | ||||
| bool ED_operator_editcurve(struct bContext *C); | bool ED_operator_editcurve(struct bContext *C); | ||||
| bool ED_operator_editcurve_3d(struct bContext *C); | bool ED_operator_editcurve_3d(struct bContext *C); | ||||
| Context not available. | |||||
| bool ED_operator_editlattice(struct bContext *C); | bool ED_operator_editlattice(struct bContext *C); | ||||
| bool ED_operator_editmball(struct bContext *C); | bool ED_operator_editmball(struct bContext *C); | ||||
| bool ED_operator_uvedit(struct bContext *C); | bool ED_operator_uvedit(struct bContext *C); | ||||
| bool ED_operator_nurbsuv(struct bContext *C); | |||||
| bool ED_operator_uvedit_or_nurbsuv(struct bContext *C); | |||||
| bool ED_operator_uvedit_space_image(struct bContext *C); | bool ED_operator_uvedit_space_image(struct bContext *C); | ||||
| bool ED_operator_uvedit_or_nurbsuv_space_image(struct bContext *C); | |||||
| bool ED_operator_uvmap(struct bContext *C); | bool ED_operator_uvmap(struct bContext *C); | ||||
| bool ED_operator_posemode_exclusive(struct bContext *C); | bool ED_operator_posemode_exclusive(struct bContext *C); | ||||
| bool ED_operator_posemode_context(struct bContext *C); | bool ED_operator_posemode_context(struct bContext *C); | ||||
| Context not available. | |||||