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-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-08-16Cleanup: some refactoring in mapped mesh extractionBrecht Van Lommel
2022-08-12Cleanup: replace term face with polyCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-06-18Cleanup: Remove unused argument, unnecessary struct keywordHans 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-05-22GPU subdiv: smoothly interpolate orco layerKévin Dietrich
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-03Fix T96338: GPU subdiv crash switching to UV editingKévin Dietrich
2022-04-04Cleanup: clang-tidyCampbell Barton
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-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-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-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-08-23Cleanup: rename 'MeshBufferCache' to 'MeshBufferList'Germano Cavalcante
2021-07-26Cleanup: Rearrange mesh extraction filesGermano Cavalcante
2021-07-02Cleanup: Clang tidy, remove typedefHans Goudey
2021-07-01Cleanup: Separate each extractor into specific compile unitsGermano Cavalcante