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
2016-08-16Cleanup unused return value (was making coverity sad).Bastien Montagne
2016-07-04Fix a few compiler warnings on OS X / clang.Brecht Van Lommel
2016-06-08Cleanup: typosCampbell Barton
2016-06-02Cleanup: warnings in previous commitCampbell Barton
2016-06-02Minor edits to last commitCampbell Barton
2016-06-02BLI_array_store: Move writing many chunks into a functionCampbell Barton
2016-06-02BLI_array_store: store max size in BArrayInfoCampbell Barton
2016-06-02Add extra validation checks to array-storeCampbell Barton
2016-05-30Change the hash-table to be 3x total items to hashCampbell Barton
2016-05-30Remove accidental static varCampbell Barton
2016-05-30Add BLI_array_store copy-on-write APICampbell Barton