blender/release/scripts/freestyle/modules
Tamito Kajiyama 14df7de916 D801: Freestyle: remove old and unused stroke shaders
This patch removes several stroke shaders written in C++ that are unused
and don't serve a real purpose any more.  The removed shaders are:

  - BPy_ColorVariationPatternShader
  - BPy_StrokeTextureShader
  - BPy_TextureAssignerShader
  - BPy_ThicknessVariationPatternShader
  - BPy_fstreamShader
  - BPy_streamShader

and a few more that weren't even exposed to the Python API.

Some minor edits were made by the reviewer.

Differential Revision: https://developer.blender.org/D801

Reviewed by: kjym3
2014-10-09 01:31:07 +09:00
..
freestyle D801: Freestyle: remove old and unused stroke shaders 2014-10-09 01:31:07 +09:00
parameter_editor.py Freestyle: New line style options for sorting and chain selection. 2014-10-01 16:01:40 +09:00