Files
test/source
Janne Karhu afa4b855ca Fixed: Showing pointcached frames in the timeline was terribly slow when using disk cache.
* The existence of cached frames was checked each frame causing hundreds of disk operations per frame update.
* Pointcache now keeps an updated array of the cached frames for fast "frame exists in cache" queries.
* This fix also speeds up some other pointcache operations nicely.
2010-09-27 09:58:37 +00:00
..
2010-08-10 21:22:26 +00:00
2010-09-05 07:08:21 +00:00
2010-02-12 13:34:04 +00:00