From 4039631386ae84abbf476263b28c92d91ac23b81 Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Wed, 24 Apr 2019 23:34:36 +0200 Subject: Adding support for four points model. Can't get it to work correctly though. --- tracker-easy/lang/nl_NL.ts | 40 ++++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 16 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 22a99106..f084f93f 100644 --- a/tracker-easy/lang/nl_NL.ts +++ b/tracker-easy/lang/nl_NL.ts @@ -141,10 +141,6 @@ Cap - - Custom - - z: @@ -153,22 +149,10 @@ x: - - <html><head/><body><p>Location of the two remaining model points<br/>with respect to the reference point in default pose</p><p>Use any units you want, not necessarily centimeters.</p></body></html> - - y: - - <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">3</span></p></body></html> - - - - <html><head/><body><p><span style=" font-size:16pt;">P</span><span style=" font-size:16pt; vertical-align:sub;">2</span></p></body></html> - - Model position @@ -254,5 +238,29 @@ Don't roll or change position. Settings + + Four + + + + Model vertices + + + + <html><head/><body><p><span style=" font-size:16pt;">Top</span></p></body></html> + + + + <html><head/><body><p><span style=" font-size:16pt;">Left</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:16pt;">Center</span></p></body></html> + + -- cgit v1.2.3