Revision 693731

Go back to digest for 29th July 2007

Features in Educational

Torsten Rahn committed changes in /trunk/KDE/kdeedu/marble/src:

- Added a TileCache. This makes moving back and forth a smoother experience.
- Start to measure in --timedemo only as soon as all needed tiles got cached already.
- TODO: Preload tiles which will likely need to get loaded.

This would make Marble feel snappier as the preloaded tiles could be loaded in the background.

File Changes

Added 2 files
  • /trunk/KDE/kdeedu/marble/src/lib
  •   /TileCache.cpp
  •   /TileCache.h
Modified 7 files
  • /trunk/KDE/kdeedu/marble/src
  •   /MarbleTest.cpp
  •   /lib/CMakeLists.txt
  •   /lib/GlobeScanlineTextureMapper.cpp
  •   /lib/TextureTile.cpp
  •   /lib/TextureTile.h
  •   /lib/TileLoader.cpp
  •   /lib/TileLoader.h
9 files changed in total