1
0
Fork 0
flightgear/scripts/python
Julian Smith b5e3c08255 scripts/python/performance_replay.py: force replay of view and window size.
For performance replay, we need to ensure that replaying recordings will
replay changes to the view and main window size, if they are present in the
recording. [Replay of these changes can be disabled in the "File/Flight
Recorder Control" dialogue.]
2021-11-08 23:18:31 +00:00
..
TerraSync TerraSync: Rate Limiter 2021-01-31 21:58:41 -06:00
demo.py Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 2020-08-05 14:01:57 +02:00
FGFSDemo.py Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 2020-08-05 14:01:57 +02:00
FlightGear.py scripts/python/FlightGear.py: ls() now returns typed values. 2021-04-18 12:12:50 +01:00
nasal_api_doc.py python: use a with-statement to manage file close 2020-10-01 22:51:31 -05:00
performance_replay.py scripts/python/performance_replay.py: force replay of view and window size. 2021-11-08 23:18:31 +00:00
recordreplay.py Added support for performance testing by replaying recordings. 2021-11-08 22:44:25 +00:00