Revision 649953

Go back to digest for 8th April 2007

Features in KDE Base

Torsten Rahn committed changes in /trunk/playground/base/marble:

- Storing tile data in a different scheme.
- Enabled tile class to deal with tile data that is not available for a
certain zoom level
- Enabled the tile class to reload image data
- some initial refactoring of the tile and texture loader/mapper classes
- "linear" fake atmosphere
- More code documentation
- Added About Dialog

File Changes

Added 9 files
  • /trunk/playground/base/marble
  •   /src/katlasaboutdialog.cpp
  •   /src/katlasaboutdialog.h
  •   /src/katlasaboutdialog.ui
  •   /src/texturetile.cpp
  •   /src/texturetile.h
  •   /data/maps/earth
  •   /data/maps/earth/bluemarble
  •   /data/maps/earth/citylights
  •   /data/maps/earth/etopo2
Deleted 3 files
  • /trunk/playground/base/marble/data/maps
  •   /bluemarble
  •   /citylights
  •   /etopo2
Modified 19 files
  • /trunk/playground/base/marble
  •   /data/CMakeLists.txt
  •   /src/CMakeLists.txt
  •   /src/katlasdirs.h
  •   /src/katlasglobe.cpp
  •   /src/katlasglobe.h
  •   /src/katlasmapscale.cpp
  •   /src/katlastoolbox.cpp
  •   /src/katlasview.h
  •   /src/katlasviewpopupmenu.cpp
  •   /src/katlasviewpopupmenu.h
  •   /src/maptheme.cpp
  •   /src/maptheme.h
  •   /src/texcolorizer.cpp
  •   /src/texloader.cpp
  •   /src/texloader.h
  •   /src/texmapper.cpp
  •   /src/texmapper.h
  •   /src/tilescissor.cpp
  •   /src/vectormap.cpp
31 files changed in total