Go to file
Sergey Sharybin aa844ad676 Cycles: Don't allocate Extra if BSDF allocation failed
Failed as in did not allocate due to possibly weight cutoff.
Tryign to allocated Extra storage for closure in such situation
will consfuse Cycles and cause crashes later one due to obscure
values in ShaderData.
2018-09-12 12:28:55 +02:00
build_files CMake: add openjpeg 2x search paths 2018-09-12 16:26:15 +10:00
doc Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
extern Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
intern Cycles: Don't allocate Extra if BSDF allocation failed 2018-09-12 12:28:55 +02:00
release Cleanup: unused variables 2018-09-11 17:32:21 +10:00
source Cleanup: More correct terminology work 2018-09-12 11:04:42 +02:00
tests Cleanup: pep8 2018-07-03 06:55:02 +02:00
.arcconfig
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
COPYING
GNUmakefile Correct recent makefile OSX check 2018-08-21 20:27:36 +10:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00