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
2015-05-20fix for broken Paths, Thanks pildanovakBrendon Murphy
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-11-07Correction to own rBA63aba82339 - do not loop on objects in poll func!Bastien Montagne
2014-11-07Fix T42375: Hallo Objet fracture tool error.Bastien Montagne
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-04Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor...CoDEmanX
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-04-10minor edit to fracture, while looking into another bug.Campbell Barton
2012-04-10Fix #30891: Fracture tools seems to be brokenSergey Sharybin
2012-01-19- Removed dots from the end of descriptionSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-11-15Fix [#29271] Fracture Object Script broken.Bastien Montagne
2011-10-17fix spelling errors for commentsCampbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-05replace tricky unicode chars for basic ascii.Campbell Barton
2011-07-25swap vector multiplication order, also some style changesCampbell Barton
2011-07-11cleanupCampbell Barton
2011-05-26update for api changes in blenderCampbell Barton
2011-04-15*Bug fixes (script thought there was 32 layers, lol).Bastien Montagne
2011-04-15Fix for Fracture tools, thanks to mont29Brendon Murphy
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-03-14update for changes in rna apiCampbell Barton
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-19minor syntax adjustmentsCampbell Barton
2010-09-17update working revision 31965Brendon Murphy
2010-09-12addons/object_fracture/__init__.pyBrendon Murphy
2010-09-11Missed these changes in last patch commit, had to manually merge due to chang...Thomas Dinges
2010-09-11Fix for RNA changesNathan Letwory
2010-08-31== trunk addons ==Luca Bonavita
2010-08-29script returns errorsBrendon Murphy
2010-08-19update for changes in blenderCampbell Barton
2010-08-18updates for blender api changesCampbell Barton
2010-08-18updates for changes in blenders apiCampbell Barton
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton
2010-07-30update for api changeFabian Fricke
2010-07-15update for changes in blenders api.Campbell Barton
2010-07-14Fix for Fracture Tools.Luca Bonavita
2010-07-13fix import pathFlorian Meyer
2010-07-13== scripts conforming ==Luca Bonavita