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
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-11-13bolt factory: add manual linkmeta-androcto
2018-12-13BoltFactory (0,4,0)Aaron Keith
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-06-22Version (0, 3, 4)Aaron Keith
2017-04-29Fix T51338: Add an offset to the internal thread, validatelijenstina
2017-04-09BoltFactory: Cleanup, Remove star importslijenstina
2017-01-22bolt factory: T50443 add division count for higher precisionmeta-androcto
2016-02-20Fixed bug in minor diameter and Phillips bit dimensions. They were missing fr...Aaron Keith
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
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-10-02Formatting description for add mesh scriptsJonathan Smith
2011-08-25update to bl_infoBrendon Murphy
2011-03-29updated working revision r35853Brendon Murphy
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-11-08Now works in edit modeAaron Keith
2010-10-15working revision updateBrendon Murphy
2010-09-17update working revision 31965Brendon Murphy
2010-09-10updated revision numbersBrendon Murphy
2010-08-31== trunk addons ==Luca Bonavita
2010-08-02fix for registering scripts.Campbell Barton
2010-08-02update addons to work with new register/unregister method,Campbell Barton
2010-07-27fix bolt factory svnBrendon Murphy