Blender Git Commit Log
Git Commits -> Revision e8ecbf3
Revision e8ecbf3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 17, 2019, 09:19 (GMT) |
Emit from other objects origin |
Commit Details:
Full Hash: e8ecbf3a4230138d2ea02f2a6a060219ea59815e
Parent Commit: b010464
Lines Changed: +60, -11
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+1, -0) (Diff)
/source/blender/blenlib/BLI_math.hpp (+10, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_nodeparticles.c (+36, -8) (Diff)
/source/blender/simulations/BParticles.h (+3, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+4, -2) (Diff)
/source/blender/blenlib/BLI_math.hpp (+10, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_nodeparticles.c (+36, -8) (Diff)
/source/blender/simulations/BParticles.h (+3, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+4, -2) (Diff)