blender/source
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
..
blender Fix for thinning strokes at intersections between visible and background hidden lines. 2014-05-26 10:54:25 +09:00
blenderplayer Fix T39711: cycles particle motion blur affected by viewport draw method. 2014-05-21 15:51:37 +02:00
creator CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00
gameengine BGE LibNew: Only warn about meshes with users in debug builds. 2014-05-20 15:04:25 -07:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests Code cleanup: spelling/indentation 2014-05-08 04:53:05 +10:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00