blender/release/scripts/freestyle
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
..
data/env_map Further fix for svn:executable. 2012-12-11 23:05:04 +00:00
style_modules Fix for shaders.py based on code review comments from flokkievids. 2013-05-03 02:37:43 +00:00