| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Exit when current vertex is adjacent to the end
|
|
|
|
| |
It's the manual last end, shame it has to be weird.
|
| |
|
|
|
|
|
|
| |
The current size isn't important, the length after prune is, and it
should be checked before adding the new link as most of the train will
still be on the previous one.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Always for working with different dimensions/types
|
| |
|
|
|
|
| |
rotation matrix
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This is a bit made-up-maths/numbers, but it looks reasonable.
|
| | |
|
| | |
|
|/
|
|
| |
Will hold world time/date, weather, location etc
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
It's not as simple as it looks as adjacent faces may also be split, making this a
bit misleading.
|
|
|
|
| |
Handles global position type, colourBias for surface types
|
| |
|
| |
|
|
|
|
| |
Arbitrary int type for now.
|
| |
|
| |
|
|
|
|
| |
Which must be a size of multiples of GRID_SIZE, 10m
|