Blender Git Commit Log

Git Commits -> Revision 5582d9f

Revision 5582d9f by Tamito Kajiyama (master)
September 19, 2011, 23:24 (GMT)
Rearranged the organization of chaining options in line styles.

New there are only two chaining types: plain and sketchy. Both chaining types
have the "same object" option. With this option enabled, only feature edges of
the same object are chained. The sketchy chaining also has the "rounds" option
to specify the number of rounds in a sketchy multiple touch.

Also removed a temporary workaround (implemented by means of a custom chaining
rule) for infinite straight lines, which has resulted in much cleaner strokes.

Commit Details:

Full Hash: 5582d9fac13123397297db54a0478a63a1b75194
SVN Revision: 40375
Parent Commit: 8170278
Lines Changed: +21, -22

6 Modified Paths:

/release/scripts/freestyle/style_modules/parameter_editor.py (+9, -8) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+5, -5) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+3, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021