Blender Git Commit Log
Git Commits -> Revision a99a466
Revision a99a466 by Tamito Kajiyama (master) July 28, 2010, 00:43 (GMT) |
* Made the Parameter Editor mode much more functional. Edge selection criteria, as well as the color/alpha/thickness Along Stroke modifiers now work. * Added more curve blend types. The default is set to "MIX". |
Commit Details:
Full Hash: a99a466feec7c2e88af967769205f43fa74f1161
SVN Revision: 30820
Parent Commit: be2e221
Lines Changed: +332, -19
5 Modified Paths:
/release/scripts/freestyle/style_modules/parameter_editor.py (+231, -6) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+6, -6) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+86, -2) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+5, -3) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+4, -2) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+6, -6) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+86, -2) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+5, -3) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+4, -2) (Diff)