From 4f4c21ab7894550b22ee7e42078883452530e8a8 Mon Sep 17 00:00:00 2001 From: Stéphane Lenclud Date: Wed, 2 Sep 2020 16:19:37 +0200 Subject: tracker/easy: Adding support for Clip models where three vertices are arranged from top to bottom. Close #1145 --- tracker-easy/tracker-easy-settings.ui | 228 ++++++++++++++++++++++++++++------ 1 file changed, 192 insertions(+), 36 deletions(-) (limited to 'tracker-easy/tracker-easy-settings.ui') diff --git a/tracker-easy/tracker-easy-settings.ui b/tracker-easy/tracker-easy-settings.ui index 451b3e54..d6cc86b6 100644 --- a/tracker-easy/tracker-easy-settings.ui +++ b/tracker-easy/tracker-easy-settings.ui @@ -9,8 +9,8 @@ 0 0 - 465 - 764 + 328 + 923 @@ -20,7 +20,7 @@ - PointTracker Settings + Easy Tracker Settings @@ -32,24 +32,8 @@ false - - - QLayout::SetFixedSize - - - - - - 0 - 0 - - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - + + @@ -61,7 +45,7 @@ - 0 + 2 @@ -548,13 +532,13 @@ - Vertex count + Model type: - + - Three vertices + Hat three vertices true @@ -564,14 +548,21 @@ - Four vertices + Hat four vertices - Five vertices + Hat five vertices + + + + + + + Clip three vertices @@ -581,7 +572,7 @@ - + Vertices: false @@ -614,7 +605,7 @@ - Top + Top: @@ -665,7 +656,7 @@ - Right + Right: @@ -713,7 +704,7 @@ - Left + Left: @@ -761,7 +752,7 @@ - Center + Center: @@ -809,7 +800,7 @@ - Top Right + Top right: @@ -857,7 +848,7 @@ - Top Left + Top left: @@ -902,6 +893,159 @@ + + + + Clip top: + + + + 9 + + + + + mm + + + -65535 + + + 65535 + + + + + + + mm + + + -65535 + + + 65535 + + + + + + + mm + + + -65535 + + + 65535 + + + + + + + + + + Clip middle: + + + + 9 + + + + + mm + + + -65535 + + + 65535 + + + + + + + mm + + + -65535 + + + 65535 + + + + + + + mm + + + -65535 + + + 65535 + + + + + + + + + + Clip bottom: + + + + 9 + + + + + mm + + + -65535 + + + 65535 + + + + + + + mm + + + -65535 + + + 65535 + + + + + + + mm + + + -65535 + + + 65535 + + + + + + @@ -912,7 +1056,7 @@ - <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.0</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999aa;">documentation on GitHub</span></a></p></body></html> + <html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999aa;">documentation on GitHub</span></a></p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop @@ -939,10 +1083,22 @@ + + + + + 0 + 0 + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + - tabWidget camdevice_combo res_x_spin res_y_spin -- cgit v1.2.3