Blender Git Loki

Git Commits -> Revision 97cb76a

Revision 97cb76a by Lukas Treyer (master)
March 28, 2014, 10:44 (GMT)
Bevel Factor Mapping

Bevel Factor Mapping allows to control the relation between bevel factors
(number between 0 and 1) and the rendered start and end point of a beveled
spline.

There are three options: "Resolution", "Segments", "Spline". "Resolution"
option maps bevel factors as it was done < 2.71, "Spline" and "Segments"
are new.

* "Resolution�??: Map the bevel factor to the number of subdivisions of a
spline (U resolution).
* "Segments�??: Map the bevel factor to the length of a segment and to the
number of subdivisions of a segment.
* "Spline": Map the bevel factor to the length of a spline.

Reviewers: yakca, sergey, campbellbarton

CC: sanne

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

Commit Details:

Full Hash: 97cb76a45d689a0d39e1d194f51119412e6c8e00
Parent Commit: 3977b76
Committed By: Sergey Sharybin
Lines Changed: +188, -24

6 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_curve.py (+14, -5) (Diff)
/source/blender/blenkernel/intern/curve.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/displist.c (+141, -17) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_curve_types.h (+10, -1) (Diff)
/source/blender/makesrna/intern/rna_curve.c (+20, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021