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
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-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-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-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-09-07Cleanup: trailing spaceCampbell Barton
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
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2011-12-30adding operator presetsBrendon Murphy
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-07-11cleanupCampbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-24changes Operator names for new, stricter checking.Campbell Barton
2010-11-08Now works in edit modeAaron Keith
2010-09-24use the operator rather then its properties for drawing the UI, now its suppo...Campbell Barton
2010-09-11Patch [#23759] more replace self.properties.foo --> self.foo for bf-extension...Thomas Dinges
2010-08-22Added counter sink head typeAaron Keith
2010-08-11updates for changes in mathutilsCampbell Barton
2010-08-09update for changes in blender.Campbell Barton
2010-08-05update for changes in blender.Campbell Barton
2010-07-27fix bolt factory svnBrendon Murphy