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-08-31Merge branch 'master' into refactor-mesh-material-index-genericrefactor-mesh-material-index-genericHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-14Compiling, basics workingHans Goudey
2022-08-13Merge branch 'master' into refactor-mesh-material-index-genericHans Goudey
2022-08-12Mesh: Move material indices to a generic attribute (WIP)Hans Goudey
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-01USD import: Handle material purposeMichael Kowalski
2022-07-06IO: speed up import of large Alembic/USD/OBJ scenes by optimizing material as...Aras Pranckevicius
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-17USD: speed up large USD imports by not rebuilding material name map for each ...Aras Pranckevicius
2022-06-10USD import: Handle material name collisionsMichael Kowalski
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-11Cleanup: fix compiler warnings on macOSLoren Osborn
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-09Cleanup: move public doc-strings into headers for 'io/usd'Campbell Barton
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski