Blender Git Commit Log
Git Commits -> Revision ca1de7f
Revision ca1de7f by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) November 15, 2019, 14:30 (GMT) |
use more global external data cache |
Commit Details:
Full Hash: ca1de7fe4cb6ce86197a6b051f5479b0c1a51e51
Parent Commit: be57a27
Lines Changed: +27, -19
7 Modified Paths:
/source/blender/functions/FN_multi_function_common_contexts.h (+3, -3) (Diff)
/source/blender/functions/intern/multi_functions/mixed.cc (+2, -2) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+4, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+7, -5) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.hpp (+3, -2) (Diff)
/source/blender/functions/intern/multi_functions/mixed.cc (+2, -2) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+4, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+7, -5) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.hpp (+3, -2) (Diff)