Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-14remove api field, was never used.Campbell Barton
2011-12-31Fix for column major matrix API change.Bart Crouch
+ reversal of previous commit, which broke circle tool
2011-11-26Replacing custom code with mathutils normalize()Bart Crouch
2011-11-01Fix for divide-by-zero errors.Bart Crouch
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
Plus a few styling enhancements. [[Split portion of a mixed commit.]]
2011-07-25swap vector multiplication order, also some style changesCampbell Barton
2011-04-10minor pep8 editsCampbell Barton
2011-04-04Move from contrib to trunk.Bart Crouch