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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-07-22Cleanup: Use r_ prefix for boolean return parametersHans Goudey
2022-04-08Cleanup: CacheFile, use double precision for timeKévin Dietrich
2022-03-23Cleanup: add const qualifierKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: use utility functionsKévin Dietrich
2021-12-09Cleanup: move public doc-strings into headers for 'io/alembic'Campbell Barton
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-08-19Alembic import: option to always add a cache readerKévin Dietrich
2021-08-10Clean-up: Remove UTF8-BOM markersRay Molenkamp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-08Cleanup: enable modernize-use-equals-default checkJacques Lucke
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-10-21Cleanup: Clang-tidy readability-redundant-string-initAnkit Meel
2020-09-10Cleanup: Alembic, inline namespace declarationsSybren A. Stüvel
2020-07-18Cleanup: spellingCampbell Barton
2020-06-19Cleanup: Alembic, move the C++ code to `blender::io::alembic` namespaceSybren A. Stüvel
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-08Cleanup: Alembic, moved axis conversion functions into their own filesSybren A. Stüvel
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel