Blender
V3.3
|
Go to the source code of this file.
void MATERIAL_OT_copy | ( | struct wmOperatorType * | ot | ) |
Definition at line 2534 of file render_shading.cc.
References copy_material_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, and ot.
Referenced by ED_operatortypes_render().
void MATERIAL_OT_new | ( | struct wmOperatorType * | ot | ) |
Definition at line 794 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_material_exec(), object_materials_supported_poll(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void MATERIAL_OT_paste | ( | struct wmOperatorType * | ot | ) |
Definition at line 2572 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and paste_material_exec().
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 190 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_add_exec(), wmOperatorType::name, object_materials_supported_poll(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_assign | ( | struct wmOperatorType * | ot | ) |
Definition at line 350 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_assign_exec(), wmOperatorType::name, object_materials_supported_poll(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_copy | ( | struct wmOperatorType * | ot | ) |
Definition at line 563 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_copy_exec(), wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_deselect | ( | struct wmOperatorType * | ot | ) |
Definition at line 502 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_deselect_exec(), wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_move | ( | struct wmOperatorType * | ot | ) |
Definition at line 630 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_move_exec(), wmOperatorType::name, object_materials_supported_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 241 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_remove_exec(), wmOperatorType::name, object_materials_supported_poll(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_remove_unused | ( | struct wmOperatorType * | ot | ) |
Definition at line 718 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_remove_unused_exec(), wmOperatorType::name, object_materials_supported_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void OBJECT_OT_material_slot_select | ( | struct wmOperatorType * | ot | ) |
Definition at line 483 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, material_slot_select_exec(), wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by ED_operatortypes_render().
void RENDER_OT_opengl | ( | struct wmOperatorType * | ot | ) |
Definition at line 1335 of file render_opengl.cc.
References wmOperatorType::cancel, wmOperatorType::description, ED_operator_screenactive(), wmOperatorType::exec, wmOperatorType::get_description, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_property_flag(), screen_opengl_render_cancel(), screen_opengl_render_description(), screen_opengl_render_exec(), screen_opengl_render_invoke(), screen_opengl_render_modal(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
void RENDER_OT_render | ( | struct wmOperatorType * | ot | ) |
Contextual render, using current scene, view3d?
Definition at line 1092 of file render_internal.cc.
References wmOperatorType::cancel, wmOperatorType::description, ED_operator_screenactive(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, MAX_ID_NAME, wmOperatorType::modal, wmOperatorType::name, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RE_MAXNAME, RNA_def_boolean(), RNA_def_property_flag(), RNA_def_string(), screen_render_cancel(), screen_render_exec(), screen_render_invoke(), screen_render_modal(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
void RENDER_OT_shutter_curve_preset | ( | struct wmOperatorType * | ot | ) |
Definition at line 1188 of file render_internal.cc.
References BLT_I18NCONTEXT_ID_CURVE_LEGACY, CURVE_PRESET_LINE, CURVE_PRESET_MAX, CURVE_PRESET_ROOT, CURVE_PRESET_ROUND, CURVE_PRESET_SHARP, CURVE_PRESET_SMOOTH, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, render_shutter_curve_preset_exec(), RNA_def_enum(), RNA_def_property_translation_context(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
void RENDER_OT_view_cancel | ( | struct wmOperatorType * | ot | ) |
Definition at line 297 of file render_view.cc.
References wmOperatorType::description, ED_operator_image_active(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and render_view_cancel_exec().
Referenced by ED_operatortypes_render().
void RENDER_OT_view_show | ( | struct wmOperatorType * | ot | ) |
Definition at line 362 of file render_view.cc.
References wmOperatorType::description, ED_operator_screenactive(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, ot, wmOperatorType::poll, and render_view_show_invoke().
Referenced by ED_operatortypes_render().
struct ScrArea* render_view_open | ( | struct bContext * | C, |
int | mx, | ||
int | my, | ||
struct ReportList * | reports | ||
) |
New window uses x,y to set position.
Definition at line 120 of file render_view.cc.
References blender::compositor::area(), AREA_FLAG_STACKED_FULLSCREEN, biggest_non_image_area(), BKE_image_ensure_viewer(), BKE_render_resolution(), BKE_report(), BKE_screen_find_big_area(), BLI_listbase_is_single(), C, CTX_data_main(), CTX_data_scene(), CTX_wm_area(), CTX_wm_screen(), CTX_wm_window(), ED_area_newspace(), ED_screen_full_newspace(), find_area_image_empty(), find_area_showing_r_result(), SpaceImage::flag, IFACE_, IMA_TYPE_R_RESULT, SpaceImage::image, SpaceLink::link_flag, SpaceImage::link_flag, SpaceImage::next, Scene::r, RPT_ERROR, scene, SI_FULLWINDOW, SI_PREVSPACE, SPACE_FLAG_TYPE_TEMPORARY, SPACE_FLAG_TYPE_WAS_ACTIVE, SPACE_IMAGE, SPACE_TYPE_ANY, UI_DPI_FAC, USER_RENDER_DISPLAY_NONE, USER_RENDER_DISPLAY_SCREEN, USER_RENDER_DISPLAY_WINDOW, WIN_ALIGN_LOCATION_CENTER, WM_window_open(), and wm_window_raise().
Referenced by render_view_show_invoke(), screen_opengl_render_invoke(), and screen_render_invoke().
void SCENE_OT_light_cache_bake | ( | struct wmOperatorType * | ot | ) |
Definition at line 1447 of file render_shading.cc.
References wmOperatorType::cancel, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, light_cache_bake_cancel(), light_cache_bake_exec(), light_cache_bake_invoke(), light_cache_bake_modal(), LIGHTCACHE_SUBSET_ALL, LIGHTCACHE_SUBSET_CUBE, LIGHTCACHE_SUBSET_DIRTY, wmOperatorType::modal, wmOperatorType::name, ot, wmOperatorType::prop, PROP_SKIP_SAVE, RNA_def_enum(), RNA_def_int(), RNA_def_property_flag(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
void SCENE_OT_light_cache_free | ( | struct wmOperatorType * | ot | ) |
Definition at line 1532 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::idname, light_cache_free_exec(), light_cache_free_poll(), wmOperatorType::name, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void SCENE_OT_render_view_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 1570 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and render_view_add_exec().
Referenced by ED_operatortypes_render().
void SCENE_OT_render_view_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 1605 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, render_view_remove_exec(), and render_view_remove_poll().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 944 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::prop, RNA_def_enum(), wmOperatorType::srna, view_layer_add_exec(), VIEWLAYER_ADD_COPY, VIEWLAYER_ADD_EMPTY, VIEWLAYER_ADD_NEW, and WM_menu_invoke().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_add_aov | ( | struct wmOperatorType * | ot | ) |
Definition at line 1049 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and view_layer_add_aov_exec().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_add_lightgroup | ( | struct wmOperatorType * | ot | ) |
Definition at line 1153 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::prop, RNA_def_string(), wmOperatorType::srna, and view_layer_add_lightgroup_exec().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_add_used_lightgroups | ( | struct wmOperatorType * | ot | ) |
Definition at line 1267 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and view_layer_add_used_lightgroups_exec().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 1000 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, view_layer_remove_exec(), and view_layer_remove_poll().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_remove_aov | ( | struct wmOperatorType * | ot | ) |
Definition at line 1101 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and view_layer_remove_aov_exec().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_remove_lightgroup | ( | struct wmOperatorType * | ot | ) |
Definition at line 1203 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and view_layer_remove_lightgroup_exec().
Referenced by ED_operatortypes_render().
void SCENE_OT_view_layer_remove_unused_lightgroups | ( | struct wmOperatorType * | ot | ) |
Definition at line 1311 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and view_layer_remove_unused_lightgroups_exec().
Referenced by ED_operatortypes_render().
void TEXTURE_OT_new | ( | struct wmOperatorType * | ot | ) |
Definition at line 848 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_texture_exec(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by ED_operatortypes_render().
void TEXTURE_OT_slot_copy | ( | struct wmOperatorType * | ot | ) |
Definition at line 2686 of file render_shading.cc.
References copy_mtex_exec(), copy_mtex_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, ot, and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
void TEXTURE_OT_slot_move | ( | struct wmOperatorType * | ot | ) |
Definition at line 2491 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, RNA_def_enum(), wmOperatorType::srna, and texture_slot_move_exec().
Referenced by ED_operatortypes_render().
void TEXTURE_OT_slot_paste | ( | struct wmOperatorType * | ot | ) |
Definition at line 2750 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and paste_mtex_exec().
Referenced by ED_operatortypes_render().
void WORLD_OT_new | ( | struct wmOperatorType * | ot | ) |
Definition at line 905 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_world_exec(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, and ot.
Referenced by ED_operatortypes_render().