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-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-04-30Fix "use after free" issue in clogSebastian Parborg
2020-10-24CLOG: Add getter to know if output supports coloringClément Foucault
2020-08-26Tests: fail automated tests on memory leaks and other internal errorsJacques Lucke
2020-08-26Cleanup: typosJacques Lucke
2019-07-10C Logging: add macro to check if logging is enabledCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-23Cleanup: GCC redundant declarationsCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningsCampbell 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-29Fix CLOG_STR_AT_SEVERITY macroCampbell Barton
2019-01-16Logging: add '--log-show-timestamp' option.Campbell Barton
2019-01-11MSVC: remove compiler __func__ defineCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2018-05-18Logging: add --show-log-backtraceCampbell Barton
2018-05-04Logging: setting log level wasn't workingCampbell Barton
2018-03-31Use int instead of boolCampbell Barton
2018-03-31Logging: add argument --log-show-basenameCampbell Barton
2018-03-31Logging: add ability to exclude categories.Campbell Barton
2018-03-31Docs: doxygen docs for clogCampbell Barton
2018-03-31Fix logger build w/ MSVCCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton