Blender Git Commit Log
Git Commits -> Revision 7a0683c
Revision 7a0683c by Ish Bosamiya (soc-2021-adaptive-cloth) September 5, 2021, 15:05 (GMT) |
adaptive_cloth: parameter name from `size_min` to `edge_length_min` |
Commit Details:
Full Hash: 7a0683cf0575f4a04ce2b33acdc916d7f7d849c9
Parent Commit: fd9b341
Lines Changed: +20, -20
9 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_cloth.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_cloth_remesh.hh (+2, -2) (Diff)
/source/blender/blenkernel/intern/cloth_remesh.cc (+4, -4) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_defaults.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+3, -3) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+3, -3) (Diff)
/source/blender/blenkernel/BKE_cloth_remesh.hh (+2, -2) (Diff)
/source/blender/blenkernel/intern/cloth_remesh.cc (+4, -4) (Diff)
/source/blender/makesdna/DNA_cloth_types.h (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_defaults.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_cloth.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+3, -3) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+3, -3) (Diff)