summaryrefslogtreecommitdiff
path: root/misc/celestia-kde
AgeCommit message (Collapse)AuthorFilesLines
2004-11-16Changes 1.3.2:adam2-21/+73
* Added support for extended character sets (most of WGL4) and UTF-8 encoded strings * Updated info display to show apparent size of selected object * Enable tab completion of location names * Introduced support for JPL ephemeris files * Fixed crash in Windows star browser that occurred after changing the number of stars and pressing return. * Fixed bug that made stars and galaxies appear square when certain nebulae were in view. * Made the delete button in the Windows bookmarks organizer actually work * Updated orbits for Amalthea and Phoebe * Fixed seams in Jupiter and Phobos textures * Spacecraft orbit paths adaptively sampled for smoother results * Eliminated obscuring of location labels that occurred low view aspect ratios * Added models of comet Halley and the small moons Pandora and Larissa * Added limit of knowledge masks for the Galilean moons * Changed spectral class of carbon stars to C, which supercedes and combines R and N * Lua scripting additions * View management commands * Image capture commands * Made setrenderflags and setlabelflags accept a table * Orbit and locations settings * observer:cancelgoto * Made the cursor shape change to the resize icon when positioned over view borders * Added a new 3D file format: cmod, the Celestia model format * Documented the fields in celestia.cfg with extensive comments * Added newly discovered extrasolar planet HD 330075 b * Added Cassini and Huygens models and trajectories * Fixed crashing bug in the eclipse finder * Changed default start location to Earth * Revised some erroneous spectral classes in star catalog * Made solar system objects occlude labels of more distant objects * Implemented an algorithm for importance weights to avoid overlapping or too crowded location labels for Mars, Venus and the Moon * Added new textures for Titan based on recent imaging from the Cassini mission * Improved depth sorting so that hidden surface removal works properly for overlapping objects * Added theoretical estimates of oblateness and rotation rate for extrasolar planets * Replaced old Io and Europa textures with improved versions * Added disposition modifier for ssc objects to control what happens when an object with the same name and parent already exists. The three possible behaviors are Add (the default), Replace, and Modify. * WINDOWS: Limited CPU usage when main window is minimized * WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce z-fight artifacts. * Fixed labels and info text so it looks crisp when multisample antialiasing is enabled. * Eliminated flickering of location labels * WINDOWS: Save texture resolution setting between sessions
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-24Convert to buildlink3.snj1-2/+2
2004-04-19Add wildcard to celestia DEPENDS to allow for PKGREVISIONS.markd1-2/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-11-27For celestia-kde install additional KDE related files.markd2-3/+41
Fixes PR pkg/23323 from Ingolf Steinbach. Bump PKGREVISION
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-05-22Move USE_GMAKE to Makefile.common, older bmake has problems with -kde and basesalo1-2/+1
packages and is required for base package so it doesn't really matter.
2003-05-20Needs gnu makejmc1-1/+2
2003-05-08Import of celestia-kde-1.3.0: KDE frontend for free real-time 3D spacesalo3-0/+34
simulator. Celestia is a free real-time space simulation that lets you experience our universe in three dimensions. Unlike most planetarium software, Celestia doesn't confine you to the surface of the Earth. You can travel throughout the solar system, to any of over 100,000 stars, or even beyond the galaxy. All travel in Celestia is seamless; the exponential zoom feature lets you explore space across a huge range of scales, from galaxy clusters down to spacecraft only a few meters across. A 'point-and-goto' interface makes it simple to navigate through the universe to the object you want to visit. This is the KDE frontend for Celestia.