Blender Git Commit Log
Git Commits -> Revision 804ea8f
Revision 804ea8f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 08:26 (GMT) |
store and cache size per particle |
Commit Details:
Full Hash: 804ea8fe82a1b2cb644408cf29bc1306a9856aeb
Parent Commit: 5e22b41
Lines Changed: +81, -18
6 Modified Paths:
/source/blender/blenloader/intern/readfile.c (+10, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+11, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+42, -14) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+11, -3) (Diff)
/source/blender/simulations/bparticles/step_description.hpp (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+11, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+42, -14) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+11, -3) (Diff)
/source/blender/simulations/bparticles/step_description.hpp (+1, -0) (Diff)