Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Vertices and indices vectors not required once mesh is created | Dan Goodliffe | 2021-03-10 |
* | Push RailLinks functionality into new base classes Network and NetworkOf<> | Dan Goodliffe | 2021-03-10 |
* | Add findNodeAt to locate a node instance by position | Dan Goodliffe | 2021-03-10 |
* | Replace Transform with Location | Dan Goodliffe | 2021-03-03 |
* | Add meandering support | Dan Goodliffe | 2021-02-22 |
* | Code tidy-up | Dan Goodliffe | 2021-02-14 |
* | Support getting the position at a point along a link | Dan Goodliffe | 2021-02-14 |
* | Keep radius and arc as part of rail curve | Dan Goodliffe | 2021-02-14 |
* | Join links in rail graph | Dan Goodliffe | 2021-02-14 |
* | Single function for generating the rail link mesh | Dan Goodliffe | 2021-02-07 |
* | Factor a lot of maths and stuff into utility | Dan Goodliffe | 2021-02-07 |
* | Links have length, ends have entry direction | Dan Goodliffe | 2021-02-07 |
* | Initial commit adding curved rail pieces | Dan Goodliffe | 2021-02-05 |
* | Initial commit generating some basic rail network | Dan Goodliffe | 2021-02-05 |