Blender Git Commit Log

Git Commits -> Revision d23f2de

Revision d23f2de by Lukas Toenne (depsgraph_refactor)
June 5, 2014, 04:55 (GMT)
Replaced the void* for operation arguments with a PointerRNA as used in
the operation node struct.

This could be done with templating or function argument binding later.

Commit Details:

Full Hash: d23f2de9ffac3e6bcd2f5509f91c743b5c867e7f
Parent Commit: 2775afa
Lines Changed: +45, -42

4 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_types.h (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+20, -20) (Diff)
/source/blender/depsgraph/intern/stubs.h (+22, -20) (Diff)
/source/blender/depsgraph/util/depsgraph_util_task.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021