mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 09:20:26 -05:00
dfc62e44a6
* 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
551 B
Plaintext
16 lines
551 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "action",
|
|
"value": "profile.setup.apollo11"},
|
|
{ "type": "wait",
|
|
"value": "10"},
|
|
{ "type": "time",
|
|
"value": "1969-07-20T20:15:50.00"},
|
|
{ "type": "navigationstate",
|
|
"value": "{Anchor='Apollo11LemPosition',Pitch=0.979095E-1,Position={-2.457687E0,2.504798E1,3.804939E0},ReferenceFrame='Root',Up={-0.682505E0,0.438584E-1,-0.729564E0},Yaw=0.435056E-1}"},
|
|
{ "type": "wait",
|
|
"value": "30"},
|
|
{ "type": "screenshot",
|
|
"value": ""}
|
|
] |