Blender Git Commit Log
Git Commits -> Revision a38b89e
Revision a38b89e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 9, 2019, 09:58 (GMT) |
initial emitter info class |
Commit Details:
Full Hash: a38b89ecb513e01849bbc9f07a878657a52b4e75
Parent Commit: 270cee3
Lines Changed: +114, -39
6 Modified Paths:
/source/blender/blenlib/BLI_array_ref.hpp (+0, -4) (Diff)
/source/blender/blenlib/BLI_small_set.hpp (+8, -3) (Diff)
/source/blender/simulations/bparticles/core.hpp (+75, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+4, -17) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+15, -13) (Diff)
/tests/gtests/blenlib/BLI_small_set_test.cc (+12, -0) (Diff)
/source/blender/blenlib/BLI_small_set.hpp (+8, -3) (Diff)
/source/blender/simulations/bparticles/core.hpp (+75, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+4, -17) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+15, -13) (Diff)
/tests/gtests/blenlib/BLI_small_set_test.cc (+12, -0) (Diff)