Blender Git Commit Log
Git Commits -> Revision 49e5434
Revision 49e5434 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 8, 2019, 13:13 (GMT) |
initial collision event info |
Commit Details:
Full Hash: 49e5434e946ce8572e810899fbf9bb31d3c0dbb5
Parent Commit: b293739
Lines Changed: +73, -6
5 Modified Paths:
/release/scripts/startup/nodes/bparticle_nodes/mesh_collision_event.py (+1, -0) (Diff)
/source/blender/blenlib/BLI_math.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+12, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+4, -3) (Diff)
/source/blender/simulations/bparticles/events.cpp (+51, -2) (Diff)
/source/blender/blenlib/BLI_math.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+12, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+4, -3) (Diff)
/source/blender/simulations/bparticles/events.cpp (+51, -2) (Diff)