Blender Git Loki

Git Commits -> Revision c4922d7

Revision c4922d7 by Kévin Dietrich (alembic_basic_io)
July 8, 2016, 03:56 (GMT)
Make new depsgraph aware of CacheFiles.

This adds a new component type in the depsgraph for cache file
evaluation. The cache file itself is not evaluated, rather it is for
evaluating objects depending on the cache file (through modifiers and
such).

Commit Details:

Full Hash: c4922d78419b039a81aa12e6df09ed660a10c973
Parent Commit: f89b0f6
Lines Changed: +102, -8

10 Modified Paths:

/source/blender/depsgraph/DEG_depsgraph_build.h (+3, -0) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+23, -0) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_nodes.h (+2, -0) (Diff)
/source/blender/depsgraph/intern/debug/deg_debug_graphviz.cc (+2, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cc (+16, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+5, -0) (Diff)
/source/blender/depsgraph/intern/nodes/deg_node_component.cc (+7, -0) (Diff)
/source/blender/depsgraph/intern/nodes/deg_node_component.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_cachefile.c (+21, -7) (Diff)
/source/blender/modifiers/intern/MOD_meshsequencecache.c (+19, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021