Blender Git Loki
Git Commits -> Revision a227633
Revision a227633 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
use static size information to increase performance |
Commit Details:
Full Hash: a22763349a28e9e37f2576a3553eff06a8e7caa7
Parent Commit: 4328946
Lines Changed: +76, -49
6 Modified Paths:
/source/blender/blenlib/BLI_small_buffer.hpp (+16, -2) (Diff)
/source/blender/functions/FN_functions.h (+5, -3) (Diff)
/source/blender/functions/FN_functions.hpp (+30, -16) (Diff)
/source/blender/functions/intern/c_wrapper.cpp (+20, -5) (Diff)
/source/blender/functions/intern/function.cpp (+2, -20) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+3, -3) (Diff)
/source/blender/functions/FN_functions.h (+5, -3) (Diff)
/source/blender/functions/FN_functions.hpp (+30, -16) (Diff)
/source/blender/functions/intern/c_wrapper.cpp (+20, -5) (Diff)
/source/blender/functions/intern/function.cpp (+2, -20) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+3, -3) (Diff)