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
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-11Replace linked-list insert-sort with merge-sortCampbell Barton
2015-02-10BLI_linklist: Add a new helper to move an item (identified by its current ind...Bastien Montagne
2013-08-16new bmesh queries BM_face_exists_overlap, BM_face_exists_overlap_subsetCampbell Barton
2013-08-16add support for mempool/linklist functions.Campbell Barton
2013-03-14BLI_linklist_free() was incorrectly taking MEM_freeN() as an argument, eviden...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-06-22Merge a few small blenlib changes from the render25 branch:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2008-11-132 utility functions added for projection painting.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont