Commit Graph

11 Commits (8b7b87d45021f9194d6458fff1985b700e3c3796)

Author SHA1 Message Date
ElementalAlchemist 8b7b87d450 Fix bus stops disappearing early
The existing code tried to avoid infinite loops due to floating point math. It turns out the +1 was overzealous and caused bus stop signs to disappear before expected at high scale numbers.
3 months ago
ElementalAlchemist ee5a36f425 Default to filling the canvas with the key-out color 3 months ago
ElementalAlchemist 58f3b867f7 Better align bus stop signs with the front of the bus 3 months ago
ElementalAlchemist f678556ff5 Show icons for points we've driven past 3 months ago
ElementalAlchemist 95c0a86da0 Constantize the canvas width in case we want it widened in the future 3 months ago
ElementalAlchemist 4098619de9 Add key-out color on the ground 3 months ago
ElementalAlchemist c3bde04f3c Implement scaling 3 months ago
ElementalAlchemist b5a62e5a88 Implement canvas-based bus system 3 months ago
Mike Lang 61d6df5d1f drive clock: Avoid using "sky" tag ids as uBO blocks them 3 months ago
Mike Lang c54ed3455c driveclock: Run initial update immediately 3 months ago
Mike Lang 91bce47be1 Add driveclock to thrimbletrimmer 3 months ago