Home
last modified time | relevance | path

Searched refs:updateDepsgraph (Results 1 – 25 of 47) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/source/blender/modifiers/intern/
H A DMOD_softbody.c70 static void updateDepsgraph(ModifierData *UNUSED(md), const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
129 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_simulation.cc77 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *UNUSED(ctx)) in updateDepsgraph() function
185 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_lattice.c98 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
202 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_curve.c100 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
245 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_dynamicpaint.c135 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
230 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_fluid.c152 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
248 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_meshsequencecache.c206 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
280 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_armature.c114 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
305 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_cloth.c146 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
319 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_mirror.c75 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
244 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_mesh_to_volume.cc120 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
306 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_volume_displace.cc71 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
339 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_collision.c246 static void updateDepsgraph(ModifierData *UNUSED(md), const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
319 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_shrinkwrap.c175 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
302 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_uvproject.c86 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
380 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_volume_to_mesh.cc72 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
346 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_uvwarp.c252 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
351 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_weightvgedit.c138 static void updateDepsgraph(ModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
437 /* updateDepsgraph */ updateDepsgraph,
/dports/graphics/blender/blender-2.91.0/source/blender/shader_fx/intern/
H A DFX_shader_swirl.c63 static void updateDepsgraph(ShaderFxData *fx, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
118 /* updateDepsgraph */ updateDepsgraph,
H A DFX_shader_shadow.c76 static void updateDepsgraph(ShaderFxData *fx, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
189 /* updateDepsgraph */ updateDepsgraph,
/dports/graphics/blender/blender-2.91.0/source/blender/gpencil_modifiers/intern/
H A DMOD_gpencilarmature.c181 static void updateDepsgraph(GpencilModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
246 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_gpencillattice.c197 static void updateDepsgraph(GpencilModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
279 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_gpencilmirror.c210 static void updateDepsgraph(GpencilModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
278 /* updateDepsgraph */ updateDepsgraph,
H A DMOD_gpenciltint.c313 static void updateDepsgraph(GpencilModifierData *md, const ModifierUpdateDepsgraphContext *ctx) in updateDepsgraph() function
397 /* updateDepsgraph */ updateDepsgraph,
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/
H A DBKE_shader_fx.h122 void (*updateDepsgraph)(struct ShaderFxData *fx, member

12