Home
last modified time | relevance | path

Searched refs:NC_IMAGE (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_image.c110 WM_main_add_notifier(NC_IMAGE | NA_EDITED, &ima->id); in rna_Image_reload_update()
127 WM_main_add_notifier(NC_IMAGE | ND_DISPLAY, &ima->id); in rna_Image_colormanage_update()
128 WM_main_add_notifier(NC_IMAGE | NA_EDITED, &ima->id); in rna_Image_colormanage_update()
205 WM_main_add_notifier(NC_IMAGE | ND_DISPLAY, &ima->id); in rna_Image_gpu_texture_update()
520 WM_main_add_notifier(NC_IMAGE | ND_DISPLAY, &ima->id); in rna_Image_pixels_set()
579 WM_main_add_notifier(NC_IMAGE | ND_DISPLAY, image); in rna_RenderSlot_clear()
630 WM_main_add_notifier(NC_IMAGE | ND_DRAW, NULL); in rna_UDIMTile_new()
640 WM_main_add_notifier(NC_IMAGE | ND_DRAW, NULL); in rna_UDIMTile_remove()
753 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, NULL); in rna_def_render_slot()
780 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, NULL); in rna_def_render_slots()
[all …]
H A Drna_image_api.c147 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, image); in rna_Image_save()
167 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, image); in rna_Image_pack()
189 WM_main_add_notifier(NC_IMAGE | NA_EDITED, image); in rna_Image_reload()
H A Drna_color.c603 WM_main_add_notifier(NC_IMAGE | ND_DISPLAY, &ima->id); in rna_ColorManagedColorspaceSettings_reload_update()
604 WM_main_add_notifier(NC_IMAGE | NA_EDITED, &ima->id); in rna_ColorManagedColorspaceSettings_reload_update()
H A Drna_scene.c5228 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Stereo3dFormat_update"); in rna_def_image_format_stereo3d_format()
5233 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Stereo3dFormat_update"); in rna_def_image_format_stereo3d_format()
5238 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Stereo3dFormat_update"); in rna_def_image_format_stereo3d_format()
5243 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Stereo3dFormat_update"); in rna_def_image_format_stereo3d_format()
5248 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Stereo3dFormat_update"); in rna_def_image_format_stereo3d_format()
5253 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Stereo3dFormat_update"); in rna_def_image_format_stereo3d_format()
H A Drna_sequencer.c2335 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Sequence_views_format_update"); in rna_def_image()
2492 RNA_def_property_update(prop, NC_IMAGE | ND_DISPLAY, "rna_Sequence_views_format_update"); in rna_def_movie()
H A Drna_space.c1653 WM_main_add_notifier(NC_IMAGE, sima->image); in rna_SpaceImageEditor_scopes_update()
H A Drna_nodetree.c3059 WM_main_add_notifier(NC_IMAGE, NULL); in rna_Node_tex_image_update()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_image/
H A Dimage_ops.c1368 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, ima); in image_open_exec()
1838 WM_main_add_notifier(NC_IMAGE | NA_EDITED, ima); in save_image_op()
2443 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, ima); in image_reload_exec()
2576 WM_event_add_notifier(C, NC_IMAGE | NA_ADDED, ima); in image_new_exec()
3285 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in image_cycle_render_slot_exec()
3328 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in image_clear_render_slot_exec()
3361 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in image_add_render_slot_exec()
3396 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in image_remove_render_slot_exec()
3806 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in tile_add_exec()
3912 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in tile_remove_exec()
[all …]
H A Dimage_buttons.c139 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in ui_imageuser_slot_menu_step()
437 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in image_multi_cb()
480 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in ui_imageuser_layer_menu_step()
558 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in ui_imageuser_pass_menu_step()
572 WM_event_add_notifier(C, NC_IMAGE | ND_DRAW, NULL); in image_multiview_cb()
H A Dspace_image.c357 case NC_IMAGE: in image_listener()
746 case NC_IMAGE: in image_main_region_listener()
863 case NC_IMAGE: in image_buttons_region_listener()
931 case NC_IMAGE: in image_tools_region_listener()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/uvedit/
H A Duvedit_buttons.c246 WM_event_add_notifier(C, NC_IMAGE, sima->image); in do_uvedit_vertex()
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/
H A DWM_types.h285 #define NC_IMAGE (10 << 24) macro
/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_image_2d.c1779 WM_event_add_notifier(C, NC_IMAGE | NA_PAINTING, s->image); in paint_2d_redraw()
1789 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, s->image); in paint_2d_redraw()
2103 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, ima); in paint_2d_bucket_fill()
2225 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, ima); in paint_2d_gradient_fill()
H A Dpaint_image_proj.c6007 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, NULL); in paint_proj_redraw()
6141 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, ps.projImages[a].ima); in texture_paint_camera_project_exec()
6635 WM_event_add_notifier(C, NC_IMAGE | NA_ADDED, ima); in proj_paint_add_slot()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_add.c358 WM_event_add_notifier(C, NC_IMAGE | NA_EDITED, ima); in node_add_file_exec()
H A Dspace_node.c447 case NC_IMAGE: in node_area_listener()
H A Dnode_edit.c733 WM_main_add_notifier(NC_IMAGE, NULL); in ED_node_set_active()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dspace_view3d.c975 case NC_IMAGE: in view3d_main_region_listener()
1464 case NC_IMAGE: in view3d_buttons_region_listener()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/object/
H A Dobject_bake.c571 WM_jobs_timer(wm_job, 0.5, NC_IMAGE, 0); /* TODO - only draw bake image, can we enforce this */ in multiresbake_image_exec()
H A Dobject_bake_api.c1679 WM_jobs_timer(wm_job, 0.5, NC_IMAGE, 0); /* TODO - only draw bake image, can we enforce this */ in bake_invoke()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_buttons/
H A Dspace_buttons.c788 case NC_IMAGE: in buttons_area_listener()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_outliner/
H A Doutliner_draw.c691 WM_event_add_notifier(C, NC_IMAGE, NULL); in namebutton_fn()