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-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-04Cleanup: use system includesCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-08-07Cleanup: IO, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Cleanup: spellingCampbell Barton
2020-05-18AVI: Fix read past array boundsSergey Sharybin
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-15Fix Blender building after recent 'cleanup'.Bastien Montagne
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel