Features in Educational
James Bowlin committed changes in /branches/work/kdeedu_kstars_htm/kstars/kstars:
Implemented the wonderful suggestion by Thomas to make both SkyMesh and SkyLabeler singletons. This allowed the code to become much cleaner. It affected every class that uses either of those classes so there were a lot of little changes.
Deleted 8 classes that are no longer used and cleaned up some code.
Removed an unneeded cast in PolyListIndex and changed:
lineList->points()->append() to lineList->append()
in ConstellationBoundary, ConstellationLines, CoordinateGrid and MilkyWay.
File Changes
Deleted 8 files
/branches/work/kdeedu_kstars_htm/kstars/kstars/skycomponents
Modified 37 files
/branches/work/kdeedu_kstars_htm/kstars/kstars
45 files changed in total