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
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2016-10-25API: Fix LinksAaron Carlisle
2015-06-13Compilation error fixes for older GCC/CLang compilersSergey Sharybin
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-01-09BLI: add 'A*' (AStar) shortest path solver algorithm.Bastien Montagne