Blender Git Loki
Git Commits -> Revision 317158e
Revision 317158e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 8, 2019, 15:08 (GMT) |
reintroduce unique_ptr for actions and events |
Commit Details:
Full Hash: 317158e106f767be880a21f1cfb98a0ecf7f77ad
Parent Commit: 6e86e31
Lines Changed: +71, -60
5 Modified Paths:
/source/blender/simulations/bparticles/actions.cpp (+24, -24) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+10, -9) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+21, -21) (Diff)
/source/blender/simulations/bparticles/events.cpp (+10, -4) (Diff)
/source/blender/simulations/bparticles/events.hpp (+6, -2) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+10, -9) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+21, -21) (Diff)
/source/blender/simulations/bparticles/events.cpp (+10, -4) (Diff)
/source/blender/simulations/bparticles/events.hpp (+6, -2) (Diff)