blender/release/scripts/freestyle/style_modules
Tamito Kajiyama b1afee23da Fix for shaders.py based on code review comments from flokkievids.
Only the suggested changes that cause backward incompatibility were considered for now.

* Removed pyFXSThicknessShader that is identical with pyConstantThicknessShader.

* Swapped the order of two arguments of the pyDecreasingThicknessShader constructor
in line with other shaders taking the same arguments.

* Made module functions smoothC and get_fedge into methods of relevant shader classes.

* Removed pyExtremitiesOrientationShader that relied on undefined Stroke methods.
2013-05-03 02:37:43 +00:00
..
anisotropic_diffusion.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
apriori_and_causal_density.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
apriori_density.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
backbone_stretcher.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
blueprint_circles.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
blueprint_ellipses.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
blueprint_squares.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
cartoon.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
ChainingIterators.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
contour.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
curvature2d.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
external_contour_sketchy.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
external_contour_smooth.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
external_contour.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
Functions0D.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
Functions1D.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
haloing.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
ignore_small_occlusions.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
invisible_lines.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
japanese_bigbrush.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
logical_operators.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
long_anisotropically_dense.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
multiple_parameterization.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
nature.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
near_lines.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
occluded_by_specific_object.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
parameter_editor.py Fix for broken Material color/alpha/thickness modifiers. 2013-04-24 00:14:16 +00:00
polygonalize.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
PredicatesB1D.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
PredicatesU0D.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
PredicatesU1D.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
qi0_not_external_contour.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
qi0.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
qi1.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
qi2.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
sequentialsplit_sketchy.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
shaders.py Fix for shaders.py based on code review comments from flokkievids. 2013-05-03 02:37:43 +00:00
sketchy_multiple_parameterization.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
sketchy_topology_broken.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
sketchy_topology_preserved.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
split_at_highest_2d_curvatures.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
split_at_tvertices.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
stroke_texture.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
suggestive.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
thickness_fof_depth_discontinuity.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
tipremover.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
tvertex_remover.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
uniformpruning_zsort.py use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00