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-02Fix T65568: sewing and self collision issueIsh Bosamiya
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2019-04-20Cleanup: comment line length (tests)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2017-02-03Tests: Use proper order for EXPECT_EQ()Sergey Sharybin
2016-05-30Add 'multi small' testcase to performance Ghash tests.Bastien Montagne
2016-02-20Add GHash/GSet pop() feature.Bastien Montagne
2016-02-17Fix broken ghash performance gtest.Bastien Montagne
2016-02-06Fix gtests on Windows/MSVCSergey Sharybin
2015-06-27Cleanup: int/uint mismatch in printf...Bastien Montagne
2015-03-19BLI GHash: add some basic gtests.Bastien Montagne