Go to file
Lukas Treyer 97cb76a45d 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
2014-03-28 16:44:33 +06:00
build_files Windows: Upgrade FFmpeg from 0.10 to 2.1.4 2014-03-27 16:52:59 +06:00
doc Bump version to Blender2.70rc and new splash 2014-03-06 04:40:49 +11:00
extern Unbreak carve build for clang 2014-03-28 14:41:04 +06:00
intern Make blender compilable with FFmpeg-0.8.1 2014-03-27 19:12:21 +06:00
release Bevel Factor Mapping 2014-03-28 16:44:33 +06:00
scons@59512aadd1 Revert changes to submodules 2014-03-10 15:17:22 +06:00
source Bevel Factor Mapping 2014-03-28 16:44:33 +06:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Windows: Upgrade FFmpeg from 0.10 to 2.1.4 2014-03-27 16:52:59 +06:00
COPYING
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Splash screen: use a retina resolution image for Mac OS X. 2014-02-18 19:38:44 +01:00