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
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-08-04avoid using MEM_reallocN_id directly, add utility macro for freeing.Campbell Barton
2013-03-16changes to BLI_bufferCampbell Barton
2013-01-02extend BLI_bufferCampbell Barton
2012-12-30Add BLI_buffer, an alternative to BLI_arrayNicholas Bishop