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-14File headers: use SPDX license identifiersCampbell Barton
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2020-11-06Fix T82405: Check if active object's data is NoneRobert Guetzkow
2020-09-06Fix T80465: [Add Mesh: Extra Objects] Adding mesh in EditMode removes modifiersVladimir Spivak(cwolf3d)
2020-05-03Fix T76049: Errors after adding a Gear or Worm (extra objects)Vladimir Spivak(cwolf3d)
2020-01-29Cleanup: trailing spaceCampbell Barton
2020-01-14Addon Mesh Extra Objects: Added Object Helper. Fixed World orientation.Spivak Vladimir (cwolf3d)
2020-01-05Addon Mesh Extra Objects: Added Object HelperSpivak Vladimir (cwolf3d)
2019-11-23Fix T71025: add_mesh_gears: bpy.ops.object.mode_set.poll() failedSpivak Vladimir (cwolf3d)
2019-09-20Addon: Mesh Extra Objects: Added restore materials if you go back to change p...Spivak Vladimir (cwolf3d)
2019-09-20Addon: Mesh Extra Objects: Added soft limiters in Gear and WormGear. Added re...Spivak Vladimir (cwolf3d)
2019-09-20Addon: Mesh Extra Objects: Removed limiters in Gear and WormGearSpivak Vladimir (cwolf3d)
2019-08-15Addon: Mesh Extra Objects: Gears, Wallfactory, Beam, Pipe: Implemented add ob...Spivak Vladimir (cwolf3d)
2019-08-09Addon: Mesh Extra Objects: Gears, Wallfactory, Beam: Converted to parametric ...Spivak Vladimir (cwolf3d)
2019-08-08Addon: Mesh Extra Objects: Gears: Editing an object directlySpivak Vladimir (cwolf3d)
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-04-21The implementation of the function of changing the parameters of the object a...Spivak Vladimir (cwolf3d)
2019-02-01Update addon to Blender 2.8Spivak Vladimir (cwolf3d)
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-12-07Fix T58896: Addons with ob.vertex_groups.new without name keyworkDalai Felinto
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2017-06-10Add Mesh Extra Objects: Update, Fix crash with Wall Factorylijenstina
2016-12-30Add mesh extra objects: Update to version 0.3.1lijenstina
2015-05-01add_extra_mesh_objects: new versionBrendon Murphy
2014-08-04updates & cleanup, merged pipe joints & solid objects, cleaner integration in...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
2013-10-31Fix #37260 Weird behavior in adding gears from extra objects Addon.Lukas Toenne
2013-09-13workaround for exception adding in editmode, for now setting vertex groups is...Campbell Barton
2013-02-06length and rotation units for the add_gears.py by batfingerBrendon Murphy
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-01-19- Removed dots from the end of descriptionSergey Sharybin
2012-01-14remove api field, was never used.Campbell Barton
2011-12-30adding operator presetsBrendon Murphy
2011-10-10removing version info & general clean upBrendon Murphy
2011-08-27Addon UI Cleanup, Part 1Thomas Dinges
2011-07-11cleanupCampbell Barton
2011-05-16update for changes in blender module layout, also add global axis conversion ...Campbell Barton
2011-04-24merged "lesser" add mesh scripts.Brendon Murphy