Blender Git Loki

Git Commits -> Revision 2a8f6e2

Revision 2a8f6e2 by Howard Trickey (master)
January 24, 2014, 17:42 (GMT)
Bevel modifier can use vertex groups for edge bevel now.

Until now, the "vertex group" limit method in the modifier
only worked for "vertex only" bevels. With this change,
edges with both ends in a vertex group will be beveled
in the non-"vertex only" case.
Also changed the test for being in a vertex group from
"any nonzero weight" to "weight >= 0.5". This is because
cascaded bevels on disjoint vertex groups did not give
disjoint bevels, because weight interpolation would give
non-zero weights to newly created vertices in earlier bevels.
Chose 0.5 because that won't result from interpolation, but
still allows some dilution (e.g., cascaded bevels on the
same vertex group).

Commit Details:

Full Hash: 2a8f6e2fd9dd873be40c06421db6b489b466ea7a
Parent Commit: 9e2ebec
Lines Changed: +12, -6

1 Modified Path:

/source/blender/modifiers/intern/MOD_bevel.c (+12, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021