blender/release/scripts/freestyle/modules
Tamito Kajiyama fce731a175 Fix for thinning strokes at intersections between visible and background hidden lines.
This commit is intended to fully fix the problem described in
https://developer.blender.org/T36425#19 (see also the previous commit rB08528f577dcb).

Addition of a small offset (to avoid singularity in stroke rendering due to overlapping vertices)
was not performed for all overlapping vertices.

Removed the StrokeCleaner and related helper functions which were added as a
temporary workaround in rB2a5b6d9c8f16.
2014-05-26 10:54:25 +09:00
..
freestyle Fix for a regression in rBe84732858590. 2014-05-22 00:46:24 +09:00
parameter_editor.py Fix for thinning strokes at intersections between visible and background hidden lines. 2014-05-26 10:54:25 +09:00