Blender Git Loki
Git Commits -> Revision 9f1c625
Revision 9f1c625 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 11, 2019, 12:29 (GMT) |
cleanup force node handling |
Commit Details:
Full Hash: 9f1c6250563355d7eb73ce6cc27f3be267173032
Parent Commit: abb7670
Lines Changed: +67, -50
6 Modified Paths:
/source/blender/blenkernel/intern/node_tree.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+6, -4) (Diff)
/source/blender/simulations/bparticles/forces.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+20, -40) (Diff)
/source/blender/simulations/bparticles/inserters.hpp (+13, -0) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+22, -2) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+6, -4) (Diff)
/source/blender/simulations/bparticles/forces.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/inserters.cpp (+20, -40) (Diff)
/source/blender/simulations/bparticles/inserters.hpp (+13, -0) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+22, -2) (Diff)