From 2b54e87da853d6504434b1579e0e9a9baf43f34b Mon Sep 17 00:00:00 2001 From: Stuart Buchanan Date: Fri, 13 May 2011 19:51:34 +0100 Subject: [PATCH 1/2] Update documentation for 3D clouds - clouds can now be moved with an offset. --- Docs/README.3DClouds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/README.3DClouds b/Docs/README.3DClouds index 97a1365e6..b8ebc2190 100644 --- a/Docs/README.3DClouds +++ b/Docs/README.3DClouds @@ -83,8 +83,8 @@ property arguments. - Latitude t place the cloud, in degrees (default 0) - Altitude to place the cloud, relative to the layer (!) in ft (default 0) - -TODO: Add offset arguments for consistency with add-cloud. + - Offset in m from the lon-deg. +ve is south (default 0) + - Offset in m from the lat-deg. +ve is east (default 0) Deleting Individual Clouds =========================== From 04dbaa1d9a99aaac7debd991b690767fbc45105b Mon Sep 17 00:00:00 2001 From: Mathias Froehlich Date: Sat, 14 May 2011 09:36:19 +0200 Subject: [PATCH 2/2] ThorstenB: checkbox to enable looped replay (LinuxTag 2011 demo feature ;-) ) --- gui/dialogs/replay.xml | 9 +++++++++ preferences.xml | 1 + 2 files changed, 10 insertions(+) diff --git a/gui/dialogs/replay.xml b/gui/dialogs/replay.xml index 16e5ae53d..493173d82 100644 --- a/gui/dialogs/replay.xml +++ b/gui/dialogs/replay.xml @@ -87,6 +87,15 @@ + + 21 + left + /sim/replay/looped + + + dialog-apply + + diff --git a/preferences.xml b/preferences.xml index 430e08ba5..f828764be 100644 --- a/preferences.xml +++ b/preferences.xml @@ -674,6 +674,7 @@ Started September 2000 by David Megginson, david@megginson.com 90 1 + true