Blender Git Loki
Git Commits -> Revision ac8555a
Revision ac8555a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
Function and Type are final classes - can still be extended with Composition |
Commit Details:
Full Hash: ac8555af9ebaceb54329026b60e8eff340cb1005
Parent Commit: 999a802
Lines Changed: +47, -40
7 Modified Paths:
/source/blender/functions/core/core.hpp (+7, -3) (Diff)
/source/blender/functions/c_wrapper.cpp (+5, -1) (Diff)
/source/blender/functions/FN_functions.h (+3, -1) (Diff)
/source/blender/functions/types/numeric.cpp (+26, -35) (Diff)
/source/blender/functions/types/numeric.hpp (+2, -0) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)
/source/creator/creator.c (+3, -0) (Diff)
/source/blender/functions/c_wrapper.cpp (+5, -1) (Diff)
/source/blender/functions/FN_functions.h (+3, -1) (Diff)
/source/blender/functions/types/numeric.cpp (+26, -35) (Diff)
/source/blender/functions/types/numeric.hpp (+2, -0) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)
/source/creator/creator.c (+3, -0) (Diff)