blender/release/scripts
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
..
addons@c50944e808 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
addons_contrib@31545d25c9 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
freestyle Fix for thinning strokes at intersections between visible and background hidden lines. 2014-05-26 10:54:25 +09:00
modules Usual typo and style fixes in UI messages... 2014-05-12 23:08:31 +02:00
presets Fix T40240: Bug with render region with maya short cut 2014-05-19 16:47:27 +02:00
startup Transfer shape keys wasn't checking for mesh types 2014-05-23 11:41:13 +10:00
templates_osl Code Cleanup: osl style 2014-01-06 13:58:33 +11:00
templates_py Style cleanup: C & pep8 2014-04-15 13:11:48 +10:00