Alain Emilia Anna Zscheile
|
da72118255
|
fix(specctra): return error when point fails to parse first f64
|
2024-12-04 15:39:41 +00:00 |
Tomasz Cichoń
|
77c0fa2272
|
specctra: various fixes to import
|
2024-10-27 07:19:12 +01:00 |
Tomasz Cichoń
|
336cea11e8
|
specctra, specctra_derive: rewrite logic inspecting macro attributes
This allows parsing more complicated attribute syntax, here needed to
specify multiple names for a `Vec` field.
|
2024-10-02 11:29:16 +02:00 |
Alain Emilia Anna Zscheile
|
5e3ccf2560
|
chore: cargo fmt
|
2024-10-01 20:50:38 +00:00 |
Alain Emilia Anna Zscheile
|
f653a96eb0
|
chore: trivial fixes of clippy warnings
|
2024-10-01 20:50:38 +00:00 |
Tomasz Cichoń
|
947ecf2e1c
|
specctra: clean up the hack related to layer import
|
2024-09-29 00:04:18 +02:00 |
Tomasz Cichoń
|
479791ea02
|
Merge branch 'develop' of https://codeberg.org/topola/topola into develop
|
2024-09-28 22:11:09 +02:00 |
Alain Emilia Anna Zscheile
|
60d9880ab2
|
specctra/design: remove code duplication at padstack lookup
|
2024-09-28 13:29:54 +02:00 |
Alain Emilia Anna Zscheile
|
dc4ce2fbc7
|
math, spectra: factor out PointWithRotation
|
2024-09-28 13:29:47 +02:00 |
Tomasz Cichoń
|
dfb2c20f1d
|
specctra: a hack to attempt loading layers from EasyEDA
|
2024-09-28 11:16:47 +02:00 |
Tomasz Cichoń
|
479646d503
|
specctra: propagate line/column info to returned error type
|
2024-09-28 10:04:47 +02:00 |
Tomasz Cichoń
|
b7027ae603
|
specctra: changes for compatibility with EasyEDA
|
2024-09-28 07:22:26 +02:00 |
Tomasz Cichoń
|
9e2a0acab0
|
specctra: add export of bends (downgraded to line segment chains)
|
2024-07-12 15:14:15 +02:00 |
Tomasz Cichoń
|
13c8237da6
|
specctra: remove casts, accept floating point precision used internally
|
2024-06-16 22:34:11 +02:00 |
Tomasz Cichoń
|
f37e7ce88d
|
specctra: pass errors to app instead of panicking
|
2024-06-16 20:02:51 +02:00 |
Mikolaj Wielgus
|
9d00e95457
|
specctra: change "dsn" to "specctra" where it's about both DSN and SES
|
2024-06-16 18:04:20 +02:00 |