mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
* Changing 'keys' test case to 'action' in all .ostest files * Change recording files to use the standard extension * Add recording file extension to test file format * Removed the unwanted second wildcard from set prop command * Added 10 sec waits after profile.setup.apollo11 action in some tests
16 lines
621 B
Plaintext
16 lines
621 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "time",
|
|
"value": "2014-08-01T00:00:00.00"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Rosetta',Pitch=-0.741904E-1,Position={-1.384875E1,-5.509888E0,1.692047E0},ReferenceFrame='Root',Up={0.377490E0,-0.812217E0,0.444752E0},Yaw=-0.388182E-1}"},
|
|
{ "type": "action",
|
|
"value": "os.fade_down_trails"},
|
|
{ "type": "script",
|
|
"value": "openspace.setPropertyValueSingle('Scene.NAVCAM_FOV.Renderable.Enabled', false)"},
|
|
{ "type": "wait",
|
|
"value": "2"},
|
|
{ "type": "screenshot",
|
|
"value": ""}
|
|
] |