Blender Git Loki

Git Commits -> Revision 088b92b

Revision 088b92b by Pablo Dobarro (master)
March 12, 2020, 19:35 (GMT)
Fix mesh shrinking when using the relax mesh filter.

If the relax mesh filter was used on a non manifold mesh with open
boundaries, all the vertices were relaxed and the mesh was shrinking.
This was an unintended behavior that was making the filter unusable with
these meshes.

The mesh filter is now initializing an automasking buffer using the same
boundary automasking function from the brush code. Now edges are
preserved and the relax filter works as it should.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D7097

Commit Details:

Full Hash: 088b92b92ceec1f69c55740b09683fe10d472422
Parent Commit: 472534d
Lines Changed: +27, -10

2 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt.c (+24, -10) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021