Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-27 | gui: rename source files only | Stanislaw Halik | |
2017-10-08 | random stuff | Stanislaw Halik | |
2017-09-23 | gui/options: fixes | Stanislaw Halik | |
- fix stderr warning on open QWindowsWindow::setGeometry: Unable to set geom... - fix tab order | |||
2017-06-10 | get rid of camera angle position rotation | Stanislaw Halik | |
It doesn't work well enough anyway | |||
2017-05-16 | gui: oops, switched options tab page | Stanislaw Halik | |
2017-05-16 | logic: remove height in "dynamic neck" | Stanislaw Halik | |
It doesn't help any. Leave the depth only. | |||
2017-04-18 | logic/tracker: fix option not used in logic | Stanislaw Halik | |
2017-04-13 | gui/options: fix default tab | Stanislaw Halik | |
2017-04-13 | gui/options: allow for up to +- 500 cm custom pose translation | Stanislaw Halik | |
Related-to: #352 | |||
2017-04-12 | gui/options: adjust dynamic neck limit | Stanislaw Halik | |
2017-02-27 | gui/options: camera offset -> camera angle | Stanislaw Halik | |
Adjust translations. | |||
2017-02-23 | gui/options-dialog: few fixes | Stanislaw 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-18 | gui/options-dialog: correct a description | Stanislaw Halik | |
2017-02-18 | gui/options-dialog: don't use "TX" et al in labels | Stanislaw Halik | |
2017-02-18 | gui, logic: allow for two keybindings for each function | Stanislaw Halik | |
Also, remove "disable reltrans while held" cause it's too specific. | |||
2017-02-18 | gui/options: enforce dialog width | Stanislaw Halik | |
For Russian translation | |||
2017-02-17 | logic/tracker: remove the experimental center option | Stanislaw Halik | |
It's broken. | |||
2017-02-15 | gui/options: allow for negative neck displacement values | Stanislaw Halik | |
2016-12-30 | gui: prevent tabs in options window not showing fully | Stanislaw Halik | |
2016-12-28 | gui/options: tabs didn't fit horizontally, oops | Stanislaw Halik | |
2016-12-09 | gui, logic: allow toggle neck displacement | Stanislaw Halik | |
It was only possible to zero the values to turn it off. | |||
2016-12-09 | few: fix spacers breaking layout reflow | Stanislaw Halik | |
2016-12-09 | gui, logic: add neck displacement feature | Stanislaw 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-08 | gui: prevent stderr whining if controls don't fit at runtime | Stanislaw Halik | |
2016-11-25 | Revert "logic, gui: remove relative translation disable axis"opentrack-2.3-rc99p15 | Stanislaw Halik | |
This reverts commit 9fb8b48027ac8c03628955da2b186de88745e348. | |||
2016-11-18 | logic, gui: remove relative translation disable axis | Stanislaw Halik | |
Only Z needs this. | |||
2016-11-18 | gui, modules: add more translatable strings | Stanislaw Halik | |
2016-11-18 | gui: allow for disabling translation | Stanislaw Halik | |
2016-11-18 | gui: rewrite confusing camera offset description | Stanislaw Halik | |
2016-11-05 | gui: allow for process detector resize wrt logical layout | Stanislaw Halik | |
2016-11-04 | cmake, main: add translation support | Stanislaw Halik | |
2016-11-03 | gui/options: reword | Stanislaw Halik | |
2016-10-28 | gui/options: rename r[xyz] to yaw/pitch/roll in camera offset | Stanislaw Halik | |
2016-10-19 | gui/options: also rename to "relative translation" in options | Stanislaw Halik | |
Reported-by: @MathijsG Issue: #461 | |||
2016-10-03 | gui: reword auto-offset description | Stanislaw Halik | |
2016-10-03 | logic/tracker: apply auto-offset reltrans rotations in right order | Stanislaw Halik | |
Remove warning on using reltrans with auto-offset. Tested-by: @Len62 Discussed-with: @Len62 Issue: #473 | |||
2016-09-27 | gui/options: rename "translation compensation" to "relative translation" | Stanislaw Halik | |
Issue: #461 Discussed-with: @MathijsG, @Sone989 Closes #461 | |||
2016-09-25 | gui, logic: allow prevent rotation from affecting compensation | Stanislaw Halik | |
Issue: #458 | |||
2016-09-24 | gui/options: explain tcomp disable Z importance | Stanislaw Halik | |
Issue: #458 | |||
2016-09-24 | gui: improve layout for camera center mode, fix tabstops | Stanislaw Halik | |
2016-09-24 | logic, gui: allow for disabling any of the three tcomp options | Stanislaw Halik | |
Issue: #458 Requested-by: @Borisovich | |||
2016-09-17 | gui: prevent stderr whining on setting dialog fixed size | Stanislaw Halik | |
Adjust dialogs. | |||
2016-09-16 | gui/tray: wording | Stanislaw Halik | |
2016-09-16 | gui, logic: add separate option for starting in tray vs tray enabled | Stanislaw Halik | |
Suggested-by: @MathijsG, #454 | |||
2016-09-09 | gui: fix default tab | Stanislaw Halik | |
2016-09-08 | tracklogging: begone file selector gui. Now a file select dialog will pop up ↵ | DaMichel | |
when the tracker starts. | |||
2016-09-06 | gui, logic: add shortcut for "translation compensation off while held" | Stanislaw Halik | |
Requested-by: @Sone989 Issue: #440 | |||
2016-09-05 | gui/{main,mappings}: fix tab stops | Stanislaw Halik | |
2016-08-17 | gui: hook up experimental camera center method | Stanislaw Halik | |
2016-08-09 | gui: only rename options widget | Stanislaw Halik | |