Blender Git Commit Log

Git Commits -> Revision ac5bf8e

July 29, 2019, 12:50 (GMT)
initial age output in particle info node

Commit Details:

Full Hash: ac5bf8e4f9ed846dbd45cf7fb187f186f00a487f
Parent Commit: e87cd0c
Lines Changed: +173, -37

10 Modified Paths:

/release/scripts/startup/nodes/bparticle_nodes/particle_info.py (+1, -0) (Diff)
/source/blender/simulations/bparticles/force_interface.hpp (+19, -1) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+10, -4) (Diff)
/source/blender/simulations/bparticles/integrator.hpp (+2, -0) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+20, -5) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+69, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+33, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/step_description_interfaces.cpp (+1, -8) (Diff)
/source/blender/simulations/bparticles/step_description_interfaces.hpp (+15, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021