Blender Git Commit Log

Git Commits -> Revision ee7425d

August 27, 2021, 18:44 (GMT)
adaptive_cloth: AdaptiveMesh: flag for sewing with gui where needed

Added a new flag to have sewing enabled. The flag doesn't do anything
yet (no functionality).

Added the required code to pass this sewing option to
adaptive_remesh().

Created the GUI for this flag in the AdaptiveRemesh modifier.

Commit Details:

Full Hash: ee7425dab76e9b9da25054026d891981531bd00f
Parent Commit: 4465d23
Lines Changed: +31, -0

5 Modified Paths:

/source/blender/blenkernel/BKE_cloth_remesh.hh (+12, -0) (Diff)
/source/blender/blenkernel/intern/cloth_remesh.cc (+8, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021