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-24object_print3d_utils: switch 3D Print Toolbox obj export to use the new exporterAras Pranckevicius
2022-08-09object_print3d_utils: replace f-strings by str.format() for I18nCampbell Barton
2022-06-30Cleanup: fix various typosBrecht Van Lommel
2022-06-03Cleanup: remove <pep8 compliant> commentCampbell Barton
2022-02-11File headers: use SPDX license identifiersCampbell Barton
2021-05-143D-Print: new export option Data LayersMikhail Rachinskiy
2019-12-03Cleanup: object_print3d_utils, unused imports, varsCampbell Barton
2019-10-173D-Print: fix Copy Textures for STL and PLY exportMikhail Rachinskiy
2019-10-163D-Print: remove export VRML optionMikhail Rachinskiy
2019-10-16Print-3D: code cleanup, specify link to wikiMikhail Rachinskiy
2019-10-163D-Print: remove object join workaround for PLY exportMikhail Rachinskiy
2019-10-133D-Print: cleanup redundant codeMikhail Rachinskiy
2019-09-22Print3D: Use Operator.report for Export toolMikhail Rachinskiy
2019-09-20Print3D: Cleanup codeMikhail Rachinskiy
2019-09-18Print3D: replace modulo formatting with f-stringsMikhail Rachinskiy
2019-09-18Print3D: PEP8 cleanupMikhail Rachinskiy
2019-05-23Fix syntax error in 07ec6458Sergey Sharybin
2019-05-22Remove base from addonsDalai Felinto
2019-01-29addons: objects.link/unlink syntax updateNBurn
2019-01-29addons: more view_layer syntax updatesNBurn
2019-01-25addons: object select_set syntax updateNBurn
2018-10-01Update for 2.8Campbell Barton
2018-06-15Print3D: CleanupMikhail Rachinskiy
2015-12-18Update 3d-print toolbox to only export selectionCampbell Barton
2013-04-17undo change from yesterday. scale was working correctlyCampbell Barton
2013-04-16invert scaleCampbell Barton
2013-04-15option to apply scale on export. also add global scale options for exporters....Campbell Barton
2013-04-10add option to copy textures on export.Campbell Barton
2013-03-24move print toolbox into trunkCampbell Barton