ee8b321706
* New feature for installing landscapes from ZIP archives. * New plugin: Solar System editor. * New plugin: Time Zone manual override. * New translatable strings: stars and nebulae. * Selected plugins loaded by default. * Fixed on change of sky culture. * Fixed clearing of single constellation selection. * Fixed constellation art engine, removing distortion of images. * Changed GUI styles (all dialogs now use "Title Bar", the two different tabbed widget implementations are styled consistently). * Changed Solar System engine, allowing "Comets" and "Minor planets" to be handled as classes of objects separate from "Planets". * Translatable plugin names, descriptions and some other strings. * Oculars plugin: now uses a configuration file instead of SQL. * Oculars plugin: added manual override of keyboard shortcuts. * Oculars plugin: CCD sensors formula fixed. * Satellites plugin: added new orbit prediction engine. * Satellites plugin: added trajectory visualization. * Satellites plugin: fixed problems leaving satellite TLEs out of date. * Satellites plugin: can now update TLEs from a local file. * Satellites plugin: satellite visibility can now be saved from satellites dialog. * Telescope control plugin: fixed bad serial port names on Windows. * Telescope control plugin: fixed telescopes disappearance on startup. * Telescope control plugin: added manual equinox/epoch override. * Various rendering problems resolved. * SQLite dependency dropped. The Qt SQLite driver no longer needs to be packaged with Stellarium.
31 lines
746 B
Text
31 lines
746 B
Text
$NetBSD: patch-ad,v 1.4 2010/12/06 21:03:19 adam Exp $
|
|
|
|
--- data/ssystem.ini.orig 2010-12-06 20:51:50.000000000 +0000
|
|
+++ data/ssystem.ini
|
|
@@ -586,6 +586,26 @@ lighting = false
|
|
albedo = 1
|
|
orbit_visualization_period = 365.25
|
|
|
|
+[mcnaught_2009R1]
|
|
+name = C/2009 R1 (McNaught)
|
|
+parent = Sun
|
|
+radius = 1000
|
|
+oblateness = 0.0
|
|
+halo = true
|
|
+color = 1.0,1.0,1.0
|
|
+tex_halo = vomit.png
|
|
+tex_map = nomap.png
|
|
+coord_func = comet_orbit
|
|
+orbit_TimeAtPericenter = 2455380.18520
|
|
+orbit_PericenterDistance = 0.40504
|
|
+orbit_Eccentricity = 1.0
|
|
+orbit_ArgOfPericenter = 130.62161
|
|
+orbit_AscendingNode = 322.62161
|
|
+orbit_Inclination = 77.0332
|
|
+lighting = false
|
|
+albedo = 0.015
|
|
+orbit_visualization_period = 100.0
|
|
+
|
|
[1ceres]
|
|
name = Ceres
|
|
minor_planet_number = 1
|