Files
OpenSpace/tests/visual/rosetta/rosettamodel.ostest
Gene Payne dfc62e44a6 Changes to visual tests mainly to switch from keys to actions (#2484)
* 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
2023-02-03 16:30:10 -07:00

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": ""}
]