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-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
2022-01-27Cleanup: Fix const correctness warningClément Foucault
2022-01-27Cleanup: Add more const correctness to some functionsClément Foucault
2022-01-27GPUShaderCreateInfo: Remove push_constant indexingClément Foucault
2022-01-26DRW: Fix builtin uniform name mismatchClément Foucault
2022-01-26D13910: Workbench: Port shaders to use GPUShaderCreateInfoClément Foucault
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25Draw: Migrate hair refine compute shader to use create info.Jeroen Bakker
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-24Add workaround for broken interface query functions on Intel HD Graphics 4400...Clment Foucault
2022-01-24GPU subdiv: reduce memory usage for point IBOKévin Dietrich
2022-01-24GPU subdiv: fix unitialized dataKévin Dietrich
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-16Fix T94865: GPU subdiv crash switching to texpaint areaKévin Dietrich
2022-01-16Cleanup: deduplicate GPU subdiv data extraction loopsKévin Dietrich
2022-01-15Fix T94918: GPU subdivision uses viewport levels for final renderKévin Dietrich
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12DRW: Add DRW_gpu_wrapper.hhClément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault