Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Split network intersect ray functions and return specific types | Dan Goodliffe | 2022-10-08 |
* | Add support for searching a network for a ray intersection | Dan Goodliffe | 2022-10-02 |
* | Cache allows multiple key parts | Dan Goodliffe | 2022-01-01 |
* | Enable all Jason Turner recommended warnings | Dan Goodliffe | 2021-11-26 |
* | Route Walker returns Link::Nexts, not vector links | Dan Goodliffe | 2021-03-13 |
* | Initial commit of the route finder | Dan Goodliffe | 2021-03-13 |
* | Push more RailLinks logic down into NetworkOf | Dan Goodliffe | 2021-03-10 |
* | Add some more helpers to Network | Dan Goodliffe | 2021-03-10 |
* | Push RailLinks functionality into new base classes Network and NetworkOf<> | Dan Goodliffe | 2021-03-10 |