|
Blender V4.3
|
Go to the source code of this file.
| void MATERIAL_OT_copy | ( | wmOperatorType * | ot | ) |
Definition at line 2637 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 | ( | wmOperatorType * | ot | ) |
Definition at line 805 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 | ( | wmOperatorType * | ot | ) |
Definition at line 2848 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, object_materials_supported_poll(), OPTYPE_INTERNAL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, paste_material_exec(), and wmOperatorType::poll.
Referenced by ED_operatortypes_render().
| void OBJECT_OT_lightprobe_cache_bake | ( | wmOperatorType * | ot | ) |
Definition at line 1522 of file render_shading.cc.
References wmOperatorType::cancel, wmOperatorType::description, wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::invoke, LIGHTCACHE_SUBSET_ACTIVE, LIGHTCACHE_SUBSET_ALL, LIGHTCACHE_SUBSET_SELECTED, lightprobe_cache_bake_cancel(), lightprobe_cache_bake_exec(), lightprobe_cache_bake_invoke(), lightprobe_cache_bake_modal(), wmOperatorType::modal, wmOperatorType::name, ot, wmOperatorType::prop, PROP_SKIP_SAVE, RNA_def_enum(), RNA_def_property_flag(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
| void OBJECT_OT_lightprobe_cache_free | ( | wmOperatorType * | ot | ) |
Definition at line 1584 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, LIGHTCACHE_SUBSET_ACTIVE, LIGHTCACHE_SUBSET_ALL, LIGHTCACHE_SUBSET_SELECTED, lightprobe_cache_free_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::prop, RNA_def_enum(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
| void OBJECT_OT_material_slot_add | ( | wmOperatorType * | ot | ) |
Definition at line 211 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 | ( | wmOperatorType * | ot | ) |
Definition at line 367 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 | ( | wmOperatorType * | ot | ) |
Definition at line 573 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 | ( | wmOperatorType * | ot | ) |
Definition at line 500 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 | ( | wmOperatorType * | ot | ) |
Definition at line 640 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 | ( | wmOperatorType * | ot | ) |
Definition at line 262 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 | ( | wmOperatorType * | ot | ) |
Definition at line 725 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 | ( | wmOperatorType * | ot | ) |
Definition at line 481 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1339 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_exec(), screen_opengl_render_get_description(), screen_opengl_render_invoke(), screen_opengl_render_modal(), and wmOperatorType::srna.
Referenced by ED_operatortypes_render().
| void RENDER_OT_render | ( | wmOperatorType * | ot | ) |
Contextual render, using current scene, view3d?
Definition at line 1149 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1245 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, prop_shape_items, 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 | ( | wmOperatorType * | ot | ) |
Definition at line 318 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 | ( | wmOperatorType * | ot | ) |
Definition at line 388 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().
| ScrArea * render_view_open | ( | bContext * | C, |
| int | mx, | ||
| int | my, | ||
| ReportList * | reports ) |
New window uses x,y to set position.
Definition at line 129 of file render_view.cc.
References 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(), 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_render_result(), SpaceImage::flag, IFACE_, IMA_TYPE_R_RESULT, SpaceImage::image, SpaceImage::link_flag, SpaceLink::link_flag, SpaceImage::next, RPT_ERROR, SI_FULLWINDOW, SI_PREVSPACE, SPACE_FLAG_TYPE_TEMPORARY, SPACE_FLAG_TYPE_WAS_ACTIVE, SPACE_IMAGE, SPACE_TYPE_ANY, UI_SCALE_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_render_view_add | ( | wmOperatorType * | ot | ) |
Definition at line 1652 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1691 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 | ( | wmOperatorType * | ot | ) |
Definition at line 963 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1068 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1172 of file render_shading.cc.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, ViewLayerLightgroup::name, 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1287 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1019 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1120 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1222 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 | ( | wmOperatorType * | ot | ) |
Definition at line 1331 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 | ( | wmOperatorType * | ot | ) |
Definition at line 863 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 | ( | wmOperatorType * | ot | ) |
Definition at line 2978 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 | ( | wmOperatorType * | ot | ) |
Definition at line 2577 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 | ( | wmOperatorType * | ot | ) |
Definition at line 3042 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 | ( | wmOperatorType * | ot | ) |
Definition at line 924 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().