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 (Collapse)Author
2016-05-24Add upstream information to librariesSergey Sharybin
2016-02-20Fix some warnings in GLog/GFlags when buildingwith MSVC2013Sergey Sharybin
Those warnings were only addressed for MSVC2015 so far.
2016-02-17Fix/workaround static object initialization in gflagsSergey Sharybin
2016-01-04Move GLog/GFlags to extern/Sergey Sharybin
This is where the libraries belongs to actually, they are not only used by Libmv now, but also by tests and Cycles.