Go to file
Sergey Sharybin 2fb639deed Fix T45778: Objects scaled to 0 cause black artifacts with Static BVH
The issue was caused by some numeric instability in triangle intersection which
was visible on avx2 CPUs and GPUs (at least sm_20 here) but maybe some others
too.

Committing rather a workaround for now to be safe for the release, still need
some investigation.

From tests with grass field from Gooseberry project didn't see measurable
slowdown.
2015-08-24 21:23:49 +02:00
build_files Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
doc Docs: function comments 2015-08-18 07:11:55 +10:00
extern SCons: Fix for really nasty bug with polluting configuration environment 2015-08-04 18:06:28 +02:00
intern Fix T45778: Objects scaled to 0 cause black artifacts with Static BVH 2015-08-24 21:23:49 +02:00
release Fix T45689: Pose Libraries cannot be used when using lib-linked actions as poselibs 2015-08-22 18:16:55 +12:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T45737: Vertex colors show washed-out 2015-08-25 01:02:28 +10:00
tests Tests: Ignore preview render script in module loading tests 2015-08-24 09:46:41 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Fix typo in cmake when OpenSubdiv is not found 2015-08-06 11:51:18 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Audaspace: building without audaspace. 2015-07-28 14:53:06 +02:00