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-11File headers: use SPDX license identifiersCampbell Barton
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
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
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-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2018-12-13BoltFactory (0,4,0)Aaron Keith
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
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: trailing spaceCampbell Barton
2017-01-22bolt factory: T50443 add division count for higher precisionmeta-androcto
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-02-08code cleanup: style and typo - some edits to bypass the comments spell checker.Campbell Barton
2011-12-22Fix for matrix changes in SVN.Andrew Hale
2011-12-01Fixed Bug in Bolt Factory “remove doubles” function, which was introduced...Aaron Keith
2011-11-19indentation edits and copy pyrimid from contrib (where I had made some edits)...Campbell Barton
2011-10-15remove 'original_script_add_mesh_bolt.py', scripts for reference can be linke...Campbell Barton
2011-09-19/trunk: Removed final points in UI strings and messages.Bastien Montagne
2011-07-25make bolt factory use reversed vector rotation order,Campbell Barton
2011-07-11cleanupCampbell Barton
2011-06-22fix for errors adding landscape and bolt objects in editmodeCampbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-02-05update for changes in mathutuils.Campbell Barton
2011-01-24fix [#25753] Byte-compile errors in some Python scriptsCampbell Barton
2011-01-09update for changes in blender.Campbell Barton
2010-11-08Now works in edit modeAaron Keith
2010-08-27update for rna api changesCampbell Barton
2010-08-22Added counter sink head typeAaron Keith
2010-08-18updates for changes in blenders apiCampbell Barton
2010-08-08removed header from these files by mistake when testing some other problem.Campbell Barton
2010-08-06update for changes in blenderCampbell Barton
2010-07-27fix bolt factory svnBrendon Murphy