Campbell Barton
20b6f7abb2
Fix PlayAnim error applying cache limiter
...
Each frame display would add an item to the cache limiting list
without checking if it was already in the list.
Limiting would then free image buffers when the length of the list
exceeded USE_FRAME_CACHE_LIMIT (currently 30).
In practice this meant short animations would free and reload
frames during playback.
2021-05-05 18:07:49 +10:00
..
2021-03-17 11:54:16 +00:00
2021-04-11 14:43:05 +10:00
2021-03-30 16:23:58 -03:00
2021-04-13 21:36:38 +10:00
2021-04-19 17:18:59 +10:00
2021-03-24 12:38:08 +11:00
2021-03-24 12:38:08 +11:00
2020-11-17 12:56:26 +01:00
2020-10-21 18:17:36 +02:00
2021-02-14 20:58:04 +11:00
2021-03-15 14:48:17 +11:00
2021-02-04 22:21:10 +11:00
2021-04-16 15:08:49 +10:00
2021-03-24 19:34:44 +11:00
2021-03-04 16:55:50 +11:00
2021-04-17 01:29:51 +10:00
2020-04-03 13:34:50 +02:00
2021-04-30 14:16:50 +10:00
2020-10-17 01:28:34 -05:00
2021-03-06 18:33:54 +11:00
2020-08-07 09:50:34 +02:00
2021-05-05 18:07:49 +10:00
2021-02-21 17:32:33 +01:00
2020-12-13 12:48:50 -08:00
2020-07-26 21:07:25 +02:00
2020-12-04 13:50:53 -06:00
2021-02-13 17:44:51 +11:00
2020-04-03 13:34:50 +02:00
2021-03-24 19:34:44 +11:00
2020-03-19 09:33:58 +01:00
2020-08-07 09:50:34 +02:00
2021-04-11 14:43:05 +10:00
2021-04-16 23:50:05 +10:00