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-14Corrected resource leak when adding in EDIT modeRobert Meerman
2022-02-13Preserve smoothing options when changing a boltRobert Meerman
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-02-07Corrected "Change Bolt" removes linked duplicatesRobert Meerman
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
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-08-05Cleanup: trailing spaceCampbell Barton
2020-04-23Added 12 point headAaron Keith
2020-04-16Added Torx bit typeAaron Keith
2020-04-13Fixed bug with inverted normals for Pan head and Allen BitsAaron Keith
2020-04-13Fixed bug with inverted normals for the lock nutAaron Keith
2020-04-12Fixed bug with inverted normals for the counter sink boltAaron Keith
2020-03-06Addons: Use Manual URL prefixAaron Carlisle
2020-03-05Cleanup: tabs -> spacesCampbell Barton
2020-03-05Update 'bl_info' use 'doc_url' instead of 'wiki_url'Campbell Barton
2020-01-29Cleanup: trailing spaceCampbell Barton
2020-01-14Addon Bolt Factory: Fixed bug location and orientation.Spivak Vladimir (cwolf3d)
2019-12-24Fix T72654: Bolt Factory: Missing Data after Change Bolt.Spivak Vladimir (cwolf3d)
2019-11-13bolt factory: add manual linkmeta-androcto
2019-09-23Addon: Bolt Factory: Corrected T70007 Scaling problem (Unit System)Spivak Vladimir (cwolf3d)
2019-09-22Addon: Bolt Factory: Corrected register and unregister.Spivak Vladimir (cwolf3d)
2019-09-22bolt factory: revert last commit. Breaks Buildsmeta-androcto
2019-09-20Addon: BoltFactory: Added changing parameters after creation object.Spivak Vladimir (cwolf3d)
2019-09-06add_mesh_BoltFactory: add separator for cosmeticsmeta-androcto
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-15Update for object add align property changesBrecht Van Lommel
2019-01-18Update Add-ons class properties to annotationsNBurn
2018-12-13BoltFactory (0,4,0)Aaron Keith
2018-10-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Cleanup: trailing spaceCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT to reflect actual location.Brecht Van Lommel
2018-06-22Version (0, 3, 4)Aaron Keith
2017-04-29Fix T51338: Add an offset to the internal thread, validatelijenstina
2017-04-09BoltFactory: Cleanup, Remove star importslijenstina
2017-03-19Cleanup: identity for None comparisonCampbell Barton
2017-03-19Cleanup: trailing spaceCampbell Barton
2017-01-22bolt factory: T50443 add division count for higher precisionmeta-androcto
2016-02-20Fixed bug in minor diameter and Phillips bit dimensions. They were missing fr...Aaron Keith
2015-05-24remove local presets folder & replace with internal operator presetsBrendon Murphy
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
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-02-08code cleanup: style and typo - some edits to bypass the comments spell checker.Campbell Barton
2012-01-14remove api field, was never used.Campbell Barton