Blender Git Commit Log
Git Commits -> Revision 7f802fb
Revision 7f802fb by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 2, 2019, 10:56 (GMT) |
initial texture color access after collision |
Commit Details:
Full Hash: 7f802fb7504411c7e7c3ae9505402365d3819514
Parent Commit: 3411511
Lines Changed: +124, -3
5 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/particle_inputs.py (+13, -0) (Diff)
/source/blender/simulations/bparticles/events.cpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/events.hpp (+15, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+90, -0) (Diff)
/source/blender/simulations/CMakeLists.txt (+1, -0) (Diff)
/source/blender/simulations/bparticles/events.cpp (+5, -2) (Diff)
/source/blender/simulations/bparticles/events.hpp (+15, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+90, -0) (Diff)
/source/blender/simulations/CMakeLists.txt (+1, -0) (Diff)