Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
AgeCommit message (Expand)Author
2018-11-04Fix assert rendering hair tests on some systems.Brecht Van Lommel
2018-11-04Fix assert rendering with denoising, after recent changes.Brecht Van Lommel
2018-10-31Cycles: Fix wrong BVH used when disabling AVX2 in debug settingsSergey Sharybin
2018-10-30Fix build error on Windows 32bit, alignment was wrong.Brecht Van Lommel
2018-10-29Cycles: Support generating Denoising passes without actually denoisingLukas Stockner
2018-10-29Cycles: more detailed tooltips for cryptomatte options.Brecht Van Lommel
2018-10-28Fix Linux build after Cryptomatte commit.Brecht Van Lommel
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-10-27Fix T57393: Cycles OSL bevel and AO not working after OSL upgrade.Brecht Van Lommel
2018-10-26Cycles: Expose noisy image pass by default when rendering with denoiserLukas Stockner
2018-10-25Cycles: Overhaul ensure_valid_reflection to fix issues with normal- and bumpm...Lukas Stockner
2018-10-24I18n: tweak/fix exception catching code of pgettex() wrapper.Bastien Montagne
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-10-22Cycles: Enable shadow information in requested features when denoising is usedLukas Stockner
2018-10-09Cleanup: spellingCampbell Barton
2018-10-09Cycles: Fix NLM denoising kernels zeroing the wrong buffer on OpenCLLukas Stockner
2018-10-08Cycles: Clean up extra minus in previous commitLukas Stockner
2018-10-08Cycles: Reuse existing buffer in the NLM denoising kernels on CPULukas Stockner
2018-10-08Cycles: Use existing shared temporary memory in reconstruction step of the de...Lukas Stockner
2018-10-06Cycles: Implement vectorized NLM kernels for faster CPU denoisingLukas Stockner
2018-10-03cycles: Support building with cuda 10 on windows.Ray Molenkamp
2018-10-03Fix build with older CMake versions that we still need to support.Brecht Van Lommel
2018-10-03Fix T54287: memory not freed after rendering on Linux.Brecht Van Lommel
2018-10-01Fix T56909: wrong interface scale on macOS 10.14, when using 10.14 SDK.Brecht Van Lommel
2018-09-30Fix T56396: Cycles wrong object motion blur with deformation blur disabled.Brecht Van Lommel
2018-09-28Cycles: Fix compilation error of CUDA kernelSergey Sharybin
2018-09-28Cycles: Fix crash with BVH8 on certain scenesSergey Sharybin
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27Fix cycles_cubin_cc build error on macOS.Brecht Van Lommel
2018-09-27Fix CUDA build with Xcode 10.0, use nvrtc due to incompatible compilers.Brecht Van Lommel
2018-09-27Cycles: CleanupSergey Sharybin
2018-09-27Cycles: Sync BVH8 unaligned node packing code with BVH4Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-19Cycles: Cleanup, double semicolonSergey Sharybin
2018-09-19Fix wrong CUDA version warning in cmake.Brecht Van Lommel
2018-09-19Cleanup: trailing spaceCampbell Barton
2018-09-18Cycles: Fix usage of AVX2 intrinsics in AVX kernelRay Molenkamp
2018-09-17Cycles: Cleanup, remove dead codeSergey Sharybin
2018-09-17Cycles: Remove unused malformed functionSergey Sharybin
2018-09-17Cycles: Use proper mask for vectrorized boolean printSergey Sharybin
2018-09-12Cycles: Don't allocate Extra if BSDF allocation failedSergey Sharybin
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-10Fix Cycles principled BSDF black with transmission and IOR 1.0.Brecht Van Lommel
2018-09-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-09-06Fix T56704: black / NaN values in Cycles normal pass.Brecht Van Lommel
2018-09-06Cycles: Allow cancel during displacement of meshesMai Lavelle
2018-09-05cycles: Fix x86 build error.Ray Molenkamp
2018-09-03Fix Cycles half float pragma for strict OpenCL compilers (like ROCm).Alex Fuller
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Fix T56618: crash when typing certain characters on Linux.Brecht Van Lommel