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-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Fix T98866: GPU subdiv crash in edit mode with loose geometryKévin Dietrich
2022-06-13Cleanup: fix various typosBrecht Van Lommel
2022-06-13Fix T98735: GPU subdiv displays normals for all elementsKévin Dietrich
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-09Cleanup: use C-style comments, add missing doxy sectionCampbell Barton
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-09Cleanup: formatCampbell Barton
2022-06-09Cleanup: quiet warningsCampbell Barton
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-06-08Curves: use radius of middle point to determine curve shapeJacques Lucke
2022-06-08Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-07Fix EEVEE: Shader error when using volume temperature or color attributesClément Foucault
2022-06-07Fix T98091: EEVEE: Volume: Crash caused by non-present gridClément Foucault
2022-06-07Curves: use root/tip radius of the first curve in the viewportJacques Lucke
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-07Cleanup: Correct commentsHans Goudey
2022-06-07Cleanup: Fix missing-braces warning in draw managerSergey Sharybin
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-06Fix Windows compiler errorAntonio Vazquez
2022-06-05Cleanup: Comments and formatting in mesh extract headersHans Goudey
2022-06-05Cleanup: Move remaining mesh draw code to C++Hans Goudey
2022-06-04Cleanup: Use const for retrieved custom data layersHans Goudey
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-06-03Fix T98571: corrupted face selection drawing with GPU subdivisionKévin Dietrich
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-03Constraints: introduce wrapper functions to access target lists.Alexander Gavrilov
2022-06-03Cleanup: DRW: Overlay: Make simple fragment shaders localClément Foucault
2022-06-02Cleanup: DRW: Added basic_ prefix to all *.glsl files in basic/shadersClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *.glsl files in overlay/shadersClément Foucault
2022-06-02EEVEE-Next: Fix compilation of hair domain materialsClément Foucault
2022-06-02Cleanup: DRW: Added overlay_ prefix to all *_info.hh files in overlayClément Foucault
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-06-01Fix T98526: broken corner attributes with GPU subdivisionKévin Dietrich
2022-06-01Merge branch 'blender-v3.2-release'Joseph Eagar
2022-06-01GPU subdiv: Fix edit mode vertex color not being uploaded properlyJoseph Eagar
2022-05-31Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-31Fix T97877: broken shadows with GPU subdivisionKévin Dietrich
2022-05-31Cleanup: tabs to spaces for CMake files & sort file-listsCampbell Barton
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30Cleanup: make formatDalai Felinto
2022-05-30Cleanup: fix various typosBrecht Van Lommel
2022-05-27Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-26Fix T98385: Color attributes not working with GPU subdivisionKévin Dietrich
2022-05-26Fix T98392: GPU subdivision crash with knife toolsKévin Dietrich