]> git.pld-linux.org Git - packages/celestia.git/commitdiff
- jupiter and neptune rings
authorwolf <wolf@pld-linux.org>
Thu, 2 Jan 2003 21:41:49 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    celestia-planet_rings.patch -> 1.1

celestia-planet_rings.patch [new file with mode: 0644]

diff --git a/celestia-planet_rings.patch b/celestia-planet_rings.patch
new file mode 100644 (file)
index 0000000..91cd765
--- /dev/null
@@ -0,0 +1,29 @@
+diff -ruN celestia-1.2.4-/data/solarsys.ssc celestia-1.2.4/data/solarsys.ssc
+--- celestia-1.2.4-/data/solarsys.ssc  Tue Apr 30 19:36:02 2002
++++ celestia-1.2.4/data/solarsys.ssc   Thu Jan  2 21:50:53 2003
+@@ -285,6 +285,12 @@
+                              # calculations of satellite positions
+                            # old values: 337.68, 157.68
+       Albedo            0.51
++
++      Rings {
++              Inner 92000
++              Outer 221000
++              Texture "jupiter-rings.png"
++      }
+ }
+ "Amalthea" "Sol/Jupiter"
+@@ -784,6 +790,12 @@
+       LongOfRotationAxis 49.235
+       Albedo            0.62
++
++      Rings {
++              Inner 41900
++              Outer 62983
++              Texture "neptune-rings.png"
++      }
+ }
+ "Proteus" "Sol/Neptune"
This page took 0.079834 seconds and 4 git commands to generate.