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-09-07 15:17:42 +00:00
2010-07-26 11:47:33 +00:00
2010-09-05 07:08:21 +00:00
2010-09-05 07:08:21 +00:00
2010-09-05 07:08:21 +00:00
2010-07-26 11:47:33 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%