From b0cd8e36fd1f2c7d7fc71909b355c0c53faaac0a Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 3 Oct 2016 17:11:15 +0200 Subject: logic/tracker: apply auto-offset reltrans rotations in right order Remove warning on using reltrans with auto-offset. Tested-by: @Len62 Discussed-with: @Len62 Issue: #473 --- gui/options-dialog.ui | 62 ++++++++++++++++++--------------------------------- 1 file changed, 22 insertions(+), 40 deletions(-) (limited to 'gui') diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index 073162a6..ab80df3c 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -6,8 +6,8 @@ 0 0 - 546 - 588 + 459 + 590 @@ -376,10 +376,19 @@ Camera offset - + + + + Use camera center as translation offset + + + + - <html><head/><body><p>Specify an angle for off-center camera as a basis for which direction is which, avoiding axis interconnect. Also see <a href="https://github.com/opentrack/opentrack/wiki/choosing-camera-offset"><span style=" text-decoration: underline; color:#0000ff;">description on wiki</span></a>.</p></body></html> + <html><head/><body><p>Specify an angle for off-center camera as a basis for which direction is which, avoiding axis interconnect.</p> + +<p>You can derive it from the center pose as per the checkbox or specify it manually. Using both also works, as in cases when moving toward the screen applies moving upward.</p></body></html> Qt::AlignJustify|Qt::AlignVCenter @@ -395,28 +404,7 @@ - - - - Use camera center as translation offset - - - - - - - This option is experimental. Please report your findings on the github issue tracker. -It won't work properly with translation compensation enabled. - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop - - - true - - - - + QGroupBox @@ -503,19 +491,6 @@ It won't work properly with translation compensation enabled. - - - - - 0 - 0 - - - - 1 - - - @@ -1513,10 +1488,10 @@ It won't work properly with translation compensation enabled. center_at_startup trayp tray_start + use_center_as_translation_camera_offset camera_yaw camera_pitch camera_roll - use_center_as_translation_camera_offset pos_rx pos_ry pos_rz @@ -1537,6 +1512,13 @@ It won't work properly with translation compensation enabled. src_z invert_z tracklogging_enabled + tcomp_enable + tcomp_tx_disable + tcomp_ty_disable + tcomp_tz_disable + tcomp_src_yaw_disable + tcomp_src_pitch_disable + tcomp_src_roll_disable -- cgit v1.2.3