Paul Chote
c35ab081ff
Rewrite sequence loading logic.
...
Multiple layers of Lazy<T>ness are replaced with
an explicit two-part loading scheme.
Sequences are parsed immediately, without the need
for the sprite assets, and tell the SpriteCache
which frames they need. Use-cases that want the
actual sprites can then tell the SpriteCache to
load the frames and the sequences to resolve the
sprites.
2023-03-10 20:11:33 +02:00
..
2023-02-28 21:21:40 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-01 21:56:28 +02:00
2023-03-07 13:18:13 +02:00
2023-03-02 20:02:45 +02:00
2023-01-11 11:58:54 +02:00
2023-03-10 20:11:33 +02:00
2023-02-27 08:36:47 +02:00
2023-02-28 21:21:40 +02:00
2023-03-10 20:11:33 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-02 20:02:45 +02:00
2023-03-02 20:02:45 +02:00
2023-03-02 20:11:54 +02:00
2023-02-27 10:09:11 +01:00
2023-03-10 20:11:33 +02:00
2023-02-28 21:21:40 +02:00
2023-03-10 20:11:33 +02:00
2023-03-10 20:11:33 +02:00
2023-03-10 20:11:33 +02:00
2023-02-22 23:09:08 +01:00
2023-03-10 20:11:33 +02:00
2023-01-11 11:58:54 +02:00
2023-02-27 08:36:47 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-07 13:18:13 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-01-08 23:07:19 +01:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-10 20:11:33 +02:00
2023-03-10 20:11:33 +02:00
2023-01-11 11:58:54 +02:00
2023-02-24 22:00:25 +02:00