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
2021-11-11Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-11Fix T93005: Cycles shadow catcher not inherited by instancesBrecht Van Lommel
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-11Cycles: Add sample offset optionAndrii
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
2021-11-10Cycles: disable graphics interop for HIP devicesThomas Dinges
2021-11-10Fix T92972: Cycles HIP wrong render display after a recent refactorBrecht Van Lommel
2021-11-10Fix Cycles assert in denoising fallback to OIDNBrecht Van Lommel
2021-11-10Fix T92985: CUDA errors with Cycles film convert kernelsPatrick Mours
2021-11-10Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-10Fix T92864: curve object does not sync correctly in cyclesJacques Lucke
2021-11-10Cycles: Adapt shared kernel/device/gpu layer for MSLMichael Jones
2021-11-09Merge branch 'blender-v3.0-release'Aaron Carlisle
2021-11-09Cycles: mark both RDNA and RDNA2 as support for HIPBrecht Van Lommel
2021-11-09Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-09Cycles: add AMD driver version info for HIP on WindowsBrecht Van Lommel
2021-11-09Fix T92645: Cycles OSL crash due use of uninitialized pointerBrecht Van Lommel
2021-11-09Merge branch 'blender-v3.0-release'Patrick Mours
2021-11-09Cycles: Improve OptiX denoising with dark images and fix crash when denoiser ...Patrick Mours
2021-11-09Fix T92472: OptiX denoising artifacts with recent GPU driver 495.29.05 or new...Patrick Mours
2021-11-09Fix T92876: Cycles incorrect volume emission + absorption handlingBrecht Van Lommel
2021-11-09Fix T92876: Cycles incorrect volume emission + absorption handlingBrecht Van Lommel
2021-11-06Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-06Cycles: perform CPU film reading in the kernel, to use AVX2 half conversionBrecht Van Lommel
2021-11-05Fix T91733, T92486: Cycles wrong shadow catcher with volumesBrecht Van Lommel
2021-11-05Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-05Fix T92566: Cycles distant lights too dim in reflectionsBrecht Van Lommel
2021-11-05Fix T92503: Cycles OSL crash with object attributesBrecht Van Lommel
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-04Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-04Cleanup: fix typoBrecht Van Lommel
2021-11-04Cycles: add code to check for supported HIP device architecturesBrecht Van Lommel
2021-11-04Fix Cycles HIP Kernels loading on Arch names with extra optionsBrian Savery
2021-11-04Fix part of T91797: Cycles CPU and GPU render differences with camera inside ...Brecht Van Lommel
2021-11-04Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-04Fix T91986: incorrect syncing of geometry instancesJacques Lucke
2021-11-04Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-11-04Fix T92450: Cycles wrong render with overlapping glass, transparency and volumesBrecht Van Lommel
2021-11-04Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-04Fix T92002: Cycles baking certain light passes does not workBrecht Van Lommel
2021-11-03Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-02Fix T85676: Cycles EXR merging not working with some single layer EXRsBrecht Van Lommel
2021-11-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-02Fix T77681, T92634: noise texture artifacts with high detailBrecht Van Lommel
2021-11-02Merge branch 'blender-v3.0-release'Sergey Sharybin