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-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-12-20Docs: use doxygen formatting for BLICampbell Barton
2020-08-17Cleanup: header order, trailing spaceCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-12Cleanup: clang-format.Bastien Montagne
2019-10-12Cleanup: clang-formatCampbell Barton
2019-04-29New BLI_NOINLINE macroJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell 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-11MSVC: remove compiler __func__ defineCampbell Barton
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2017-07-27Cleanup: remove check for old GCC&PPCCampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2016-01-25ImBuf: Make luminance calculation inlinedSergey Sharybin
2015-06-20Cleanup: checks for unsupported MSVC versionsCampbell Barton
2015-03-13Initial compilation support with C++11 featureset enabledSergey Sharybin
2014-05-13style cleanup, keep preprocessor identationAntony Riakiotakis
2014-05-13Add alloca include in compiler compatibility. Helps with MinGW32Antony Riakiotakis
2014-05-01Add BLI_compiler_compat.h to help with portabilityCampbell Barton