Blender Git Commit Log
Git Commits -> Revision a988a16
Revision a988a16 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 11, 2019, 09:36 (GMT) |
new Change Particle Position node |
Commit Details:
Full Hash: a988a16e3d242c90f1c8556f7d827765f9844993
Parent Commit: 5743c0e
Lines Changed: +52, -1
5 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/change_attribute.py (+10, -0) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+11, -0) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+13, -0) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+16, -0) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+2, -1) (Diff)
/source/blender/simulations/bparticles/actions.cpp (+11, -0) (Diff)
/source/blender/simulations/bparticles/actions.hpp (+13, -0) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+16, -0) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+2, -1) (Diff)