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-26Cleanup: typos in comments.Kévin Dietrich
2022-02-26Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-26Fix T93123: viewport lags with custom attributesKévin Dietrich
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Disable GPU subdivision if autosmooth or split normals are usedKévin Dietrich
2022-02-25Fix different shading between CPU and GPU subdivisionKévin Dietrich
2022-02-25GPUTexture: Use immutable storageClément Foucault
2022-02-22Cleanup: clang-formatCampbell Barton
2022-02-22Cleanup: Use curves wrapperHans Goudey
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-18Fix strict compilation warningsSergey Sharybin
2022-02-17Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-17Fix T95827: vertex groups do not display correctly with GPU subdivisionKévin Dietrich
2022-02-17Fix vertex groups not rendering properly with GPU subdivisionKévin Dietrich
2022-02-16Curves: Further implementation of new curves data structureHans Goudey
2022-02-15Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-15Fix T95697: GPU subdivision ignores custom normalsKévin Dietrich
2022-02-15GPU subdiv: fix custom data interpolation for N-gonsKévin Dietrich
2022-02-15Cleanup: unused argument warningsCampbell Barton
2022-02-14Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-14Fix T95177: GPU subdiv crashes mirror modifier in edit-modeKévin Dietrich
2022-02-11Merge branch 'blender-v3.1-release'Peter Kim
2022-02-11Fix excessive re-creation of VR viewport texturesPeter Kim
2022-02-11File headers: manually convert files to use SPDX headersCampbell Barton
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix T95666: Crash when attempting multires linear subdivideSergey Sharybin
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-06DRW: Add preprocessor error if including common_view_lib.glsl without draw_viewClément Foucault
2022-02-06GPU: move gpu_shader_shared_utils.h to the public section of the moduleClément Foucault
2022-02-05DRW: Fix memory leak in UniformArrayBufferClément Foucault
2022-02-04DRW: Fix a commentClément Foucault
2022-02-04DRW: Add DRW_UNUSED_RESOURCE_TRACKING for ubo and ssboClément Foucault
2022-02-04DRW: Add compute_ref calls, barriers calls, and vertex_buffer_refClément Foucault
2022-02-04DRW: Fix bug in cubemap creation in draw::TextureClément Foucault
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-02Cleanup: spelling in commentsCampbell Barton
2022-02-01GPUShader: Rename createInfo storage QualifiersClément Foucault
2022-02-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-01Silence draw manager warning.Jeroen Bakker
2022-02-01Cleanup: Remove unused datatoc definitions.Jeroen Bakker
2022-02-01Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-01Fix T95376: Fix crash when switching to UV workspace.Jeroen Bakker
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-27DRW: Fix some issues with DRW_gpu_wrapper.hhClément Foucault
2022-01-27DRW: Fix DRW_gpu_wrapper.hhClément Foucault