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
2014-08-11Patch T41093: Cleanup non-manifoldCampbell Barton
by Caretdashcaret with own edits
2014-05-21Maintenance to bl_info, remove redundant tracker URL'sCampbell Barton
2014-02-24Fix T38788: zero area faces raised exception with overhang testCampbell Barton
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-11-20Fix T37555: Update 3D toolbox for changes to the BMesh API.Campbell Barton
2013-05-07use bmesh volume function, show cubit inches for volume/area statistics.Campbell Barton
2013-05-06minor tweak to printing tools, report which axis is clamped.Campbell Barton
2013-05-06add scale to bounds, scale to volume - to the 3d toolboxCampbell Barton
2013-04-29fix for error running 'check all' in editmode.Campbell Barton
2013-04-17undo change from yesterday. scale was working correctlyCampbell Barton
2013-04-16invert scaleCampbell Barton
2013-04-15Minor UI messages fix (we keep as much as possible infinitive! ;) ).Bastien Montagne
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-04-08fix for intersections (bad limits)Campbell Barton
2013-04-04resolve issues reported by dolf.Campbell Barton
(but not all) 1. Don't zoom out when selecting output. Often you want to recheck an area you're working on... and you have to zoom back in again and again. 3. The distorted check is a great tool.. I have the default value at 45 degrees... I think you had it at 15? That's a bit low. 4. The upper limit for thickness check needs to be much higher. If you're working in mm 1 is too low (coloured prints have a lower limit of 2mm)... so make the limit for the check 10 or so. 5. Sharp edge check seems to work for both negative and positive values. There is very much a difference between those when printing... You're usually looking for pointy stuff.
2013-03-25Typo! ;)Bastien Montagne
2013-03-24move print toolbox into trunkCampbell Barton
[[Split portion of a mixed commit.]]