[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Sat Nov 8 14:09:47 CET 2003


CVS commit by harris: 

Fixed problems at RA=0, Dec=0.

The Earth was being selected as the clickedObject when clicking at RA=0, 
Dec=0.  Removed the Earth from PlanetCatalog::findClosest().

There are several hundred objects in the NGC/IC catalog with no 
coordinates.  These were being drawn at RA=0, Dec=0.  Added a check to 
KStarsData::readDeepSkyData() that ignores lines with blank space in the 
coordinate fields.  Also, several dozen deep-sky objects had RA=00:00:00.0 
Dec=00:00:00, but these should have been blank also.  Fixed.

CCMAIL: kstars-devel at kde.org


  M +2 -0      kstarsdata.cpp   1.109
  M +0 -6      planetcatalog.cpp   1.13
  M +2 -2      data/ngcic01.dat   1.7
  M +4 -4      data/ngcic02.dat   1.6
  M +4 -4      data/ngcic03.dat   1.6
  M +10 -10    data/ngcic04.dat   1.5
  M +4 -4      data/ngcic05.dat   1.6
  M +7 -7      data/ngcic06.dat   1.5
  M +10 -10    data/ngcic07.dat   1.7
  M +7 -7      data/ngcic08.dat   1.5
  M +2 -2      data/ngcic10.dat   1.5





More information about the Kstars-devel mailing list