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-08-09Cleanup: fix typos in blender addonsBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2022-01-05Cleanup: fix typos in source codeBrecht Van Lommel
2019-10-15STL: cleanup and PEP8Mikhail Rachinskiy
2018-10-19Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2017-03-19Cleanup: trailing spaceCampbell Barton
2015-05-04Fix own stupid typo...Bastien Montagne
2015-05-03Fix T44536: Add (limited!) normal import for STL.Bastien Montagne
2015-04-08Fix T44292: Work around invalid binary STL files on import.Bastien Montagne
2014-07-28Fix T40949: Importing STL file fails and produces a python error - Mac.Bastien Montagne
2014-04-22STL now always exports normals.Campbell Barton
2014-04-16Fix T39755: recent patch which made ascii files write zero normalsCampbell Barton
2014-04-01Add support for exporting normals with STLCampbell Barton
2013-03-26fix [#34682] STL importer ValueError exceptionCampbell Barton
2012-11-30correct typosCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-04-12include blender version in STL ascii and binary, eg: Exported from Blender-2....Campbell Barton
2011-10-27fix [#29040] ASCII-STL-Export (write expects float)Campbell Barton
2011-09-21fix for image export on 3ds files, dont overwrite builtin 'map' for stl ioCampbell Barton
2011-01-21add GPL2 headerCampbell Barton
2011-01-14bugfix [#25635] STL export results in errorCampbell Barton
2010-11-26Better heuristic for ASCII/Binary STL file format detectionM Bouchard Guillaume
2010-09-20revert *style* changes that break the scriptM Bouchard Guillaume
2010-09-19minor syntax adjustmentsCampbell Barton
2010-08-06update for changes in blenderCampbell Barton
2010-04-17bug fix with stl io, wrong variable nameM Bouchard Guillaume
2010-04-17Import original io_mesh_stl from Guillaum HGM Bouchard Guillaume