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-07-05Cleanup: spelling in commentsCampbell Barton
2020-10-28Cleanup: name parameters instead of commenting them.Ankit Meel
2020-10-21Cleanup: Clang-tidy readability-named-parameterAnkit Meel
2019-09-30Cleanup: spellingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-03-27Cleanup: style, use braces for blenlibCampbell 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
2016-01-30Cleanup: correct qsort commentsCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2014-10-15Correct last commitCampbell Barton
2014-10-15Fix T42226: Glibc <= 2.8 fails to buildCampbell Barton
2014-06-24Correction to last commitCampbell Barton
2014-06-24Use gnu-libc arg order for BLI_sort_rCampbell Barton
2014-01-21Code Cleanup: styleCampbell Barton
2013-08-22set nonnull args for BLI_qsort_rCampbell Barton
2013-08-21style cleanup: also use ARRAY_HAS_ITEM macro for mempool checkCampbell Barton
2013-08-19Attempt to fix compilation error of sort.cSergey Sharybin
2013-08-19Use reentrant qsort() in particle codesSergey Sharybin