Blender Git Commit Log

Git Commits -> Revision ee3c31b

Revision ee3c31b by Joshua Leung (depsgraph_refactor)
March 12, 2014, 13:39 (GMT)
Added API method to tag a node as needing updates

* Such nodes are also tagged as being the "source" of such updates,
allowing us to later prune the updates tagged if they don't lead
somewhere where we need results

* Added list/cache in Depsgraph to keep track of these nodes, to make it
easier/faster to quickly start reaching outwards from these...

Commit Details:

Full Hash: ee3c31badde749d4a5b9f2c96611af480c7c5a4b
Parent Commit: 51e1223
Committed By: Lukas Toenne
Lines Changed: +33, -4

4 Modified Paths:

/source/blender/depsgraph/BKE_depsgraph.h (+4, -0) (Diff)
/source/blender/depsgraph/depsgraph_types.h (+4, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_core.c (+23, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021