Go to file
Brecht Van Lommel 095a01a73a Cycles: slightly improve BSDF sample stratification for path tracing.
Similar to what we did for area lights previously, this should help
preserve stratification when using multiple BSDFs in theory. Improvements
are not easily noticeable in practice though, because the number of BSDFs
is usually low. Still nice to eliminate one sampling dimension.
2017-09-20 19:38:08 +02:00
build_files deps build: correct sndfile fix 2017-09-20 13:20:23 +03:00
doc Docs: only show versions in changelog side-bar 2017-09-15 22:20:14 +10:00
extern Fix T52763: Boolean problem with vertex group 2017-09-15 16:33:52 +05:00
intern Cycles: slightly improve BSDF sample stratification for path tracing. 2017-09-20 19:38:08 +02:00
release Fix T52842: Incorrect description for bpy.types.MeshTextureFace.uv 2017-09-20 16:40:11 +02:00
source Expose multi-dimensional array data in properties' introspection data. 2017-09-20 16:40:11 +02:00
tests Fix Cycles test report not closing files properly. 2017-09-20 19:12:26 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: use Blender's glew by default 2017-09-03 16:36:17 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: de-duplicate makefile OS checks 2017-08-10 22:37:35 +10:00
make.bat [msvc/make.bat] mention the msvc-2017 option in the make.bat help text. 2017-09-08 14:24:02 -06:00