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-05-17Cleanup: formatCampbell Barton
2022-05-15Cleanup: Move three mesh editors files to C++Hans Goudey
2022-05-15Cleanup: Clang tidyHans Goudey
2022-05-15DRW: Remove accidentaly commited stray global variableClément Foucault
2022-05-15GPUVertBuf: Add support for binding as buffer textureClément Foucault
2022-05-15Cleanup: Fix compile warnings on windowsHans Goudey
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-13Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-13Fix T97330: UV points missing with some modifiersKévin Dietrich
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12DRW: Fix Compilation on OSXClément Foucault
2022-05-12DRW: Port draw_shader to C++Clément Foucault
2022-05-12DRW: Port draw_hair to C++Clément Foucault
2022-05-12Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-12Fix T98071: Overlay: UV selection inverted bewteen vertex and edge selectClément Foucault
2022-05-12Fix T98026 EEVEE: Refression Crash when rendering Cryptomatte passesClément Foucault
2022-05-12Merge branch 'blender-v3.2-release'Jacques Lucke
2022-05-12Fix T97380 EEVEE: Weird motion-blur on curvesClément Foucault
2022-05-11Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-11Fix T97895: Eevee support for Geometry Nodes Color Attributes.Jeroen Bakker
2022-05-11Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-11Fix T97173: Color Attributes shading turns black after switching mode.Jeroen Bakker
2022-05-11Cleanup: use '_num' / '_count' suffix instead of '_ct'Campbell Barton
2022-05-11Cleanup: use '_num' suffix, mostly for curves & spline codeCampbell Barton
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T97545 GPU: Crash caused by uncommented quote char in source stringClément Foucault
2022-05-10Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-10EEVEE: Fix missing CLOSURE_DEFAULTClément Foucault
2022-05-10Fix T97985 EEVEE: Shader mixing not working correctly when reusing shader nodesClément Foucault
2022-05-09Fix T97983 EEVEE: Tangent Normal of Curves info behaves differently in EeveeClément Foucault
2022-05-09Cleanup: simplify filling curve batch cache buffersJacques Lucke
2022-05-09Cleanup: use different hardcoded shape to make the root/tip radius usefulJacques Lucke
2022-05-09Fix T97853: Crash with edit mode X-ray and subdivisionHans Goudey
2022-05-09Fix T97853: Crash with edit mode X-ray and subdivisionHans Goudey
2022-05-09Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-07EEVEE: Fix missing function implementation for volumetric materialsClément Foucault
2022-05-07Fix T97796 EEVEE: Regression: Alpha clipped materials rendered as alpha hashedClément Foucault
2022-05-07Fix T97881 EEVEE: First Specular and SSS closure not contributing on alpha bl...Clément Foucault
2022-05-06Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-06DrawManager: Make instance data persistent.Jeroen Bakker
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-05Merge branch 'blender-v3.2-release'Clément Foucault
2022-05-05Cleanup: EEVEE: Fix clang-tidy warnings and unused var warningClément Foucault
2022-05-05DRW: Hair: Fix shader compilation of transform feedback shaderClément Foucault
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton