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-08-14BLI: add reverse iterators, iterator constructor and Vector.insert/prependJacques Lucke
2020-08-11Cleanup some building errors with ClangTidy.Bastien Montagne
2020-08-11Cleanup: Strict compiler flagsSergey Sharybin
2020-08-11Fix path regression test build failure on WindowsSergey Sharybin
2020-08-11Cleanup: spellingCampbell Barton
2020-08-10BLI: improve StringRef for C++17Jacques Lucke
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-08-07Cleanup: use C++ style casts in various placesJacques Lucke
2020-07-24BLI: add MultiValueMapJacques Lucke
2020-07-23BLI: Add MutableSpan.copy_from methodJacques Lucke
2020-07-23BLI: move some tests into blenlib/testsJacques Lucke