topola/crates
Mikolaj Wielgus 97b1315eee refactor(autorouter/invoker): Expose getter for whole A* stepper, not just navmesh
Besides owning the navmesh, the A* stepper stores g-scores and f-scores,
displaying which will be helpful for debugging, so we want to be able to
access the whole A* stepper instead of only the navmesh.
2025-05-16 17:28:10 +00:00
..
planar-incr-embed chore: bump dependencies 2025-05-12 19:30:27 +02:00
specctra-core feat(specctra-core/mesadata, layout): make `Layout` clonable 2025-03-31 02:30:26 +02:00
specctra_derive feat(specctra_derive): implement for enums containing unnamed fields 2025-03-10 04:10:45 +00:00
topola-cli chore(cli): added expect to catch errors during Session File write 2025-01-09 18:30:19 +01:00
topola-egui refactor(autorouter/invoker): Expose getter for whole A* stepper, not just navmesh 2025-05-16 17:28:10 +00:00