summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12site: add email to jigeratorHEADmasterjaseg1-1/+1
2019-11-12site: add email and fix typojaseg1-6/+6
2019-11-12renderer: fix clone handlingjaseg1-0/+1
2019-09-29Add makefile template download linkjaseg2-1/+11
2019-09-29Fix jigerator file outputjaseg2-5/+22
2019-09-29Fix up stl viewerjaseg1-13/+15
2019-09-29Fix render downloadjaseg1-1/+1
2019-09-29Fix missing deps in renderer makefilejaseg1-4/+4
2019-09-29Fix typo in job processorjaseg1-1/+1
2019-09-29Add raw kicad file downloadjaseg1-3/+4
2019-09-29Add STL rendererjaseg5-6/+35
2019-09-29Jigerator frontend mostly workingjaseg35-11/+872
2019-09-28Fix empty template downloadjaseg4-5/+6114
2019-09-28Initial webapp designjaseg52-0/+18066
2019-09-27Directory reorg: Put renderer into its own subdirjaseg25-0/+0
2019-09-27Made the inkscape exporter headlessjaseg1-14/+18
2019-09-26Add zip generationjaseg2-11/+19
2019-09-26Pogojig mostly done: KiCAD export worksjaseg26-606/+497
2019-09-26Modify for pogojig infrastructurejaseg7-114/+168
2018-05-05Workaround for incompatible changes in "LayerMoveTo" verbsMichael Schwarz1-2/+5
2018-05-05Slight refactoringMichael Schwarz1-11/+13
2017-09-20PEP8Michael Schwarz9-663/+787
2016-01-17Clarification regarding different point definitions.Michael Schwarz1-1/+1
2015-10-02Yield to caller of process_context() before wait() is called on the process.Michael Schwarz1-4/+4
2015-10-02Don’t mask exceptions when process.kill() fails.Michael Schwarz1-1/+5
2015-10-02Fixed asymptote export.Michael Schwarz1-1/+6
2015-09-30Reject documents without absolute size.Michael Schwarz2-0/+22
2015-09-30More robust document scale calculation.Michael Schwarz1-41/+57
2015-09-30Include input file path in error messages.Michael Schwarz2-34/+41
2015-09-30Workaround for LayerMoveToPrev/Next not selecting correct layer.Michael Schwarz1-7/+12
2015-09-29Only convert SVG to Asymptote/DXF if necessary.Michael Schwarz1-3/+4
2015-09-16Added some missing comments in the make file.Michael Schwarz1-3/+7
2015-09-16Implemented Asymptote dependency tracking.Michael Schwarz2-22/+50
2015-09-16Abstraction which allows a running process to be used as a context manager.Michael Schwarz1-1/+16
2015-09-16Separate module for make file stuff.Michael Schwarz2-7/+8
2015-09-16Wrap all Python main functions with decorator.Michael Schwarz4-31/+28
2015-09-16Check for Asymptote not writing a PDF file.Michael Schwarz2-2/+5
2015-09-16Fixed layer mixup when no layer was selected in Inkscape.Michael Schwarz1-2/+2
2015-09-16Fixed empty layers missing from Asymptote export.Michael Schwarz1-38/+46
2015-09-16Convert all SVG file to DXF and Asymptote.Michael Schwarz2-12/+3
2015-09-16Ignore $PYTHONPATH.Michael Schwarz1-1/+1
2015-09-16Only print abstract information about commands being executed.Michael Schwarz1-4/+19
2015-09-16Remove targets when commands fail.Michael Schwarz1-0/+3
2015-09-16Prevent Python stack trace when an external command failed.Michael Schwarz1-4/+8
2015-09-16Compile Asymptote files in separate working dir.Michael Schwarz1-4/+11
2015-09-16New workaround for temp dir on different device.Michael Schwarz2-2/+21
2015-09-15Revert "support: Workaround for tempdir on different mount."Michael Schwarz1-13/+1
2015-08-27Fixed automatism which clobbered file name extensions.Michael Schwarz1-1/+1
2015-08-27Fixed make warning.Michael Schwarz1-1/+1
2015-08-27Makefile: Fixed a potential bug which would include too many files.Michael Schwarz1-1/+1