Blender Git Loki

Git Commits -> Revision dd633f1

Revision dd633f1 by Tamito Kajiyama (master)
November 4, 2012, 23:52 (GMT)
Fix for dashed line options not working as expected in some applications
when combined with geometry modifiers.

The problem is that users were not able to choose the time when the
dashed line options are applied. Instead, the dashed line options were
applied only before geometry modifiers were employed. Since dashes were
separate strokes, the geometry modifiers were processed dash by dash.
Depending on users' artistic intention, this may or may not lead to
expected stylization results, as reported by octane98 in the
BlenderArtists Freestyle thread on January 3, 2012.
http://blenderartists.org/forum/showthread.php?89986-Freestyle-for-Blender&p=2018592&viewfull=1#post2018592

Now the Strokes tab of the Freestyle Line Style panel has two sets of
dashed line options. One is in the Splitting section of the Strokes tab
and used for splitting strokes by dashed line patterns. The other set
is called "Dashed Line" and used to generate dashed lines based on the
strokes after the geometry modifiers are applied. The two sets of
dashed line options are independent of each other, so that users can
enable one of them as well as both at the same time.

Commit Details:

Full Hash: dd633f1affc8951a0a6ba19cdffbb58ac7f54acd
SVN Revision: 51877
Parent Commit: a905546
Lines Changed: +129, -28

4 Modified Paths:

/release/scripts/freestyle/style_modules/parameter_editor.py (+67, -22) (Diff)
/release/scripts/startup/bl_ui/properties_render_layer.py (+10, -0) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+47, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021