Blender Git Loki
Git Commits -> Revision 5dada6b
Revision 5dada6b by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 10, 2019, 22:20 (GMT) |
new birth time modes for custom emitter |
Commit Details:
Full Hash: 5dada6b4658f12cbbc192ef2e8fe9b9c44ba92b4
Parent Commit: b93d0f8
Lines Changed: +77, -4
6 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/custom_emitter.py (+13, -0) (Diff)
/source/blender/functions/FN_attributes_ref.h (+5, -0) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+27, -1) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+15, -2) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+3, -1) (Diff)
/source/blender/simulations/bparticles/time_span.hpp (+14, -0) (Diff)
/source/blender/functions/FN_attributes_ref.h (+5, -0) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+27, -1) (Diff)
/source/blender/simulations/bparticles/emitters.hpp (+15, -2) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+3, -1) (Diff)
/source/blender/simulations/bparticles/time_span.hpp (+14, -0) (Diff)