Blender Git Commit Log
Git Commits -> Revision 6262b2b
Revision 6262b2b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 5, 2019, 08:28 (GMT) |
initial empty particle nodes modifier |
Commit Details:
Full Hash: 6262b2bf7cffffdf0bb4dfac1548a539c7ba5f68
Parent Commit: 0387abd
Lines Changed: +123, -0
1 Added Path:
/source/blender/modifiers/intern/MOD_nodeparticles.c (+97, -0) (View)
7 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+3, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+14, -0) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -0) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+14, -0) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -0) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -0) (Diff)