From 2b68feee9be04a51facc56cbc0c1cb7616a26d6b Mon Sep 17 00:00:00 2001 From: tombrazier <68918209+tombrazier@users.noreply.github.com> Date: Sun, 11 Jun 2023 19:36:45 +0100 Subject: Hamilton documentation and minor fixes (#1667) * Minor corrections to alpha calculation and some comments to help it make sense * Added some explanatory text to the hamilton filter dialog and changed the layout --- filter-hamilton/lang/nl_NL.ts | 26 +++++++++++++++----------- filter-hamilton/lang/ru_RU.ts | 26 +++++++++++++++----------- filter-hamilton/lang/stub.ts | 26 +++++++++++++++----------- filter-hamilton/lang/zh_CN.ts | 26 +++++++++++++++----------- 4 files changed, 60 insertions(+), 44 deletions(-) (limited to 'filter-hamilton/lang') diff --git a/filter-hamilton/lang/nl_NL.ts b/filter-hamilton/lang/nl_NL.ts index b03e4c0ba..1c7205401 100644 --- a/filter-hamilton/lang/nl_NL.ts +++ b/filter-hamilton/lang/nl_NL.ts @@ -7,18 +7,10 @@ Rotations: - - Smoothing : - - Positions: - - Max distance: - - Zoom smoothing: @@ -52,15 +44,27 @@ - Dead Zone: + 15,00 - Smoothing: + Smoothing power: - 15,00 + Dead Zone: + + + + Max distance: + + + + For both rotations and positions: No movement occurs within the dead zone. Smoothing scales down to minimum at max distance + 2 x dead zone. + + + + When you lean forward, zoom smoothing increases the smoothing power for rotations. Maximum additonal smoothing power occurs when you lean forward by a distance of Max Z. diff --git a/filter-hamilton/lang/ru_RU.ts b/filter-hamilton/lang/ru_RU.ts index dfbb22689..f0681b21a 100644 --- a/filter-hamilton/lang/ru_RU.ts +++ b/filter-hamilton/lang/ru_RU.ts @@ -7,18 +7,10 @@ Rotations: - - Smoothing : - - Positions: - - Max distance: - - Zoom smoothing: @@ -52,15 +44,27 @@ - Dead Zone: + 15,00 - Smoothing: + Smoothing power: - 15,00 + Dead Zone: + + + + Max distance: + + + + For both rotations and positions: No movement occurs within the dead zone. Smoothing scales down to minimum at max distance + 2 x dead zone. + + + + When you lean forward, zoom smoothing increases the smoothing power for rotations. Maximum additonal smoothing power occurs when you lean forward by a distance of Max Z. diff --git a/filter-hamilton/lang/stub.ts b/filter-hamilton/lang/stub.ts index a8af9f980..2b7673120 100644 --- a/filter-hamilton/lang/stub.ts +++ b/filter-hamilton/lang/stub.ts @@ -7,18 +7,10 @@ Rotations: - - Smoothing : - - Positions: - - Max distance: - - Zoom smoothing: @@ -52,15 +44,27 @@ - Dead Zone: + 15,00 - Smoothing: + Smoothing power: - 15,00 + Dead Zone: + + + + Max distance: + + + + For both rotations and positions: No movement occurs within the dead zone. Smoothing scales down to minimum at max distance + 2 x dead zone. + + + + When you lean forward, zoom smoothing increases the smoothing power for rotations. Maximum additonal smoothing power occurs when you lean forward by a distance of Max Z. diff --git a/filter-hamilton/lang/zh_CN.ts b/filter-hamilton/lang/zh_CN.ts index 4fc4d8127..222569e45 100644 --- a/filter-hamilton/lang/zh_CN.ts +++ b/filter-hamilton/lang/zh_CN.ts @@ -7,18 +7,10 @@ Rotations: - - Smoothing : - - Positions: - - Max distance: - - Zoom smoothing: @@ -52,15 +44,27 @@ - Dead Zone: + 15,00 - Smoothing: + Smoothing power: - 15,00 + Dead Zone: + + + + Max distance: + + + + For both rotations and positions: No movement occurs within the dead zone. Smoothing scales down to minimum at max distance + 2 x dead zone. + + + + When you lean forward, zoom smoothing increases the smoothing power for rotations. Maximum additonal smoothing power occurs when you lean forward by a distance of Max Z. -- cgit v1.2.3