Blender Git Commit Log
Git Commits -> Revision 3b9e16a
Revision 3b9e16a by Jacques Lucke (master) July 28, 2020, 10:10 (GMT) |
Particles: initial support for the Time input node |
Commit Details:
Full Hash: 3b9e16a4f7b8deca23ba8d2a02ef9182eb9d6bb4
Parent Commit: c8e45c3
Lines Changed: +104, -12
5 Modified Paths:
/release/scripts/startup/nodeitems_builtins.py (+1, -1) (Diff)
/source/blender/blenlib/BLI_resource_collector.hh (+6, -0) (Diff)
/source/blender/simulation/intern/particle_function.cc (+4, -2) (Diff)
/source/blender/simulation/intern/particle_function.hh (+6, -1) (Diff)
/source/blender/simulation/intern/simulation_collect_influences.cc (+87, -8) (Diff)
/source/blender/blenlib/BLI_resource_collector.hh (+6, -0) (Diff)
/source/blender/simulation/intern/particle_function.cc (+4, -2) (Diff)
/source/blender/simulation/intern/particle_function.hh (+6, -1) (Diff)
/source/blender/simulation/intern/simulation_collect_influences.cc (+87, -8) (Diff)