[Kstars-devel] kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Mon Feb 2 09:09:58 CET 2004
CVS commit by harris:
Adding Constellation Boundaries! They even work (mostly :)
I am using the bondary data file from PP3
(http://pp3.sourceforge.net), which is under a BSD license.
Don't forget "make install" to get the new data file
(cbound.dat).
TODO:
+ Add independent drawConstellBoundaries option
(currently tied to drawConstellLines)
+ Add independent color for boundary lines
(currently using color for constellation lines)
+ Fix missing boundaries near Ophiucus
+ option to highlight boundary of constellation
containing the mouse cursor or focus point (?)
+ code to determine which constellation contains
a SkyPoint (so for example, the Details window
could display the object's constellation)
CCMAIL: kstars-devel at kde.org
A csegment.cpp 1.1 [GPL (v2+)]
A csegment.h 1.1 [GPL (v2+)]
A data/cbound.dat 1.1
M +1 -1 Makefile.am 1.100
M +95 -110 kstarsdata.cpp 1.113
M +4 -0 kstarsdata.h 1.69
M +1 -0 skymap.h 1.50
M +38 -0 skymapdraw.cpp 1.43
M +3 -0 skymapevents.cpp 1.78
M +1 -68 data/Makefile.am 1.39
More information about the Kstars-devel
mailing list