Blender Git Commit Log

Git Commits -> Revision ba80e27

Revision ba80e27 by Lukas Toenne (depsgraph_refactor)
June 8, 2014, 10:38 (GMT)
Use a generalized functor type for the operation eval callbacks instead
of a plain function pointer.

With std::bind the previous function pointer wrapper is also no longer
needed.

Commit Details:

Full Hash: ba80e278ab14488b6ab66934143b3bc70842dddb
Parent Commit: 56a1125
Lines Changed: +3, -74

3 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_types.h (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.h (+0, -72) (Diff)
/source/blender/depsgraph/util/depsgraph_util_function.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021