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-05-11utility functions to reverse and rotate linklists.Campbell Barton
2013-03-29fix [#34804] Only timeline_markers[0] is selectable if multiple markers at sa...Campbell Barton
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2012-12-15add checks to style checker script for 'a . b' and 'a []'Campbell Barton
2012-08-18utility functions: BLI_findptr, BLI_rfindptr --- use for finding an item in a...Campbell Barton
2012-03-04bmesh py apiCampbell 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-05-02reverse string lookup listbase function BLI_findstring counterparts, added BL...Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-08-13minor changes to rna/python.Campbell Barton
2010-03-31[#21762] BLI_dynamiclist is never usedCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-03vertex group sort operator, access from the vgroup panel, sintels mesh has 14...Campbell Barton
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-11-24- added rna api function scene.update(), needed for rig generation to update ...Campbell Barton
2009-09-172.5 - Animation Utility FunctionJoshua Leung
2009-06-23SVN maintenance.Guillermo S. Romero
2009-01-14Removed a second declaration for BLI_uniquename.Nicholas Bishop
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert