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
2012-01-14remove api field, was never used.Campbell Barton
2011-04-15*Bug fixes (script thought there was 32 layers, lol).Bastien Montagne
2011-03-21dont import UI directly, get classes via bpy.typesCampbell Barton
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-01-30Attempting to standardize some of the locations and fixing up descriptions in...Jonathan Smith
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23use imp.reload() rather then reload().Campbell Barton
2010-09-17update working revision 31965Brendon Murphy
2010-09-12addons/object_fracture/__init__.pyBrendon Murphy
2010-08-31== trunk addons ==Luca Bonavita
2010-08-29script returns errorsBrendon Murphy
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton
2010-07-13fix import pathFlorian Meyer
2010-07-13== scripts conforming ==Luca Bonavita