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-16Cleanup: trailing spaceCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-06-08Update for changes in the Python API using keyword only argumentsCampbell Barton
2021-04-12Add Curve Extra Objects: Add missing operators to add menuAaron Carlisle
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2019-11-23Fix T71782: Curve/Point doesn't get generated at Cursor.Spivak Vladimir (cwolf3d)
2019-10-29fix manual linksmeta-androcto
2019-10-27add_curve_extra_objects: added iconsSpivak Vladimir (cwolf3d)
2019-10-16add_curve_extra_objects: add manual linkmeta-androcto
2019-05-04Curve extra objects: Enabled work beveltaper_curve.Spivak Vladimir (cwolf3d)
2019-04-28implementation of adding curly (add_curve_curly) in edit modeSpivak Vladimir (cwolf3d)
2019-02-17implementation of adding spirals (add_curve_spirals) in edit modeSpivak Vladimir (cwolf3d)
2019-02-03Added (in add_curve_simple) a type of curve creation.Spivak Vladimir (cwolf3d)
2019-01-23addons: add missing text= keyword after labelNBurn
2018-12-19Update addon to Blender 2.8Spivak Vladimir (cwolf3d)
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2017-09-02Cleanup: quiet strict name warnings for addons a..h.Campbell Barton
2017-06-03Add Curve Extra Objects: Cleanup, refactor some codelijenstina
2017-03-19Update add_curve_extra_objects add bounce spline/sporo fit, update curves gal...meta-androcto
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-03-17Update add curve extra objects Re: T50943meta-androcto
2016-08-12fix for typo in nurbs presetsmeta-androcto
2016-08-10code cleanup: curve extra objects thanks @batfingermeta-androcto
2016-08-05curve extra objects: clean up imports, add surface objectsmeta-androcto
2016-07-22Clean Up: remove redundant bl_tracker infometa-androcto
2016-01-05clean up, name change curvaceous galore to curve profilesmeta-androcto
2015-05-04fixBrendon Murphy
2015-05-04testBrendon Murphy
2015-01-22Fix: replaced Python module "imp" with "implib"Sybren A. Stvel
2014-10-10Fix T42171: Imprecise info in add curve/mesh extra object.Bastien Montagne
2014-08-14fixes to bl_info, minor cleanup, toolshelf fix for bsurfaces.Brendon Murphy
2014-08-14fix for last commitBrendon Murphy
2014-08-14fix for console errorBrendon Murphy
2014-08-12remove menu level for cleaner integration.Brendon Murphy
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-09-04update tracker urlBrendon Murphy
2012-09-04merge of torus knots plus, curveaceous_galore & spirals addons.Brendon Murphy