aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/stlfile.h
Commit message (Collapse)AuthorAgeFilesLines
* added bounding box calculationLouis Burda2021-05-091-0/+1
|
* save hash statically, added file info output, improved error strings and ↵Louis Burda2021-05-091-2/+6
| | | | minor fixes
* further improved parsing and related testsLouis Burda2021-05-041-4/+5
|
* fixed Makefile and extended ascii parsing structureLouis Burda2021-04-291-2/+11
|
* very basic binary file parsing and skeleton for state-machine based parsing ↵Louis Burda2021-04-291-4/+26
| | | | of ascii format
* basic service structure and docker setupLouis Burda2021-04-291-1/+7
|
* added sample service templates, basic service outline and moved service info ↵Louis Burda2021-04-281-0/+10
to documentation dir