Blender Git Commit Log
Git Commits -> Revision da598e3
Revision da598e3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 6, 2019, 15:44 (GMT) |
support for outputting None/Points/Tetrahedons |
Commit Details:
Full Hash: da598e31ebfb2d86f916eba4ae001df1255507e2
Parent Commit: e876360
Lines Changed: +70, -29
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+22, -16) (Diff)
/source/blender/modifiers/intern/MOD_bparticles_output.c (+10, -1) (Diff)
/source/blender/simulations/BParticles.h (+5, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+30, -10) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+22, -16) (Diff)
/source/blender/modifiers/intern/MOD_bparticles_output.c (+10, -1) (Diff)
/source/blender/simulations/BParticles.h (+5, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+30, -10) (Diff)