Go to file
Lukas Stockner 5ba78d76d4 Cycles: Deduplicate geometric factor calculation in the Beckmann distribution
Also, this fixes a numerical issue where A would be inf.
Since later G is set to 1 if A is larger than 1.6, the code now checks the reciprocal of A for being smaller than 1/1.6 - same effect, but no inf involved.
2016-07-16 20:54:14 +02:00
build_files CMake: per-target CFLAG & CXXFLAG support 2016-07-14 19:17:34 +10:00
doc T48694: fix bge.texture.Texture.refresh() documentation 2016-06-21 23:23:05 +02:00
extern Revert "OpenJPEG: update to 2.1 from 1.5" 2016-07-12 17:38:26 +02:00
intern Cycles: Deduplicate geometric factor calculation in the Beckmann distribution 2016-07-16 20:54:14 +02:00
release Add "Snap Selection to Active" option in menu 2016-07-15 17:11:58 +10:00
source Fix use after free error from ab993e37 2016-07-17 03:03:22 +10:00
tests Cycles tests: Don't create fail file on idiff warning 2016-07-06 17:39:09 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt Fix OS X build after Decklink changes, it is not supported yet so don't enable it. 2016-06-11 23:50:06 +02:00
COPYING
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00