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
2020-03-02Cleanup: make remaining blenlib headers work in C++Jacques Lucke
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-09-09Timer: Use explicit re-initialization on file loadSergey Sharybin
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
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke