Blender Git Commit Log

Git Commits -> Revision d5e2568

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)

2 Deleted Paths:

/source/blender/functions/intern/c_wrapper.cpp (+0, -100)
/source/blender/functions/intern/function.cpp (+0, -29)

4 Modified Paths:

/source/blender/functions/CMakeLists.txt (+5, -3) (Diff)
/source/blender/functions/FN_functions.h (+10, -25) (Diff)
/source/blender/functions/FN_functions.hpp (+2, -149) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+8, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021