Blender Git Loki
Git Commits -> Revision 82c4bdc
Revision 82c4bdc by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 20, 2019, 13:16 (GMT) |
move events and actions to separate files |
Commit Details:
Full Hash: 82c4bdc6d05ffcb188c5e98704d2be03ff7656b4
Parent Commit: f0cca10
Lines Changed: +118, -67
4 Added Paths:
/source/blender/simulations/bparticles/actions.cpp (+46, -0) (View)
/source/blender/simulations/bparticles/actions.hpp (+10, -0) (View)
/source/blender/simulations/bparticles/events.cpp (+45, -0) (View)
/source/blender/simulations/bparticles/events.hpp (+7, -0) (View)
/source/blender/simulations/bparticles/actions.hpp (+10, -0) (View)
/source/blender/simulations/bparticles/events.cpp (+45, -0) (View)
/source/blender/simulations/bparticles/events.hpp (+7, -0) (View)