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
AgeCommit message (Expand)Author
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-26Cycles: explicitly skip self-intersectionWilliam Leeson
2022-01-21Cycles: add pointcloud implementation for Metal RTBrecht Van Lommel
2022-01-20Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up rendersMichael Jones
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-19Cycles: Fix T94736: Crash when modifying strength of world environment textureMichael Jones
2022-01-13Fix Cycles CPU + GPU render not using CPU after recent changesBrecht Van Lommel
2022-01-07Fix T93350: Cycles renders shows black during rendering huge resolutionsBrecht Van Lommel
2022-01-07Fix T94310: Blender doesn't support with 128 threads well in Win11Jagannadhan Ravi
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2021-12-16Cycles: pointcloud renderingBrecht Van Lommel
2021-12-14Fix T94022: Both options GPU/CPU checked under preferences cause viewport ren...Michael Jones
2021-12-13Cleanup: clang-formatCampbell Barton
2021-12-09Fix T93890: Cycles error with shadow catcher + OptiX denoise without passesBrecht Van Lommel
2021-12-08Cycles: Fix OS version warningsMichael Jones
2021-12-08Cleanup: spelling in commentsCampbell Barton
2021-12-07Revert "Fix T93350: Cycles renders shows black during rendering huge resoluti...Brecht Van Lommel
2021-12-07Fix T93350: Cycles renders shows black during rendering huge resolutionsSergey Sharybin
2021-12-07Cycles: Reintroduce device-only memory handling that got lost in Cycles X mergePatrick Mours
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-12-02Fix T92308: OptiX denoising fails with high resolutionsPatrick Mours
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-29Cycles: MetalRT support (kernel side)Michael Jones
2021-11-29Cycles: Metal readiness: Specify DeviceQueue::enqueue arg typesMichael Jones
2021-11-24Cycles: Add support for building with OptiX 7.4 SDK and use built-in catmull-...Patrick Mours
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'Brecht Van Lommel
2021-11-23Fix T93244: Cycles HIP not working with multi GPU renderingSayak Biswas
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-17Cycles: add build option to enable a debugging feature for MISSebastian Herholz
2021-11-17Cycles: add packed_float3 type for storageBrecht Van Lommel
2021-11-17Cleanup: Remove unused show_samples() device code in Cycles.Thomas Dinges
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-13Cleanup: clang-formatCampbell Barton
2021-11-12Merge branch 'blender-v3.0-release'Patrick Mours
2021-11-12Fix T93029: OptiX denoising artifacts at high sample counts in specific scenesPatrick Mours
2021-11-11Cleanup CUDA / HIP commentsThomas Dinges
2021-11-11Merge branch 'blender-v3.0-release'Sergey Sharybin
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-11-11Merge branch 'blender-v3.0-release'Thomas Dinges
2021-11-11Fix wrong device check in HIP kernel compile.Thomas Dinges
2021-11-10Merge branch 'blender-v3.0-release'Brecht Van Lommel