Blender Git Commit Log
Git Commits -> Revision fce176d
Revision fce176d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 2, 2019, 13:40 (GMT) |
fix mesh emitter action context |
Commit Details:
Full Hash: fce176dbd036dc48871cd07daf976d3d96963c05
Parent Commit: 49b6e1d
Lines Changed: +103, -16
5 Modified Paths:
/source/blender/blenlib/BLI_array_ref.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_range.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/action_contexts.hpp (+71, -0) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+22, -6) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+8, -8) (Diff)
/source/blender/blenlib/BLI_range.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/action_contexts.hpp (+71, -0) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+22, -6) (Diff)
/source/blender/simulations/bparticles/emitters.cpp (+8, -8) (Diff)