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 (Expand)Author
2011-02-12correct for changes in svn.Campbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-15SVN maintenance.Guillermo S. Romero
2011-01-07fix for api change. update() doesn't work the same as before anymore. Broke T...Florian Meyer
2011-01-01clear some pep8 complaintsCampbell Barton
2010-12-22added an update() for obdataFlorian Meyer
2010-12-17SVN maintenance.Guillermo S. Romero
2010-12-17start of add object framework. mainly a copy from add_object_utils.py plus so...Florian Meyer