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-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-09Cleanup: move public doc-strings into headers for 'io/collada'Campbell Barton
2021-08-26Cleanup: remove deprecated flag use in colladaCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-07-21Cleanup: spellingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-07Cleanup: partial Clang-Tidy modernize-loop-convertSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy, modernize-use-bool-literalsSergey Sharybin
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-04Cleanup: Clang-Tidy readability-static-accessed-through-instance fixesSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-const-return-type fixesSybren A. Stüvel
2020-08-07Cleanup: IO, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-21Cleanup: spellingCampbell Barton
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Clang-tidy: enable readability-container-size-empty warningJacques Lucke
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05CleanUp: Introduce BKE_fcurve_createJeroen Bakker
2020-03-24Cleanup: spellingCampbell Barton
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