1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-28 01:30:11 -07:00

18 Commits

Author SHA1 Message Date
Unknown
3e8da890c4 Refactor code into bundles 2017-06-21 22:20:51 +02:00
Unknown
d66955d62d Refactor business logic, Autowire dependencies 2017-06-07 17:21:53 +02:00
David Hübner
f08ed2d589 Add Model loader functional tests + fix loader 2017-05-28 19:30:52 +02:00
David Hübner
bfcd36d4ff Fix loading of inverse submodels 2017-05-05 21:07:40 +02:00
David Hübner
70341dd390 Add ADMesh stlfixer 2017-05-05 21:00:11 +02:00
David Hübner
3e2f33242d Add LD library download method 2017-05-05 19:58:53 +02:00
Unknown
ce94e0cdee Add translation messages 2017-04-29 01:23:36 +02:00
David Hübner
efde576d1c Add initial load command 2017-04-21 02:14:07 +02:00
David Hübner
b8f4b77bd2 Add images loader 2017-04-21 02:08:10 +02:00
David Hübner
8a1a5e2cff Improve load models command, log loading process 2017-04-16 22:15:54 +02:00
David Hübner
794202d05d Move ldraw dir dependency from config to command 2017-04-11 17:30:20 +02:00
David Hübner
59eff0e0bd Add loader exceptions 2017-04-11 17:28:29 +02:00
David Hübner
36a4e0e73d Recursive load ldraw model subparts, Enable single model load 2017-04-10 16:52:31 +02:00
David Hübner
f79d63be1b WIP 2017-04-06 16:27:18 +02:00
David Hübner
649121f1dc Add RelationLoader service
Service for loading relation between rebrickable parts and ldraw models
2017-04-05 19:30:06 +02:00
David Hübner
c3abee1eb8 Add RebrickableLoader
Add service for loading rebrickable csv files
2017-04-05 19:23:08 +02:00
David Hübner
b373ee94f7 Add Dat file parser 2017-04-05 17:07:45 +02:00
David Hübner
81094348bf Refactor services configuration 2017-03-27 18:25:08 +02:00