Files
OpenSpace/data/profiles/rosetta.profile
Alexander Bock 705c898ccd Asset File cleanup (#2713)
* Updating all assets to new coding style
* Cleaning up asset files
* Moving default_actions and default_keybindings files
* Changing procedural globes to explicitly specified globes
* Move Spice loading explicitly to the initialize part and also deinitialize
* Removing unused asset files
  * Removing asset_helper
  * Removing scale_model_helper asset
  * Removing script_scheduler_helper
  * Removing testing_keybindings
  * Remove procedural_globe
2023-05-28 17:23:20 +02:00

121 lines
3.0 KiB
Plaintext

{
"additional_scripts": [
"openspace.scriptScheduler.loadScheduledScript(\"2014-07-03T09:00:00\", \"openspace.setPropertyValueSingle([[Scene.67P.Renderable.PerformShading]], false);\", \"openspace.setPropertyValueSingle([[Scene.67P.Renderable.PerformShading]], true)\"); openspace.scriptScheduler.loadScheduledScript(\"2015-09-23T00:00:00\", \"openspace.setPropertyValueSingle([[Scene.67P.Renderable.PerformShading]], true); openspace.setPropertyValueSingle([[Scene.67P.Renderable.ProjectionComponent.ClearAllProjections]], true);\", \"openspace.setPropertyValueSingle([[Scene.67P.Renderable.PerformShading]], false);\");"
],
"assets": [
"base",
"base_keybindings",
"scene/solarsystem/missions/rosetta/67p",
"scene/solarsystem/missions/rosetta/dashboard",
"scene/solarsystem/missions/rosetta/rosetta",
"scene/solarsystem/missions/rosetta/actions",
"scene/solarsystem/missions/rosetta/mission"
],
"camera": {
"aim": "",
"anchor": "67P",
"frame": "",
"position": {
"x": -729478.0,
"y": -665789.0,
"z": 2509050.0
},
"type": "setNavigationState",
"up": {
"x": 0.146529,
"y": 0.944727,
"z": 0.29329
}
},
"delta_times": [
1.0,
5.0,
30.0,
60.0,
300.0,
1800.0,
3600.0,
43200.0,
86400.0,
604800.0,
1209600.0,
2592000.0,
5184000.0,
7776000.0,
15552000.0,
31536000.0,
63072000.0,
157680000.0,
315360000.0,
630720000.0
],
"keybindings": [
{
"action": "os.rosetta.Focus67p",
"key": "A"
},
{
"action": "os.rosetta.FocusRosetta",
"key": "S"
},
{
"action": "os.rosetta.SetupLanderRelease",
"key": "F6"
},
{
"action": "os.rosetta.ClearImageProjections",
"key": "F8"
},
{
"action": "os.rosetta.ToggleOuterPlanetaryTrails",
"key": "E"
},
{
"action": "os.rosetta.ToggleImagePlane",
"key": "I"
},
{
"action": "os.rosetta.TogglePhilaeTrail",
"key": "O"
},
{
"action": "os.rosetta.Toggle67pProjection",
"key": "P"
}
],
"mark_nodes": [
"67P",
"Rosetta",
"Philae"
],
"meta": {
"author": "OpenSpace Team",
"description": "The Rosetta scene shows the entire mission of ESA's Rosetta spacecraft around comet 67P, also known as Churyumov-Gerasimenko. The spacecraft's images are projected onto the comet and the separation of the Philae lander is visible as well",
"license": "MIT License",
"name": "Rosetta",
"url": "https://www.openspaceproject.com",
"version": "1.2"
},
"properties": [
{
"name": "Scene.67P.Renderable.PerformShading",
"type": "setPropertyValue",
"value": "false"
},
{
"name": "Scene.ImagePlaneRosetta.Renderable.Enabled",
"type": "setPropertyValue",
"value": "false"
}
],
"time": {
"is_paused": false,
"type": "absolute",
"value": "2014-08-01T03:05:00"
},
"version": {
"major": 1,
"minor": 2
}
}