Blender Git Loki

Git Commits -> Revision e94abda

Revision e94abda by Tamito Kajiyama (master)
April 7, 2012, 17:28 (GMT)
New options in the Parameter Editor mode for controling the position of stroke thickness.

The new options enable a better control on the position of stroke thickness with
respect to stroke backbone geometry. Three predefined positions are:
* center: thickness is evenly split to the left and right side of the stroke geometry.
* inside: strokes are drawn within object boundary.
* outside: strokes are drawn outside the object boundary.
Another option called "relative" allows users to specify the relative position by a
number between 0 (inside) and 1 (outside).

The thickness position options are applied only to strokes of the edge types SILHOUETTE
and BORDER, since these are the only edge types defined in terms of object boundary.
Strokes of other edge types are always using the "center" option.

Commit Details:

Full Hash: e94abda66dae7d01260839a7c5c5ff271f3ae33d
SVN Revision: 45463
Parent Commit: 8ea8b6a
Lines Changed: +163, -37

6 Modified Paths:

/release/scripts/freestyle/style_modules/parameter_editor.py (+123, -37) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+6, -0) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+4, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+18, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021