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-09Cleanup: spelling in commentsCampbell Barton
2021-12-09Cycles-X: Add hysteresis to resolution divider algorithmAlaska
2021-12-08Cycles: Fix OS version warningsMichael Jones
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-08Cleanup: Missing braces in array declarationAaron Carlisle
2021-12-08Cleanup: clang-formatAaron Carlisle
2021-12-08Cleanup: spelling in commentsCampbell Barton
2021-12-08Cycles: Fix Metal BVH crash caused by missing `WITH_METAL` defineMichael Jones
2021-12-07Revert "Fix T93350: Cycles renders shows black during rendering huge resoluti...Brecht Van Lommel
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-12-07Cleanup: fix compiler warningBrecht Van Lommel
2021-12-07Fix T93350: Cycles renders shows black during rendering huge resolutionsSergey Sharybin
2021-12-07Fix T93418: Cycles shadow terminator Geometry Offset artifacts with translucencyMikhail Matrosov
2021-12-07Cycles: Reintroduce device-only memory handling that got lost in Cycles X mergePatrick Mours
2021-12-07Cycles: add Metal device type to `device_type_for_description`Sybren A. Stüvel
2021-12-07Cycles: fix build on non-Apple systemsSybren A. Stüvel
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-12-06cmake: fix linking with WITH_X11_XF86VMODE and bfdAurelien Jarno
2021-12-02Merge branch 'blender-v3.0-release'Brecht Van Lommel
2021-12-02Fix T93560: crash with image paint undo and cycles preview renderBrecht Van Lommel
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