More Info

Revision 852296

(Back to digest)
 

Features in Educational

Akarsh Simha committed changes in /trunk/KDE/kdeedu/kstars/kstars:

Including support for loading 100e8 stars.

This patch includes:
+ Removal of some deprecated code
+ Splitting of StarComponent into StarComponent and DeepStarComponent
+ Separation of named and unnamed stars
+ Support for both 16-byte per star and 32-byte per star data files

The changes are still experimental and might break some features or introduce some bugs.

File Changes

Added 4 files
/trunk/KDE/kdeedu/kstars/kstars
 
/data/namedstars.dat
 
/data/unnamedstars.dat
 
/skycomponents/deepstarcomponent.cpp
 
/skycomponents/deepstarcomponent.h
Deleted 1 files
/trunk/KDE/kdeedu/kstars/kstars/data/shallowstars.dat
Modified 16 files
/trunk/KDE/kdeedu/kstars/kstars
 
/CMakeLists.txt
 
/deepstardata.h
 
/skymapevents.cpp
 
/starobject.cpp
 
/starobject.h
 
/data/CMakeLists.txt
 
/htmesh/typedef.h
 
/skycomponents/skymapcomposite.cpp
 
/skycomponents/skymapcomposite.h
 
/skycomponents/starblockfactory.cpp
 
/skycomponents/starblockfactory.h
 
/skycomponents/starblocklist.cpp
 
/skycomponents/starblocklist.h
 
/skycomponents/starcomponent.cpp
 
/skycomponents/starcomponent.h
 
/skycomponents/typedef.h
21 files changed in total