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-09-25Cleanup: follow C++ type cast style guide in some filesJacques Lucke
2022-08-17Cleanup: strip blank lines around comment blocksCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-10Cleanup: add utility macro to simplify using std::enable_ifJacques Lucke
2021-09-22BLI: support initializing empty FunctionRef with nullptrJacques Lucke
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-04-01BLI: add call_safe method for FunctionRefJacques Lucke
2021-02-24Cleanup: spellingCampbell Barton
2021-02-23BLI: new FunctionRef typeJacques Lucke