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-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-11-16Fix T92924: Copy Render Settings doesn't work in 3.0.Bastien Montagne
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2019-12-01add manual linksmeta-androcto
2018-11-14RenderCopySettings: fix missing 'properties as annotations' change for 2.8.Bastien Montagne
2018-11-09Port Copy Render Settings add-on to 2.8.Bastien Montagne
2018-09-07Cleanup: trailing spaceCampbell Barton
2017-09-20Fix T52839: "Copy Render Settings" doesn't work.Bastien Montagne
2017-08-26Fix for previous commit rBAc471c3765bfb0, sorry about the noise :|Bastien Montagne
2017-08-26Fix stupid mistake (collision) in registered classes names.Bastien Montagne
2017-03-19RenderSettingsCopy: remove usage of register_module.Bastien Montagne
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2015-04-10Cleanup: imports (formatting)Campbell Barton
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
2013-04-18French translations for render_copy_settings! ;)Bastien Montagne
2013-04-09Minor updates...Bastien Montagne
2013-01-21Remove 'hasattr(bpy.app, "translations")' tests, no more needed!Bastien Montagne
2013-01-21Fix to i18n stuff (mostly, handles correctly non-WITH_INTERNATIONAL builds, w...Bastien Montagne
2013-01-20Basic example of how to use new translation from bpy.app.translations...Bastien Montagne
2012-12-28Update to render_copy_settings: use new template_list (and now we can have tw...Bastien Montagne
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-26patch [#31578] Standard-conformal sets for .report() and operator return valuesCampbell Barton
2012-01-14remove api field, was never used.Campbell Barton
2011-12-31remove redundant newline escapingCampbell Barton
2011-12-19pep8 edits and a few other code styling. Non functionnaly changes.Bastien Montagne
2011-12-19Moving render_copy_settings from contrib to trunk.Bastien Montagne