Commit Graph

4 Commits

Author SHA1 Message Date
Dan Balasescu
0750044927 Fix another test
The assertions are kinda dodgy in this case, but it is what it is. This
is the only assertion in `Renderer`, so it's maybe even a matter for the
implementations to resolve by not doing draw-thread-requiring calls in
the ctor.
2024-08-08 14:32:25 +09:00
Dan Balasescu
5648bd7819 Rename CurrentIndex -> CurrentOffset 2023-07-29 03:35:44 +09:00
Dan Balasescu
5ea8e8219f Fix failing edge case when transitioning from empty stack 2023-07-29 03:35:19 +09:00
Dan Balasescu
3b1bf4b0de Add unit test 2023-07-27 17:06:29 +09:00