mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-07 04:49:00 -06:00
changing default texture for newhorizions profile; fixing typos from previous commit
This commit is contained in:
@@ -21,7 +21,7 @@ local PlutoTrailBarycentric = {
|
||||
GUI = {
|
||||
Name = "Pluto Barycentric Trail",
|
||||
Path = "/Solar System/Dwarf Planets/Pluto",
|
||||
Description = [[Orbit of Pluto around it's Barrycenter.]]
|
||||
Description = [[Orbit of Pluto around it's Barycenter.]]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -59,4 +59,4 @@ asset.meta = {
|
||||
-- EPOCH= 2457217.500000000 ! 2015-Jul-14 00:00 (TDB)
|
||||
-- EC= 2.543033082909471E-01 QR= 2.963702328762702E+01 IN= 1.736609481151430E+01
|
||||
-- OM= 1.102099981996057E+02 W = 1.142248569189779E+02 Tp= 2447885.610187903512
|
||||
-- A = 3.974407237841206E+01 AD= 4.985112146919710E+01 PR= 9.151809533192721E+04
|
||||
-- A = 3.974407237841206E+01 AD= 4.985112146919710E+01 PR= 9.151809533192721E+04
|
||||
|
||||
@@ -216,7 +216,7 @@
|
||||
"license": "MIT License",
|
||||
"name": "New Horizons",
|
||||
"url": "https://www.openspaceproject.com",
|
||||
"version": "1.0"
|
||||
"version": "1.1"
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
@@ -233,6 +233,11 @@
|
||||
"name": "Scene.PlutoBarycenterTrail.Renderable.Enabled",
|
||||
"type": "setPropertyValue",
|
||||
"value": "false"
|
||||
},
|
||||
{
|
||||
"name": "Scene.PlutoProjection.Renderable.ColorTexturePaths",
|
||||
"type": "setPropertyValue",
|
||||
"value": "1.000000"
|
||||
}
|
||||
],
|
||||
"time": {
|
||||
|
||||
Reference in New Issue
Block a user