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 (Collapse)Author
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
Differential Revision: https://developer.blender.org/D3746
2018-09-07Cleanup: trailing spaceCampbell Barton
2017-03-30DXF Exporter: support module reloadingCampbell Barton
Also remove use of register_module
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2017-03-19Cleanup: trailing spaceCampbell Barton
2014-10-13fix warnings with UI descriptionPhilipp Oeser
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 ↵CoDEmanX
minor other edits
2012-12-19fix [#33615] bl_info (2,6,5,0) vs. (2,65,0) ?Campbell Barton
make addons blender versions consistent
2012-08-25use sets when checking against multiple typesCampbell Barton
2012-07-11DXF-exporter script moved from addons_contrib to official addons folderRemigiusz Fiedler