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
2019-04-04remove object_fracture/ unsupported: T63272meta-androcto
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2017-03-23object_fracture addon: remove plugin iconmeta-androcto
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
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-06-23update wiki version ro 2.6Brendon Murphy
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