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-03-15Disable GPU subdivision if the maximum number of SSBO binding is reachedKévin Dietrich
2022-03-02Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-03-02Fix T94729: GPU subdivision does not support meshes without polygonsKévin Dietrich
2022-03-02Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-03-02Fix T94952: normals maps don't render correctly with GPU subdivisionKévin Dietrich
2022-02-25Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-25Fix different shading between CPU and GPU subdivisionKévin Dietrich
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-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-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-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-02Cleanup: spelling in commentsCampbell Barton
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-24GPU subdiv: reduce memory usage for point IBOKévin Dietrich
2022-01-24GPU subdiv: fix unitialized dataKévin Dietrich
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-16Fix T94865: GPU subdiv crash switching to texpaint areaKévin Dietrich
2022-01-15Fix T94918: GPU subdivision uses viewport levels for final renderKévin Dietrich
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-07Cleanup: use the ELEM macroCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-27Cleanup: clang tidyJacques Lucke
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich