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-10-14Cleanup: fix typosBrecht Van Lommel
2022-08-09Cleanup: fix typos in blender addonsBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-03-15Cleanup: fix source comment typosBrecht Van Lommel
2022-02-20Fix T95886: Add Mathfunction / XYZ Math SurfaceVladimir Spivak
2022-02-14File headers: use SPDX license identifiersCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2021-12-01Cleanup: trailing space & tabs to spacesCampbell Barton
2021-06-15Fix T89002: Extra Objects: wrong normals on few faces of gem mesh in extra ob...Vladimir Spivak(cwolf3d)
2021-04-11Fix T87212: Multiple-Parameter Functions for Math Surfaces in Extra ObjectsVladimir Spivak(cwolf3d)
2020-12-03Fixed errors in the console if obj.data is NoneVladimir Spivak(cwolf3d)
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-07-15Fix T78864: the apply_as parameter of modifier_apply was removed.Alexander Gavrilov
2020-05-03Fix T76049: Errors after adding a Gear or Worm (extra objects)Vladimir Spivak(cwolf3d)
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
2020-01-15Addon Mesh Extra Objects: Fixed add object in Edit modeSpivak Vladimir (cwolf3d)
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-12-18rock gen: quiet startup printsmeta-androcto
2019-12-11extra_objects: add rock gen: T71560meta-androcto
2019-11-24update manual linksmeta-androcto
2019-11-23Fix T71025: add_mesh_gears: bpy.ops.object.mode_set.poll() failedSpivak Vladimir (cwolf3d)
2019-11-13Fix T71543: XYZ Function Surface problemSpivak Vladimir (cwolf3d)
2019-11-13mesh extra objects: add manual linkmeta-androcto
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-09-06add_mesh_extra_objects: icons, menus: expose nestedmeta-androcto
2019-08-17Addon: Mesh Extra Objects: Gem, Diamond, Brilliant: Implemented parametric ob...Spivak 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-06-05add_mesh_teapot: Fix double verts: T65506meta-androcto
2019-05-22Add-ons: remove temporary disabling of use_global_undoBrecht Van Lommel
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-15Update for object add align property changesBrecht Van Lommel
2019-04-28correct rotation object after to changeSpivak Vladimir (cwolf3d)
2019-04-21The implementation of the function of changing the parameters of the object a...Spivak Vladimir (cwolf3d)
2019-04-21Separated mesh_discombobulator from add_mesh_extra_objectsSpivak Vladimir (cwolf3d)
2019-03-01Update for API change: scene.cursor_location -> scene.cursor.locationCampbell Barton
2019-02-05Separated geodesic_domes from add_mesh_extra_objectsSpivak Vladimir (cwolf3d)
2019-02-01Update addon to Blender 2.8Spivak Vladimir (cwolf3d)
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-29addons: more view_layer syntax updatesNBurn
2019-01-29addons: view_layer.objects.active syntax updateNBurn