mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-28 15:09:36 -06:00
improved gui folder structure
This commit is contained in:
@@ -18,11 +18,10 @@ local Cassini = {
|
||||
DataFileType = "json",
|
||||
ObjectIdentifier = spacecraftID
|
||||
}
|
||||
|
||||
},
|
||||
GUI = {
|
||||
Name = "Cassini",
|
||||
Path = "/Solar System/Cassini"
|
||||
Path = "/Solar System/Missions/Cassini"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local ChandraXray = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "ChandraXray",
|
||||
Path = "/Solar System/ChandraXray"
|
||||
Path = "/Solar System/Missions/ChandraXray"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Dawn = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Dawn",
|
||||
Path = "/Solar System/Dawn"
|
||||
Path = "/Solar System/Missions/Dawn"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Gaia = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Gaia",
|
||||
Path = "/Solar System/Gaia"
|
||||
Path = "/Solar System/Missions/Gaia"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Genesis = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Genesis",
|
||||
Path = "/Solar System/Genesis"
|
||||
Path = "/Solar System/Missions/Genesis"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Hayabusa2 = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Hayabusa2",
|
||||
Path = "/Solar System/Hayabusa2"
|
||||
Path = "/Solar System/Missions/Hayabusa2"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Ice = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Ice",
|
||||
Path = "/Solar System/Ice"
|
||||
Path = "/Solar System/Missions/Ice"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Juno = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Juno",
|
||||
Path = "/Solar System/Juno"
|
||||
Path = "/Solar System/Missions/Juno"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Kepler = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Kepler",
|
||||
Path = "/Solar System/Kepler"
|
||||
Path = "/Solar System/Missions/Kepler"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -43,8 +43,8 @@ local MarsOdysseyModel = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "3D Model",
|
||||
Path = "/Solar System/Missions/Mars Odyssey"
|
||||
Name = "Mars Odyssey model",
|
||||
Path = "/Solar System/Missions/Mars Odyssey/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ local Messenger = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Messenger",
|
||||
Path = "/Solar System/Messenger"
|
||||
Path = "/Solar System/Missions/Messenger"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -11,7 +11,7 @@ local models = asset.syncedResource({
|
||||
Version = 1
|
||||
})
|
||||
|
||||
local spacecraftID = "MarsRecOrbiter"
|
||||
local spacecraftID = "MRO"
|
||||
|
||||
local MarsRecOrbiter = {
|
||||
Identifier = spacecraftID,
|
||||
@@ -25,8 +25,8 @@ local MarsRecOrbiter = {
|
||||
}
|
||||
},
|
||||
GUI = {
|
||||
Name = "Mars Recon Orbiter",
|
||||
Path = "/Solar System/Missions/Mars Recon Orbiter"
|
||||
Name = "MRO",
|
||||
Path = "/Solar System/Missions/MRO"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -43,8 +43,8 @@ local MarsRecOrbiterModel = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "3D Model",
|
||||
Path = "/Solar System/Missions/Mars Recon Orbiter"
|
||||
Name = "MRO model",
|
||||
Path = "/Solar System/Missions/MRO/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ local NewHorizons = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "NewHorizons",
|
||||
Path = "/Solar System/NewHorizons"
|
||||
Path = "/Solar System/Missions/NewHorizons"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Soho = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Soho",
|
||||
Path = "/Solar System/Soho"
|
||||
Path = "/Solar System/Missions/Soho"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Spitzer = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Spitzer",
|
||||
Path = "/Solar System/Spitzer"
|
||||
Path = "/Solar System/Missions/Spitzer"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -25,7 +25,7 @@ local StereoA = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Stereo A",
|
||||
Path = "/Solar System/Missions/Stereo/Stereo A"
|
||||
Path = "/Solar System/Missions/Stereo A/Stereo A"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -49,8 +49,8 @@ local StereoAModel = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "3D Model",
|
||||
Path = "/Solar System/Missions/Stereo A"
|
||||
Name = "StereoA model",
|
||||
Path = "/Solar System/Missions/Stereo A/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ local StereoB = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "StereoB",
|
||||
Path = "/Solar System/StereoB"
|
||||
Path = "/Solar System/Missions/StereoB"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local ThemisB = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "ThemisB",
|
||||
Path = "/Solar System/ThemisB"
|
||||
Path = "/Solar System/Missions/ThemisB"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local ThemisC = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "ThemisC",
|
||||
Path = "/Solar System/ThemisC"
|
||||
Path = "/Solar System/Missions/ThemisC"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local TraceGasOrbiter = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "TraceGasOrbiter",
|
||||
Path = "/Solar System/TraceGasOrbiter"
|
||||
Path = "/Solar System/Missions/TraceGasOrbiter"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- Transit Exoplanet Survey (TESS)
|
||||
local assetHelper = asset.require('util/asset_helper')
|
||||
local dataFolder = openspace.absPath("${SYNC}/http/dsn_data/1/positioning/TESS")
|
||||
|
||||
@@ -7,7 +8,7 @@ local models = asset.syncedResource({
|
||||
Identifier = "dsn_stations",
|
||||
Version = 1
|
||||
})
|
||||
local spacecraftID = "TransitExoplanetSurvey";
|
||||
local spacecraftID = "Tess";
|
||||
|
||||
local TransitExoplanetSurvey = {
|
||||
Identifier = spacecraftID,
|
||||
@@ -21,8 +22,8 @@ local TransitExoplanetSurvey = {
|
||||
|
||||
},
|
||||
GUI = {
|
||||
Name = "TransitExoplanetSurvey",
|
||||
Path = "/Solar System/TransitExoplanetSurvey"
|
||||
Name = "TESS",
|
||||
Path = "/Solar System/Missions/TESS"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -22,7 +22,7 @@ local Wind = {
|
||||
},
|
||||
GUI = {
|
||||
Name = "Wind",
|
||||
Path = "/Solar System/Wind"
|
||||
Path = "/Solar System/Missions/Wind"
|
||||
}
|
||||
}
|
||||
asset.export("spacecraftID", spacecraftID)
|
||||
|
||||
@@ -54,8 +54,8 @@ local Voyager1Main = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "Voyager 1 Main",
|
||||
Path = "/Solar System/Missions/Voyager 1"
|
||||
Name = "Voyager 1 Main model",
|
||||
Path = "/Solar System/Missions/Voyager 1/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -73,8 +73,8 @@ local Voyager1Antenna = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "Voyager 1 Antenna",
|
||||
Path = "/Solar System/Missions/Voyager 1"
|
||||
Name = "Voyager 1 Antenna model",
|
||||
Path = "/Solar System/Missions/Voyager 1/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -54,8 +54,8 @@ local Voyager2Main = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "Voyager 2 Main",
|
||||
Path = "/Solar System/Missions/Voyager 2"
|
||||
Name = "Voyager 2 Main model",
|
||||
Path = "/Solar System/Missions/Voyager 2/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -73,8 +73,8 @@ local Voyager2Antenna = {
|
||||
LightSources = lights.StandardLights
|
||||
},
|
||||
GUI = {
|
||||
Name = "Voyager 2 Antenna",
|
||||
Path = "/Solar System/Missions/Voyager 2"
|
||||
Name = "Voyager 2 Antenna model",
|
||||
Path = "/Solar System/Missions/Voyager 2/3D Model"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user