summaryrefslogtreecommitdiff
path: root/support
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Inkscape export: Support to export to Asymptote.Michael Schwarz2-59/+87
2015-08-06Reworked Inkscape command line generation.Michael Schwarz2-92/+148
2015-08-06Inkscape export: Renamed module to inkscape.Michael Schwarz12-0/+0
2015-08-06DXF export: Not tied to exporting to DXF anymore.Michael Schwarz2-31/+34
2015-08-06Inkscape export: Optionally don't transform strokes to shapes.Michael Schwarz2-24/+57
2015-07-12support: Workaround for tempdir on different mount.Michael Schwarz1-1/+13
2015-03-21dxf export: Use different colors for layers.Michael Schwarz1-8/+18
2015-03-15Fix make jobserver warning.Michael Schwarz2-3/+12
2015-03-15Compile OpenSCAD files to DXF.Michael Schwarz1-6/+8
2015-03-15Fixed text on path export.Michael Schwarz1-6/+23
2015-03-07Support for setting the DXF export quality.Michael Schwarz1-2/+2
2014-12-21Workaround for OpenSCAD sometimes writing an empty STL file when it crashes.Michael Schwarz1-2/+11
2014-12-21Removed some unused imports in the scripts copied from the Inkscape distribut...Michael Schwarz3-248/+2
2014-12-21Rewritten unit conversion methods of inkex.py to properly handle viewport set...Michael Schwarz5-19/+178
2014-12-21Removed some unused imports in the scripts copied from the Inkscape distribut...Michael Schwarz6-771/+726
2014-12-20Fixed DXF plugin to work with new inkex library.Michael Schwarz1-1/+1
2014-12-20Upgraded Python files copied from the Inkscape distribution to those from ver...Michael Schwarz6-49/+131
2014-12-12Added support for recording dependencies while compiling OpenSCAD files.Michael Schwarz3-1/+56
2014-12-10Extracted common functions to separate module.Michael Schwarz3-21/+23
2014-12-10Moved DXF export scripts to separate directory.Michael Schwarz12-0/+2422