Blender Git Commit Log
Git Commits -> Revision d5e2568
Revision d5e2568 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
separate actual core from cpu functions |
Commit Details:
Full Hash: d5e25680dfe3d9fff833b5dd8380996d6d34cc84
Parent Commit: 6185d5f
Lines Changed: +297, -314
3 Added Paths:
/source/blender/functions/core/core.hpp (+71, -0) (View)
/source/blender/functions/core/cpu.hpp (+91, -0) (View)
/source/blender/functions/c_wrapper.cpp (+110, -0) (View)
/source/blender/functions/core/cpu.hpp (+91, -0) (View)
/source/blender/functions/c_wrapper.cpp (+110, -0) (View)
2 Deleted Paths:
/source/blender/functions/intern/c_wrapper.cpp (+0, -100)
/source/blender/functions/intern/function.cpp (+0, -29)
/source/blender/functions/intern/function.cpp (+0, -29)