Home
last modified time | relevance | path

Searched refs:tag_update (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dscene.cpp401 camera->tag_update(); in reset()
402 dicing_camera->tag_update(); in reset()
403 film->tag_update(this); in reset()
404 background->tag_update(this); in reset()
405 integrator->tag_update(this); in reset()
406 object_manager->tag_update(this); in reset()
408 light_manager->tag_update(this); in reset()
592 light_manager->tag_update(this); in create_node()
628 object_manager->tag_update(this); in create_node()
666 light_manager->tag_update(this); in delete_node_impl()
[all …]
H A Dparticles.h52 void tag_update(Scene *scene);
73 void tag_update(Scene *scene);
H A Dlight.h80 void tag_update(Scene *scene);
105 void tag_update(Scene *scene);
H A Dobject.h73 void tag_update(Scene *scene);
134 void tag_update(Scene *scene);
H A Dparticles.cpp47 void ParticleSystem::tag_update(Scene *scene) in tag_update() function in ParticleSystem
139 void ParticleSystemManager::tag_update(Scene * /*scene*/) in tag_update() function in ParticleSystemManager
H A Dbackground.cpp137 void Background::tag_update(Scene *scene) in tag_update() function in Background
139 scene->integrator->tag_update(scene); in tag_update()
H A Dbake.cpp115 scene->film->tag_update(scene); in set()
116 scene->integrator->tag_update(scene); in set()
H A Dshader.cpp306 void Shader::tag_update(Scene *scene) in tag_update() function in Shader
637 shader->tag_update(scene); in add_default()
653 shader->tag_update(scene); in add_default()
671 shader->tag_update(scene); in add_default()
682 shader->tag_update(scene); in add_default()
693 shader->tag_update(scene); in add_default()
H A Dgeometry.h142 void tag_update(Scene *scene, bool rebuild);
163 void tag_update(Scene *scene);
H A Dbackground.h59 void tag_update(Scene *scene);
H A Dintegrator.h101 void tag_update(Scene *scene);
H A Dfilm.cpp677 scene->geometry_manager->tag_update(scene); in tag_passes_update()
683 scene->geometry_manager->tag_update(scene); in tag_passes_update()
686 scene->integrator->tag_update(scene); in tag_passes_update()
694 void Film::tag_update(Scene * /*scene*/) in tag_update() function in Film
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/node/
H A Ddeg_node_time.cc34 void TimeSourceNode::tag_update(Depsgraph * /*graph*/, eUpdateSource /*source*/) in tag_update() function in blender::deg::TimeSourceNode
46 node->tag_update(graph, DEG_UPDATE_SOURCE_TIME); in flush_update_tag()
H A Ddeg_node_id.cc182 void IDNode::tag_update(Depsgraph *graph, eUpdateSource source) in tag_update() function in blender::deg::IDNode
190 comp_node->tag_update(graph, source); in tag_update()
H A Ddeg_node_component.cc232 void ComponentNode::tag_update(Depsgraph *graph, eUpdateSource source) in tag_update() function in blender::deg::ComponentNode
239 op_node->tag_update(graph, source); in tag_update()
244 op_node->tag_update(graph, source); in tag_update()
H A Ddeg_node_time.h37 virtual void tag_update(Depsgraph *graph, eUpdateSource source) override;
/dports/security/zeronet/ZeroNet-0.7.1/plugins/UiPluginManager/media/js/
H A DPluginList.coffee80 tag_update = ""
83 tag_update = h("a.version-update.button",
89 tag_update = h("span.version-missing", "(unable to get latest vesion: update site missing)")
93 tag_update,
/dports/graphics/blender/blender-2.91.0/intern/cycles/blender/
H A Dblender_particles.cpp65 psys->tag_update(scene); in sync_dupli_particle()
84 scene->object_manager->tag_update(scene); in sync_dupli_particle()
H A Dblender_session.cpp549 scene->integrator->tag_update(scene); in render()
804 tag_update(); in synchronize()
810 tag_update(); in synchronize()
839 scene->film->tag_update(scene); in synchronize()
892 tag_update(); in draw()
920 tag_update(); in draw()
1037 void BlenderSession::tag_update() in tag_update() function in BlenderSession
1040 b_engine.tag_update(); in tag_update()
1115 scene->integrator->tag_update(scene); in update_resumable_tile_manager()
H A Dblender_sync.cpp307 scene->object_manager->tag_update(scene); in sync_integrator()
308 scene->camera->tag_update(); in sync_integrator()
373 integrator->tag_update(scene); in sync_integrator()
417 film->tag_update(scene); in sync_film()
422 film->tag_update(scene); in sync_film()
731 scene->film->tag_update(scene); in sync_render_passes()
732 scene->integrator->tag_update(scene); in sync_render_passes()
H A Dblender_light.cpp159 light->tag_update(scene); in sync_light()
201 light->tag_update(scene); in sync_background_light()
/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/
H A Ddepsgraph_tag.cc269 cow_comp->tag_update(graph, update_source); in depsgraph_id_tag_copy_on_write()
289 component_node->tag_update(graph, update_source); in depsgraph_tag_component()
294 operation_node->tag_update(graph, update_source); in depsgraph_tag_component()
395 id_node->tag_update(graph, update_source); in graph_id_tag_update_single_flag()
495 comp_node->tag_update(graph, update_source); in deg_graph_node_tag_zero()
546 id_node->tag_update(graph, DEG_UPDATE_SOURCE_VISIBILITY); in deg_graph_on_visible_update()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/tests/integration/targets/vmware_tag/tasks/
H A Dtag_crud_ops.yml65 - &tag_update anchor
83 - <<: *tag_update
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/vmware_tag/tasks/
H A Dtag_crud_ops.yml65 - &tag_update anchor
82 - <<: *tag_update
/dports/databases/mantis/mantisbt-2.25.2/
H A Dtag_update.php70 tag_update( $f_tag_id, $f_new_name, $f_new_user_id, $f_new_description );

123