Blender Git Commit Log

Git Commits -> Revision d525271

Revision d525271 by Joshua Leung (depsgraph_refactor)
March 12, 2014, 13:39 (GMT)
Change argument types for low-level node management functions

Apparently it is not possible to simply pass on the list of arbitrary
arguments down the chain that easily (where the list grows and shrinks
according to the needs of the specific API used). So instead, always use
the full version.

Alternative here is to just have separate copies for each case?

Commit Details:

Full Hash: d525271e07763d80fabd0b42ebbd422e85cc49eb
Parent Commit: 0d900f7
Committed By: Lukas Toenne
Lines Changed: +11, -11

2 Modified Paths:

/source/blender/depsgraph/depsgraph_intern.h (+6, -6) (Diff)
/source/blender/depsgraph/intern/depsgraph_core.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021