Blender Git Commit Log
Git Commits -> Revision 6ff81cd
Revision 6ff81cd by Ish Bosamiya (soc-2021-adaptive-cloth) July 7, 2021, 13:54 (GMT) |
modifier: adaptive_remesh: Run split edge of specified edge index This is for testing the cloth_remesh.cc::Mesh::split_edge_triangulate() function. |
Commit Details:
Full Hash: 6ff81cd6584353d957acf530c911e4eed480a5e1
Parent Commit: 3b5cb1d
Lines Changed: +56, -7
5 Modified Paths:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+7, -0) (Diff)
/source/blender/makesdna/DNA_modifier_defaults.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+7, -1) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+33, -6) (Diff)
/source/blender/makesdna/DNA_modifier_defaults.h (+5, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+7, -1) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+33, -6) (Diff)