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 (Collapse)Author
2018-10-31object_print3d_utils: update iconCampbell Barton
2018-10-01Update for 2.8Campbell Barton
TODO: - Ray-cast for thickness doesn't have access to an evaluated mesh. - Exporters such as PLY need updating too.
2017-09-03Print3D: Accidentally removed default property value in previous commitMikhail Rachinskiy
2017-09-02Print3D Cleanup: Strict namanig for classesMikhail Rachinskiy
2017-05-28print3d utils: Fix T48213meta-androcto
2017-01-22print3d utils:restrict tab/panel context edit/object modes T50357meta-androcto
2016-11-12Print3D: cleanup unused variables and imports, fix unused operatorlijenstina
Pep8 cleanup Remove unused variables and imports Print3DCleanThin was registered even though it was just a stub It would crash when called from the search menu (TODO was not commented out) Added an info message about multiple object selection - only the active object is checked
2015-09-26Change UI name of clean non-manifold operator to reflect that it doesZanQdo
2014-08-11Patch T41093: Cleanup non-manifoldCampbell Barton
by Caretdashcaret with own edits
2014-02-01Add Print 3D panels to '3D Printing' TabJonathan Williamson
2014-01-03Add 3D Printing category for addon.Jonathan Williamson
This adds the 3D Printing category to the addon such that it's placed in a "3D Printing" tab of the 3D View Toolbar.
2013-11-26Fix Print3D Toolbox: fix button alignmentCampbell Barton
2013-05-06add scale to bounds, scale to volume - to the 3d toolboxCampbell Barton
2013-04-15option to apply scale on export. also add global scale options for ↵Campbell Barton
exporters. OBJ/X3D/VRML/PLY/STL
2013-04-10add option to copy textures on export.Campbell Barton
2013-03-24move print toolbox into trunkCampbell Barton
[[Split portion of a mixed commit.]]