From 3e56f47a9cef709d4a099a0ac6ff43e361fe4a43 Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Sun, 28 Apr 2019 00:03:24 +0200 Subject: Easy Tracker: UI rework for custom model with three, four or five vertices. More settings can be changed live without have to restart the tracker. Fixing a few deadlock issues. --- tracker-easy/lang/nl_NL.ts | 89 ++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 51 deletions(-) (limited to 'tracker-easy/lang/nl_NL.ts') diff --git a/tracker-easy/lang/nl_NL.ts b/tracker-easy/lang/nl_NL.ts index f084f93f..9b7ae1dd 100644 --- a/tracker-easy/lang/nl_NL.ts +++ b/tracker-easy/lang/nl_NL.ts @@ -3,26 +3,6 @@ EasyTracker::Dialog - - %1 yaw samples. Yaw more to %2 samples for stable calibration. - - - - %1 pitch samples. Pitch more to %2 samples for stable calibration. - - - - %1 samples. Over %2, good! - - - - Stop calibration - - - - Start calibration - - Tracker offline @@ -141,31 +121,6 @@ Cap - - z: - - - - x: - - - - y: - - - - Model position - - - - Use only yaw and pitch while calibrating. -Don't roll or change position. - - - - Start calibration - - About @@ -239,27 +194,59 @@ Don't roll or change position. - Four + Custom + + + + Top Right + + + + Top + + + + Top Left + + + + Left + + + + Vertex count + + + + Three vertices + + + + Four vertices + + + + Five vertices - Model vertices + Center - <html><head/><body><p><span style=" font-size:16pt;">Top</span></p></body></html> + Right - <html><head/><body><p><span style=" font-size:16pt;">Left</span></p></body></html> + <html><head/><body><p><span style=" font-size:12pt;">X</span></p></body></html> - <html><head/><body><p><span style=" font-size:16pt;">Right</span></p></body></html> + <html><head/><body><p><span style=" font-size:12pt;">Y</span></p></body></html> - <html><head/><body><p><span style=" font-size:16pt;">Center</span></p></body></html> + <html><head/><body><p><span style=" font-size:12pt;">Z</span></p></body></html> -- cgit v1.2.3