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-05-24io_mesh_raw: move to contrib: T63750meta-androcto
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
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-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-23update wiki version ro 2.6Brendon Murphy
2012-05-27Turned out only raw exporter had same bug...Bastien Montagne
2012-01-14remove api field, was never used.Campbell Barton
2011-12-31various style edits, no functional changesCampbell Barton
2011-12-12make sure all filepath props have FILE_PATH subtypeCampbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-09-03Fix #28446: Moving imported object to new layer deletes itSergey Sharybin
2011-07-29pep8 edits and some style changeCampbell Barton
2011-07-03code cleanup and minor re-arrangements to raw import/export.Campbell Barton
2011-04-12io_mesh_raw, fixes for 2.57 release, merge __init__.pyAurel W
2011-04-10Formatting/standardization for description/locationJonathan Smith
2011-03-19Updated Blender Version to 2.57 and api versionJonathan Smith
2011-02-22io_raw_mesh: fixes,.. already were done but gone 'lost' (no svn history, noth...Aurel W
2011-02-11add in module register calls (first pass, batch replace, will test each addon...Campbell Barton
2011-01-18- new tracker page for io_mesh_rawLuca Bonavita
2011-01-14bl_addon_info -> bl_infoCampbell Barton
2011-01-08== Tracker urls formatting ==Luca Bonavita
2010-12-23== formatting ==Luca Bonavita
2010-12-23use imp.reload() rather then reload().Campbell Barton
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-14bugfix [#22843] Cannot export to folder with ".blend" on the end.Campbell Barton
2010-07-13== scripts conforming ==Luca Bonavita
2010-07-13== trunk scripts confirming ==Luca Bonavita
2010-06-28minor fixesCampbell Barton
2010-06-14update for changes in trunkCampbell Barton
2010-06-02filename --> filepath (changed in trunk/svn)Campbell Barton
2010-05-31== addons ==Luca Bonavita
2010-05-31Updates for API changes in SVN 29091.Thomas Dinges
2010-04-02should be all errors fixedBrendon Murphy
2010-04-01modify all scripts to include 1 line description in line with new patch committBrendon Murphy
2010-03-27modify files to new wiki links to all scriptsBrendon Murphy
2010-03-18minor correction to catogoriesCampbell Barton
2010-03-16fixes for registeringCampbell Barton
2010-03-16bl_addon_infoBrendon Murphy
2010-03-03moving scripts from blender to bf-extensionsCampbell Barton