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
2021-12-02Fix T92308: OptiX denoising fails with high resolutionsPatrick Mours
2021-12-01Cleanup: compiler warningBrecht Van Lommel
2021-12-01Cycles: fix bugs in point and spot light multiple importance samplingSebastian Herholz
2021-12-01Fix some shortcut keys not working on macOS with Japanese inputYuki Hashimoto
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-30Cleanup: remove blank lines in comment blocksCampbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-29Fix Cycles OptiX doing a bit too much work for almost opaque curve shadowsBrecht Van Lommel
2021-11-29Fix debug build error after recent Cycles kernel argument changesBrecht Van Lommel
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones
2021-11-29Cycles: Metal readiness: Specify DeviceQueue::enqueue arg typesMichael Jones
2021-11-28Cleanup: typos in comments.Kévin Dietrich
2021-11-26Cycles: Fix film convert address space mismatch on MetalMichael Jones
2021-11-25Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-25Cycles: expose direct light sampling option in Debug panel, tweak panel layoutBrecht Van Lommel
2021-11-25Fix build error with experimental features after recent release cycle bumpBrecht Van Lommel
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sergey Sharybin
2021-11-25Fix T93155: Approximate shadow catcher displayed wrong on CPU and GPUSergey Sharybin
2021-11-25Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-25Fix black Cycles result when cancelling tiled rendering with shadow catcherSergey Sharybin
2021-11-25Merge branch 'blender-v3.0-release' to bring in D13042:William Leeson
2021-11-25Fix performance decrease with Scrambling Distance onAlaska
2021-11-24Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-24Cycles: Add support for building with OptiX 7.4 SDK and use built-in catmull-...Patrick Mours
2021-11-24Fix inconsistent UI terminology for tiling optionBrecht Van Lommel
2021-11-24Merge branch 'blender-v3.0-release'Nicholas Rishel
2021-11-24Add tablet data to Wintab fallback cursor movement.Nicholas Rishel
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Cycles: Fix possible access to non-initialized light sample in volumeSergey Sharybin
2021-11-23Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-23Fix T93109: Cycles HIP missing check for correct driver versionSayak Biswas
2021-11-23Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-23Fix compilation warnings when building without OpenImageDenoiserSergey Sharybin
2021-11-23Cleanup: Use new CollectionRef::empty() methodJesse Yurkovich
2021-11-23Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-23Fix T93244: Cycles HIP not working with multi GPU renderingSayak Biswas
2021-11-22Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-22Fix T93283: Cycles render error with CUDA CPU + GPU after recent optimizationBrecht Van Lommel
2021-11-22Fix part of T93278: transparent glass option not working with environment passBrecht Van Lommel
2021-11-22IME: Fix Multi-Window Duplicated First CharacterTakahiro Shizuki
2021-11-22Fix confusing new Cycles UI terminologyBrecht Van Lommel
2021-11-22IME: Fix Multi-Window Duplicated First CharacterTakahiro Shizuki
2021-11-22Fix confusing new Cycles UI terminologyBrecht Van Lommel
2021-11-22Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-22Fix T90308: Cycles crash copying memory from device to hostSergey Sharybin
2021-11-22Cleanup: Clang-format of the HIP device implementationSergey Sharybin
2021-11-20Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-20Fix T92984: Cycles HIP crash with smoke volumesSayak Biswas
2021-11-19Merge branch 'blender-v3.0-release'Brecht Van Lommel