Go to file
Sergey Sharybin ccd291aafb Cycles: Fix uninitialized number of hits
Was happening when looking for all intersections for transparent shadow rays
in the case the ray is degenerate.

Still quesitonable whether we should consider this a transparent or opaque
configuraiton. Ideally, we should prevent such rays from happening, but that
is another vector of debugging.
2019-02-20 23:20:07 +01:00
build_files Windows: Fix building with llvm/clang 7.0.1 2019-02-16 11:36:19 -07:00
doc Fix typo in context docs. 2018-12-14 08:13:55 +11:00
extern Cleanup: manually remove header text not handled by automation 2019-02-02 02:41:25 +11:00
intern Cycles: Fix uninitialized number of hits 2019-02-20 23:20:07 +01:00
release Cleanup: remove redundant, invalid info from headers 2019-02-02 02:40:00 +11:00
source Fix T54504: Cycles wrong backwards compatibility with linked libraries. 2019-02-17 15:41:42 +01:00
tests Tests: only run OpenGL draw tests on lib/tests/opengl, support symlinks. 2019-02-20 17:13:33 +01:00
.arcconfig Update .arcconfig for moving master to blender2.7 branch. 2018-12-21 12:12:32 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
CMakeLists.txt macOS: add support for OpenMP, making smoke/fluid/cloth simulations faster. 2019-01-26 15:48:56 +01:00
COPYING
GNUmakefile Update for moving master to blender2.7 branch. 2018-12-21 12:01:05 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00