Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/include/ED_image.h
| Context not available. | |||||
| bool ED_space_image_show_render(struct SpaceImage *sima); | bool ED_space_image_show_render(struct SpaceImage *sima); | ||||
| bool ED_space_image_show_paint(struct SpaceImage *sima); | bool ED_space_image_show_paint(struct SpaceImage *sima); | ||||
| bool ED_space_image_show_nurbsuv(struct SpaceImage *sima, struct Object *obedit); | |||||
| bool ED_space_image_show_uvedit(struct SpaceImage *sima, struct Object *obedit); | bool ED_space_image_show_uvedit(struct SpaceImage *sima, struct Object *obedit); | ||||
| bool ED_space_image_paint_curve(const struct bContext *C); | bool ED_space_image_paint_curve(const struct bContext *C); | ||||
| Context not available. | |||||