Go to file
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
build_files msvc 2008 platofrm suffix changed to be -vc9 2014-05-24 11:20:18 +02:00
doc bgl API docs: link to OpenGL 2.0 reference 2014-05-20 09:49:30 +10:00
extern Fix compilation on OSX after previous commit 2014-04-23 19:19:38 +06:00
intern Revert "Cycles-Bake: fix T40322 Glitch in baking a mixed SSS shader" 2014-05-24 14:22:55 -03:00
release Fix for thinning strokes at intersections between visible and background hidden lines. 2014-05-26 10:54:25 +09:00
scons@2d6ebcb239 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
source Fix for thinning strokes at intersections between visible and background hidden lines. 2014-05-26 10:54:25 +09:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00