From 3699884297fa4521139b80e491fc6f824ca51ae5 Mon Sep 17 00:00:00 2001 From: Julian Smith Date: Mon, 29 Nov 2021 22:51:40 +0000 Subject: [PATCH] gui/dialogs/time-mode.xml: added control of fixed-dt. If /sim/time/fixed-dt is not zero and time mode is simple-time, we use the specified fixed dt value regardless of framerate. Useful for creating videos. --- gui/dialogs/time-mode.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gui/dialogs/time-mode.xml b/gui/dialogs/time-mode.xml index e947741f3..a4b9d4f81 100644 --- a/gui/dialogs/time-mode.xml +++ b/gui/dialogs/time-mode.xml @@ -83,6 +83,16 @@ + + /sim/time/fixed-dt + + true + left + + + dialog-apply + +