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
2019-02-28Fix Cycles animation denoising not working for files on a network drive.Brecht Van Lommel
2019-02-26Cleanup: remove unnecessary assert.Brecht Van Lommel
2019-02-26Cycles: Fix build errorRay Molenkamp
2019-02-26T61971: Compilation Displacement/Background KernelJeroen Bakker
2019-02-26T61576: Do Not (Re-)Compile OpenCL kernelsJeroen Bakker
2019-02-25Fix T61891: Cycles light use nodes button greyed out.Brecht Van Lommel
2019-02-21Fix T61810: Cycles OpenCL denoising broken after recent changes.Brecht Van Lommel
2019-02-21Cycles OpenCL: Motion Blur Compile DirectivesJeroen Bakker
2019-02-21Fix: Missing closing brackets in includeJeroen Bakker
2019-02-21Codestyle: IndentationJeroen Bakker
2019-02-21Fix: OpenCL Displacement and light samplingJeroen Bakker
2019-02-21Cycles: Fix uninitialized number of hitsSergey Sharybin
2019-02-20Cleanup: fix compiler warning.Brecht Van Lommel
2019-02-20Cycles OpenCL: Remove OpenCL MegaKernelJeroen Bakker
2019-02-19T61463: Separate Baking kernelsJeroen Bakker
2019-02-19T61513: Refactored Cycles Attribute RetrievalJeroen Bakker
2019-02-19Fix Cycles OpenCL multithreaded compilation not working on Windows.Brecht Van Lommel
2019-02-19Revert "Cycles: Change OpenCL split kernel to use single program by default"Jeroen Bakker
2019-02-17Fix T54504: Cycles wrong backwards compatibility with linked libraries.Brecht Van Lommel
2019-02-15Cycles: Support multithreaded compilation of kernelsBrecht Van Lommel
2019-02-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-02-14Fix T61470: incorrect saturation clamping in recent bugfix.Brecht Van Lommel
2019-02-14Fix Cycles Embree crash on macOS, due to too small thread stack size.Brecht Van Lommel
2019-02-14Fix Cycles build error with OpenImageIO 2.x.Brecht Van Lommel
2019-02-13Fix T61470: inconsistent HSV node results with saturation > 1.0.Brecht Van Lommel
2019-02-13Fix T61502: Cycles wrong other object texture coordinates in OSL.Brecht Van Lommel
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-11Cycles: add animation denoising test, fix operator to work with single frames.Brecht Van Lommel
2019-02-11Cycles: backport samples metadata format changes to 2.7.Sergey Sharybin
2019-02-11Fix build error on macOS after recent changes.Brecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Cycles: refactor Blender device settings handling into own file.Brecht Van Lommel
2019-02-07Fix wrong Cycles render status text when only writing denoising passes.Brecht Van Lommel
2019-02-07Windows: refactor GHOST wintab handling.Brecht Van Lommel
2019-02-06Cycles: animation denoising support in the kernel.Lukas Stockner
2019-02-06Cycles: tweak outlier detection, preparing for animation denoising.Lukas Stockner
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2019-02-01Fix T61078: Cycles crash with adaptive smoke sim playback.Brecht Van Lommel
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cycles: delay CUDA and OpenCL initialization to avoid driver crashes.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-28OSL: remove fresnel template that was not public domain.Brecht Van Lommel
2019-01-28Fix T57069: macOS window contents scaling bug.Brecht Van Lommel
2019-01-27Fix Cycles standalone build as part of Blender.Brecht Van Lommel
2019-01-26Cleanup: fix compiler warnings.Brecht Van Lommel
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix T60597, T60806: Cycles crash rendering principled BSDF + volume interior.Brecht Van Lommel
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel
2019-01-21Cleanup: add clarifying comments for recent NUMA fixes.Brecht Van Lommel