summaryrefslogtreecommitdiffhomepage
path: root/gui/options-dialog.ui
AgeCommit message (Collapse)Author
2017-06-10get rid of camera angle position rotationStanislaw Halik
It doesn't work well enough anyway
2017-05-16gui: oops, switched options tab pageStanislaw Halik
2017-05-16logic: remove height in "dynamic neck"Stanislaw Halik
It doesn't help any. Leave the depth only.
2017-04-18logic/tracker: fix option not used in logicStanislaw Halik
2017-04-13gui/options: fix default tabStanislaw Halik
2017-04-13gui/options: allow for up to +- 500 cm custom pose translationStanislaw Halik
Related-to: #352
2017-04-12gui/options: adjust dynamic neck limitStanislaw Halik
2017-02-27gui/options: camera offset -> camera angleStanislaw Halik
Adjust translations.
2017-02-23gui/options-dialog: few fixesStanislaw Halik
- Russian translation has slightly longer words. Don't hardcode the minimum size, rather allow layouts to expand the dialog. - Prevent shortcut window reflow depending on keybinding description text's length
2017-02-18gui/options-dialog: correct a descriptionStanislaw Halik
2017-02-18gui/options-dialog: don't use "TX" et al in labelsStanislaw Halik
2017-02-18gui, logic: allow for two keybindings for each functionStanislaw Halik
Also, remove "disable reltrans while held" cause it's too specific.
2017-02-18gui/options: enforce dialog widthStanislaw Halik
For Russian translation
2017-02-17logic/tracker: remove the experimental center optionStanislaw Halik
It's broken.
2017-02-15gui/options: allow for negative neck displacement valuesStanislaw Halik
2016-12-30gui: prevent tabs in options window not showing fullyStanislaw Halik
2016-12-28gui/options: tabs didn't fit horizontally, oopsStanislaw Halik
2016-12-09gui, logic: allow toggle neck displacementStanislaw Halik
It was only possible to zero the values to turn it off.
2016-12-09few: fix spacers breaking layout reflowStanislaw Halik
2016-12-09gui, logic: add neck displacement featureStanislaw Halik
With it enabled, user's neck will be treated as separate from the rotation pivot. Rotating to the left will reposition to the left in addition to the rotation, and so on. This feature is subtle but apparently very popular with DCS users.
2016-12-08gui: prevent stderr whining if controls don't fit at runtimeStanislaw Halik
2016-11-25Revert "logic, gui: remove relative translation disable axis"opentrack-2.3-rc99p15Stanislaw Halik
This reverts commit 9fb8b48027ac8c03628955da2b186de88745e348.
2016-11-18logic, gui: remove relative translation disable axisStanislaw Halik
Only Z needs this.
2016-11-18gui, modules: add more translatable stringsStanislaw Halik
2016-11-18gui: allow for disabling translationStanislaw Halik
2016-11-18gui: rewrite confusing camera offset descriptionStanislaw Halik
2016-11-05gui: allow for process detector resize wrt logical layoutStanislaw Halik
2016-11-04cmake, main: add translation supportStanislaw Halik
2016-11-03gui/options: rewordStanislaw Halik
2016-10-28gui/options: rename r[xyz] to yaw/pitch/roll in camera offsetStanislaw Halik
2016-10-19gui/options: also rename to "relative translation" in optionsStanislaw Halik
Reported-by: @MathijsG Issue: #461
2016-10-03gui: reword auto-offset descriptionStanislaw Halik
2016-10-03logic/tracker: apply auto-offset reltrans rotations in right orderStanislaw Halik
Remove warning on using reltrans with auto-offset. Tested-by: @Len62 Discussed-with: @Len62 Issue: #473
2016-09-27gui/options: rename "translation compensation" to "relative translation"Stanislaw Halik
Issue: #461 Discussed-with: @MathijsG, @Sone989 Closes #461
2016-09-25gui, logic: allow prevent rotation from affecting compensationStanislaw Halik
Issue: #458
2016-09-24gui/options: explain tcomp disable Z importanceStanislaw Halik
Issue: #458
2016-09-24gui: improve layout for camera center mode, fix tabstopsStanislaw Halik
2016-09-24logic, gui: allow for disabling any of the three tcomp optionsStanislaw Halik
Issue: #458 Requested-by: @Borisovich
2016-09-17gui: prevent stderr whining on setting dialog fixed sizeStanislaw Halik
Adjust dialogs.
2016-09-16gui/tray: wordingStanislaw Halik
2016-09-16gui, logic: add separate option for starting in tray vs tray enabledStanislaw Halik
Suggested-by: @MathijsG, #454
2016-09-09gui: fix default tabStanislaw Halik
2016-09-08tracklogging: begone file selector gui. Now a file select dialog will pop up ↵DaMichel
when the tracker starts.
2016-09-06gui, logic: add shortcut for "translation compensation off while held"Stanislaw Halik
Requested-by: @Sone989 Issue: #440
2016-09-05gui/{main,mappings}: fix tab stopsStanislaw Halik
2016-08-17gui: hook up experimental camera center methodStanislaw Halik
2016-08-09gui: only rename options widgetStanislaw Halik