Blender Git Commit Log
Git Commits -> Revision 15d9169
Revision 15d9169 by Sebastian Parborg (particle-solver-dev) March 13, 2020, 11:10 (GMT) |
Inital work on getting particle collisions with the collision modifier |
Commit Details:
Full Hash: 15d91693e2c63a350f4d2dd1f469a652e70215c5
Parent Commit: 5f96f79
Lines Changed: +121, -21
5 Modified Paths:
/source/blender/modifiers/intern/MOD_bparticles.c (+6, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+5, -4) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+106, -14) (Diff)
/source/blender/simulations/bparticles/simulation_state.hpp (+3, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+5, -4) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+106, -14) (Diff)
/source/blender/simulations/bparticles/simulation_state.hpp (+3, -0) (Diff)