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
2012-08-18utility functions: BLI_findptr, BLI_rfindptr --- use for finding an item in a...Campbell Barton
2012-05-12style cleanup: remaining BLI files.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-27code cleanup:Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04bmesh py apiCampbell 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-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-08-13minor changes to rna/python.Campbell 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-29arg!, my secret testing keyword is exposedCampbell 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-08-152.5: Screen/Scene New/Delete operators.Brecht Van Lommel
2009-06-23SVN maintenance.Guillermo S. Romero
2009-01-172.5: various warning fixes.Brecht Van Lommel
2008-12-202.5 BLI_blenlib cleanupAndrea Weikert