mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 08:19:51 -05:00
Updated image testing .ostest files with updated action names
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "action",
|
||||
"value": "profile.setup.apollo11"},
|
||||
"value": "os.missions.apollo11.setup.landingsite"},
|
||||
{ "type": "wait",
|
||||
"value": "10"},
|
||||
{ "type": "time",
|
||||
@@ -13,4 +13,4 @@
|
||||
"value": "30"},
|
||||
{ "type": "screenshot",
|
||||
"value": ""}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "action",
|
||||
"value": "profile.setup.apollo11"},
|
||||
"value": "os.missions.apollo11.setup.landingsite"},
|
||||
{ "type": "wait",
|
||||
"value": "10"},
|
||||
{ "type": "navigationstate",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "action",
|
||||
"value": "profile.setup.apollo11"},
|
||||
"value": "os.missions.apollo11.setup.landingsite"},
|
||||
{ "type": "wait",
|
||||
"value": "10"},
|
||||
{ "type": "navigationstate",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "action",
|
||||
"value": "profile.setup.apollo17"},
|
||||
"value": "os.missions.apollo17.setup.landingsite"},
|
||||
{ "type": "navigationstate",
|
||||
"value": "{Anchor='Moon',Pitch=0.191313E0,Position={1.403983E6,8.358961E5,6.005625E5},Up={-0.316846E0,-0.141630E0,0.937843E0},Yaw=-0.143901E0}"},
|
||||
{ "type": "wait",
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "action",
|
||||
"value": "profile.setup.earthrise"},
|
||||
"value": "os.missions.apollo8.setup.earthrise"},
|
||||
{ "type": "wait",
|
||||
"value": "60"},
|
||||
{ "type": "screenshot",
|
||||
"value": ""}
|
||||
]
|
||||
]
|
||||
|
||||
@@ -14,11 +14,11 @@
|
||||
{ "type": "script",
|
||||
"value": "openspace.setPropertyValueSingle('Scene.Mars.Renderable.Layers.ColorLayers.CTX_blended_01.Enabled', true)"},
|
||||
{ "type": "wait",
|
||||
"value": "30"},
|
||||
"value": "60"},
|
||||
{ "type": "navigationstate",
|
||||
"value": "{Anchor='Mars',Pitch=1.347758E0,Position={7.635264E5,-3.287992E6,-3.854482E5},Up={-0.470953E-1,-0.127084E0,0.990773E0},Yaw=0.463204E-1}"},
|
||||
{ "type": "wait",
|
||||
"value": "120"},
|
||||
"value": "180"},
|
||||
{ "type": "screenshot",
|
||||
"value": "MarsHiRISE"}
|
||||
]
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
{ "type": "navigationstate",
|
||||
"value": "{Anchor='Moon',Pitch=0.698796E0,Position={-1.440875E5,-1.669880E6,-7.359455E5},Up={0.664779E0,0.252496E0,-0.703075E0},Yaw=0.321787E-1}"},
|
||||
{ "type": "wait",
|
||||
"value": "40"},
|
||||
"value": "120"},
|
||||
{ "type": "screenshot",
|
||||
"value": "MoonSurface"}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user