Commit graph

38 commits

Author SHA1 Message Date
99a6c6824a
Enormous progress on routing, but not there yet.
All existing unit tests still pass, but new code is not instrumented yet.
2020-06-04 16:16:02 +01:00
777b8bc077
Solid start made on routing. 2020-06-03 21:53:27 +01:00
9687e57666
Woohoo! Now I can meaningfully search a superstructure! 2020-06-03 19:12:08 +01:00
4b76eb5e4f
More tests, all pass. 2020-06-03 16:26:30 +01:00
3ba8033be8
Started MicroWorld integration; more work on unit tests 2020-06-03 15:48:12 +01:00
5328e89c96
Work on test coverage. Tedious, but useful. 2020-05-31 17:00:02 +01:00
e07dc7098c
Cloverage/ Kibit now working again
There was an - unterminated function in svg.clj, now removed.
2020-05-31 11:44:09 +01:00
c7469051f4
Kibitsing, cleanup.
There's a problem here that both kibit and cloverage are reporting an unterminated file, but all tests run.
2020-05-31 11:31:36 +01:00
819aa0fbc4
Added: scaling and storing STL; beginnings of search 2020-05-31 10:33:56 +01:00
87177051da
Added: triangle?, gradient, vertex (vector) multiply. 2020-05-31 09:12:28 +01:00
989a8fe91d
#2: done 2020-05-30 23:46:55 +01:00
75899f8a4d
Merge branch 'feature/3' into develop 2020-05-30 23:02:10 +01:00
fde35f636f
#3: All tests pass. 2020-05-30 23:01:55 +01:00
4c5867b390
Yet more unit tests, no new failures 2020-05-30 16:28:17 +01:00
a0882f7ebd
#3: Written many unit tests (good). Some fail (bad). 2020-05-30 15:54:07 +01:00
f93432a241
#3: Still problems in index-vertices, I think 2020-05-30 14:09:14 +01:00
7442673cbf
#3: Very close to working, but not quite! 2020-05-30 09:14:28 +01:00
f2c39f9017
Can now adequately read paths from SVG
Not yet reading curvature, which will probably one day be necessary.
2020-05-29 11:23:24 +01:00
9892af65e3
#3: Good progress towards getting SVG reading going, but not there yet. 2020-05-28 17:48:01 +01:00
4df5c4dff4
Merge branch 'feature/3' into develop 2020-05-27 18:59:17 +01:00
1ab35dbe7d
Line intersection looking good. 2020-05-27 18:54:36 +01:00
79174af2c1
#3 Inching forward, positively 2020-05-26 23:33:26 +01:00
9ee365b987
In the afternoon, he implemented tagging.
And he looked on his work, and saw that it was good.
2020-05-26 17:08:00 +01:00
f4ca49f11b
Work on routing. 2020-05-26 11:40:44 +01:00
f616992191
#3: Massive changes, superstructure now kind-of works
More unit tests now, and they all pass. More work needed, but this is very promising.
2020-05-25 23:55:52 +01:00
f49a7495db
Fixed comments! 2020-05-25 12:16:11 +01:00
387d817e9b
Investigation of Dali performance issue 2020-05-25 12:11:06 +01:00
33aa84a881
Last commit before develop branch; project name qualified 2020-05-25 09:56:55 +01:00
aafab5faa8
More documentation 2020-05-24 22:22:22 +01:00
b6e618695e
Collinearity problem dealt with, some unit tests written. 2020-05-24 22:02:39 +01:00
f92e17c5e8
Minor documentation corrections. 2020-05-24 16:16:50 +01:00
223bf1ce77
Geometry isn't working at all, but my head is spinning! 2020-05-24 16:05:04 +01:00
8a2cb942e6
Rationalised functionality into separate namespaces. 2020-05-24 12:31:19 +01:00
69fd075acc
Switched from dali to hiccup for rendering SVG, because performance 2020-05-24 09:50:23 +01:00
384be4c43c
Index file for documentation 2020-05-23 20:25:13 +01:00
44e94b7752
Failed to comment out some test lines! 2020-05-23 17:25:36 +01:00
972d4d600c
Ready for first push to github; some documentation written. 2020-05-23 17:21:52 +01:00
66146c46ba
Initial commit 2020-05-23 16:23:08 +01:00