Blender Git Loki
Git Commits -> Revision 5204043
Revision 5204043 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 9, 2019, 11:48 (GMT) |
rename modifier |
Commit Details:
Full Hash: 52040433a14485afef1cc68026cdc2214aff9acc
Parent Commit: a9c1831
Lines Changed: +225, -225
1 Added Path:
/source/blender/modifiers/intern/MOD_bparticles.c (+205, -0) (View)
1 Deleted Path:
/source/blender/modifiers/intern/MOD_nodeparticles.c (+0, -205)
9 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+7, -7) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -1) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -1) (Diff)
/source/blender/simulations/BParticles.h (+2, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+3, -3) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+7, -7) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -1) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -1) (Diff)
/source/blender/simulations/BParticles.h (+2, -2) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+3, -3) (Diff)