Blender Git Commit Log
Git Commits -> Revision 75cc874
Revision 75cc874 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 11, 2019, 10:24 (GMT) |
introduce attributes info builder |
Commit Details:
Full Hash: 75cc874922ef28f83711856975223deb0db0190e
Parent Commit: 7a62e77
Lines Changed: +95, -85
7 Modified Paths:
/source/blender/simulations/bparticles/attributes.cpp (+21, -4) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+50, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+4, -48) (Diff)
/source/blender/simulations/bparticles/events.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+5, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+7, -23) (Diff)
/source/blender/simulations/bparticles/step_description.hpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+50, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+4, -48) (Diff)
/source/blender/simulations/bparticles/events.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+5, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+7, -23) (Diff)
/source/blender/simulations/bparticles/step_description.hpp (+4, -4) (Diff)