Blender Git Loki
Git Commits -> Revision d979cd2
Revision d979cd2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 4, 2019, 14:27 (GMT) |
use Surface Info node instead of Collision Info |
Commit Details:
Full Hash: d979cd2690d1790ec8e622ea0a26db41b25b6e17
Parent Commit: c665ef4
Lines Changed: +43, -16
6 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/particle_inputs.py (+4, -3) (Diff)
/source/blender/simulations/bparticles/action_contexts.hpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+2, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+13, -4) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+13, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.hpp (+5, -1) (Diff)
/source/blender/simulations/bparticles/action_contexts.hpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+2, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+13, -4) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+13, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.hpp (+5, -1) (Diff)