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-09-02Fix T100163: Eevee: Regression: Displacement maps affected by rotationClément Foucault
2022-09-02Fix T100377: EEVEE: Regression 3.2 normalmap node brokenClément Foucault
2022-09-02Fix T99528: EEVEE: Regression: Faulty shaders when using Volume Info nodeClément Foucault
2022-09-02Fix T98190: EEVEE: Very slow rendering on Intel HD Graphics 4400Clément Foucault
2022-08-26Fix T55284: error in Hybrid MultiFractal Musgrave textureLuis Pereira
2022-08-19Fix build error on mips64el architectureBrecht Van Lommel
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-01GPU: Fix failing compute tests.Jeroen Bakker
2022-08-01Eevee: Add support of rendering curves with cryptomatte.Jeroen Bakker
2022-07-26Refactor: Extract color attributes as generic attributesHans Goudey
2022-07-21GPU: Fix compilation with WITH_GPU_BUILDTIME_SHADER_BUILDER optionClément Foucault
2022-07-21Cleanup: formatCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-19Metal: Add license header to new filesClément Foucault
2022-07-19Metal: MTLUniformBuffer module implementationJason Fielder
2022-07-19Metal: MTLQueryPool implementation adding support for occlusion queries.Jason Fielder
2022-07-19EEVEE: use mipmaps of compressed textures (DDS)Ethan-Hall
2022-07-16Fix error in assertion after 92a99c14965905e73f049bc1f92b597a903977fcCampbell Barton
2022-07-15Fix Eevee backround render crash after recent changes from D15463Brecht Van Lommel
2022-07-15Fix compiler error in debug builds after 1cf465bbc331Julian Eisel
2022-07-15Fix GPU backend deleting resources without an active contextBrecht Van Lommel
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-07-15GPU: Fix shader builder on hardware that does not have all featuresClément Foucault
2022-07-15Cleanup: GPU: Replace NULL by nullptr from C++ filesClément Foucault
2022-07-15GPU: Remove USD dependency from shader_builder.Ray Molenkamp
2022-07-14Cleanup: spelling in commentsCampbell Barton
2022-07-11GPU: add BUIDTIME to WITH_GPU_SHADER_BUILDERJeroen Bakker
2022-07-11GPU: Update shader builder stubs.Jeroen Bakker
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-07-05GPU: add missing license headerCampbell Barton
2022-07-04METAL: Add license header to new filesClément Foucault
2022-07-04Cleanup: spelling in commentsCampbell Barton
2022-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
2022-07-01Cleanup: GPUCodegen: Remove unused variablesClément Foucault
2022-07-01GPUMaterial: Remove the max attribute checkClément Foucault
2022-06-30EEVEE-Next: Add Film and RenderBuffers moduleClément Foucault
2022-06-30Cleanup: colon after params, move text into public doc-strings, spellingCampbell Barton
2022-06-30Fix T98886: PBVH_GRIDS ignores face smooth flag on first gpu buildJoseph Eagar
2022-06-30Cleanup: spelling in commentsCampbell Barton
2022-06-29Cleanup: Clang tidy, unused variable warningHans Goudey
2022-06-29Fix T98825: EEVEE: Regression: Buffer overflow in sample name bufferClément Foucault
2022-06-29Cleanup: spelling in commentsCampbell Barton
2022-06-28Cleanup: GPUShader: Fix missing space in debug messageClément Foucault
2022-06-28Cleanup: fix various typosluzpaz
2022-06-28Cleanup: compiler warnings, remove unused functionsCampbell Barton
2022-06-27Cleanup: formatCampbell Barton
2022-06-27MTLCommandBufferState for coordinating GPU workload submission and render pas...Jason Fielder
2022-06-22Cleanup: remove redundant GPU headersCampbell Barton
2022-06-21Fix crash editing anisotropic filter preference from background modeBrecht Van Lommel
2022-06-20Cleanup: Grammar: a vs anHans Goudey