Blender Git Commit Log

Git Commits -> Revision f2d3539

July 29, 2019, 11:30 (GMT)
new particle function input providers abstraction

Commit Details:

Full Hash: f2d3539cb56bfd095b94ebb0966b72f39dfb85c1
Parent Commit: dbc453f
Lines Changed: +176, -120

16 Modified Paths:

/source/blender/simulations/bparticles/actions.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+7, -6) (Diff)
/source/blender/simulations/bparticles/action_interface.cpp (+4, -0) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+1, -16) (Diff)
/source/blender/simulations/bparticles/events.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/events.hpp (+4, -7) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/forces.hpp (+6, -4) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+40, -35) (Diff)
/source/blender/simulations/bparticles/inserters.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/offset_handlers.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/offset_handlers.hpp (+3, -2) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+19, -21) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+26, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+54, -17) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.hpp (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021