Blender Git Loki

Git Commits -> Revision 466e716

Revision 466e716 by Howard Trickey (master)
June 19, 2020, 21:56 (GMT)
Bevel: add new 'Absolute' mode for interpreting 'amount' value.

This mode is like Percent, but measures absolute distance along
adjacent edges instead of a percentage.
So, for example, if you use this mode with 2 segments and profile=1,
you will see the length that the bevel moves along unbeveled edges
between beveled ones will match the value specified.
Many users seem to expect this behavior, even though it means the
bevel width is uneven, so this option is for them.

Commit Details:

Full Hash: 466e716495ffd8ed6030e6a5c7f64d78b774a9da
Parent Commit: ab72cd2
Lines Changed: +34, -2

7 Modified Paths:

/source/blender/bmesh/intern/bmesh_opdefines.c (+1, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operators.h (+1, -0) (Diff)
/source/blender/bmesh/tools/bmesh_bevel.c (+18, -2) (Diff)
/source/blender/editors/mesh/editmesh_bevel.c (+5, -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_bevel.c (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021