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-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-05-05Cleanup: use 'r_' prefix for return argumentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2020-03-19Subdiv: Make Blender crease to OSD sharpness reusableSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Fix T63283: Second subdivision modifier does not ignore creaseSergey Sharybin
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-04Fix T58227: Subdivision Surface Type Simple messes up UVsSergey Sharybin
2018-10-31Cleanup: styleCampbell Barton
2018-10-31OpenSubdiv: API, expose vertex boundary interpolation optionSergey Sharybin
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-13OpenSubdiv: Add stub implementation of C-APISergey Sharybin
2018-08-02Subsurf: Better crease which represents sharp edgesSergey Sharybin
2018-08-01Subsurf: Evaluate all UV layersSergey Sharybin
2018-08-01Subsurf: Add API to provide vertex sharpnessSergey Sharybin
2018-08-01Subsurf: Cleanup, remove unused mappings and topology queriesSergey Sharybin
2018-08-01Subsurf: Fix/workaround crashes and failures with non-manifold geometrySergey Sharybin
2018-08-01Subsurf: Support subdivision of loose elementsSergey Sharybin
2018-07-18Subsurf: Begin new subdivision surface moduleSergey Sharybin