Blender Git Loki

Git Commits -> Revision 3580305

July 21, 2021, 17:57 (GMT)
modifier: adaptive_remesh: UI for static remeshing of the mesh

Simple UI to allow `adaptive_remesh()` through the simple wrapper to
be called and controlled easily.

This should help with testing since the cloth simulator when applied
uses the (point) cached `Mesh` instead running the simulation which
will call `adaptive_remesh()` for us. This will need to be fixed later
but this is an easier approach to continue development the adaptive
remesher.

Commit Details:

Full Hash: 358030554ac75d2f84343701fa7c64e7d463814a
Parent Commit: b5f262b
Lines Changed: +47, -13

4 Modified Paths:

/source/blender/makesdna/DNA_modifier_defaults.h (+8, -7) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+11, -0) (Diff)
/source/blender/modifiers/intern/MOD_adaptive_remesh.cc (+24, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021