Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Global positions in network data | Dan Goodliffe | 2024-01-07 |
* | Reformat with new clang-format | Dan Goodliffe | 2023-11-07 |
* | Swap GLEW for more modern glad | Dan Goodliffe | 2023-05-28 |
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
* | Fix up all the static analyzer warnings | Dan Goodliffe | 2023-01-08 |
* | Implement extending a network into open space | Dan Goodliffe | 2022-10-28 |
* | Tidy network node insertion/searching | Dan Goodliffe | 2022-10-22 |
* | Standard typedefs for Node | Dan Goodliffe | 2022-10-13 |
* | Add addStright to Network which looks up StraightLink in the network type | Dan Goodliffe | 2022-10-08 |
* | Swap y,z axis | Dan Goodliffe | 2021-11-16 |
* | Route Walker returns Link::Nexts, not vector links | Dan Goodliffe | 2021-03-13 |
* | Simplified TestLink extending LinkStraight | Dan Goodliffe | 2021-03-13 |
* | More complete tests for route finding | Dan Goodliffe | 2021-03-13 |
* | Initial commit of the route finder | Dan Goodliffe | 2021-03-13 |