Blender Git Commit Log
Git Commits -> Revision 32db495
Revision 32db495 by Tamito Kajiyama (master) December 11, 2011, 23:41 (GMT) |
Updates on the Parameter Editor mode: * Added a new chain splitting option for dividing chains into pieces having a given curvilinear 2D length. * Rearranged the UI controls of chain splitting options according to the actual order of processing. * Made changes for converting each view edge into a chain in the case of not using chaining. |
Commit Details:
Full Hash: 32db495e501e8d36718f50b79bbebad4dbb67d33
SVN Revision: 42576
Parent Commit: 8a182d4
Lines Changed: +52, -13
5 Modified Paths:
/release/scripts/freestyle/style_modules/parameter_editor.py (+21, -0) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+14, -10) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+13, -2) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+14, -10) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+13, -2) (Diff)