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
2022-03-21Fix Cycles kernel error on Metal after recent changesBrecht Van Lommel
2022-03-21Fix T96417: Cycles issue with multiscatter GGX and self intersection avoidanceBrecht Van Lommel
2022-03-21Fix T96381: Cycles GPU wrong render with camera inside multiple volumesBrecht Van Lommel
2022-03-03Fix T96139: Cycles doesn't warn if the render is pausedSergey Sharybin
2022-03-03Fix Cycles hang in classroom scene with upcomping AMD driver version 22.10Brecht Van Lommel
2022-03-02Fix T95608: Mac issues with drag drop on multi-monitorGermano Cavalcante
2022-03-01Fix T92980: missing Cycles video texture update with persistent dataBrecht Van Lommel
2022-03-01Cycles: Hide MetalRT checkbox for AMD GPUsMichael Jones
2022-02-26Ghost/Event System: Support mapping more keysGermano Cavalcante
2022-02-25Fix T95977: Point Info node radius wrong under rotationBrecht Van Lommel
2022-02-24Fix T95969, T91856: bake AO to vertex color artifacts after ray offset removalBrecht Van Lommel
2022-02-24Cleanup: remove unused ray offset functionBrecht Van Lommel
2022-02-23Fix OSL trace() not being fully updated for ray offsetting removalBrecht Van Lommel
2022-02-22Fix ffmpeg tests when using ffmpeg 5.0Sebastian Parborg
2022-02-22Cleanup: compiler warningBrecht Van Lommel
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-19Revert "OCIO: Port shader creation logic to use GPUShaderCreateInfo"Clément Foucault
2022-02-19Revert "OCIO: Fix gpu include file"Clément Foucault
2022-02-18OCIO: Fix gpu include fileClément Foucault
2022-02-18OCIO: Port shader creation logic to use GPUShaderCreateInfoClément Foucault
2022-02-18Fix graphics interop resources leak in CyclesSergey Sharybin
2022-02-18Fix strict compilation warningsSergey Sharybin
2022-02-17Fix build error on some compilers after recent bugfixBrecht Van Lommel
2022-02-17Fix T95368: wrong white point adaptation for Linear ACES color spaceBrecht Van Lommel
2022-02-17Fix part of T95654: Cycles crash with text objects in excluded view layersBrecht Van Lommel
2022-02-17Fix compile error on MSVCKévin Dietrich
2022-02-17Fix T94881: GPU subdivision fails with high polycount coarse meshesKévin Dietrich
2022-02-17Fix T76082: VR Scene Inspection: It shows me only a pink screenPeter Kim
2022-02-16Cycles: restore basic standalone GUI, now using SDLBrecht Van Lommel
2022-02-15Cleanup: clang-formatBrecht Van Lommel
2022-02-14Fix T95778, the macOS minimum versions have been increased for Metal.Thomas Dinges
2022-02-14Fix Cycles assert in debug mode after recent changesBrecht Van Lommel
2022-02-12Cycles: Fix Metal kernel compilation for AMD GPUsMichael Jones
2022-02-11Cycles: enable Metal on AMD GPUs, set macOS minimum versionsMichael Jones
2022-02-11Fix Cycles compilation on 32bit ARM platformSergey Sharybin
2022-02-11Cycles: refactor to keep session thread alive for duration of sessionBrecht Van Lommel
2022-02-11Fix T95420: Cycles crash with stereo render and tilesBrecht Van Lommel
2022-02-11Fix incompatible swapchain format for Quest 2Peter Kim
2022-02-11Fix T94268: Closing SteamVR and restarting VR Session crashes BlenderPeter Kim
2022-02-10Cycles: Expose "Use MetalRT" checkboxMichael Jones
2022-02-10Fix T95477: Report error instead of crashing when Metal texture size limits e...Michael Jones
2022-02-10Cycles: Workaround for failing "bake" unit tests in MetalMichael Jones
2022-02-10Workaround for T94142: Cycles Metal crash with simultaneous viewport and fina...Michael Jones
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-09Revert "Fix size_t -> int -> size_t round trip in Cycles"Sergey Sharybin
2022-02-09Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-04Fix uninitialized value in Cycles BVH after recent changesBrecht Van Lommel
2022-02-04Fix T93851: Cycles wrong glossy indirect pass with volumesBrecht Van Lommel
2022-02-03Cleanup: clang-formatBrecht Van Lommel