Commit Graph

577 Commits

Author SHA1 Message Date
GPayne 4518cfab49 Fixed problem with 2 monitors scaling in portrait configuration 2022-01-23 21:16:43 -07:00
GPayne 9f5e8a7de8 Hide window options that don't apply to current selected projection type 2022-01-21 23:23:09 -07:00
GPayne 14e2f8b829 Improved rendering of window regions out-of-bounds of monitors 2022-01-20 21:32:46 -07:00
GPayne 663347fe85 Switched to each window having a monitor selection option 2022-01-19 23:39:12 -07:00
GPayne 5e9a8f737c Added transparent fill to windows 2022-01-18 20:48:03 -07:00
GPayne 07a291a388 Projection quality value saved as pixel count rather than list index 2022-01-14 12:17:33 -07:00
GPayne ca7dd2028f Improved layout for optional params based on projection type 2022-01-14 12:16:41 -07:00
GPayne e331c3b141 Update window config selection combobox with most recent saved config 2022-01-14 12:14:24 -07:00
GPayne f6f18857ad Added vertical FOV for PlanarProjection 2022-01-14 10:20:01 -07:00
GPayne 68119d6469 Changes from GUI group feedback, and launcher supporting both xml & json 2022-01-13 19:30:16 -07:00
GPayne 8d4e2bc846 Grouped projection-type-specific controls within a border frame 2022-01-11 20:46:28 -07:00
GPayne d8ed9e53db Set window config selection list to accept xml or json files 2022-01-11 19:53:52 -07:00
GPayne faff578b5f Prevent unhandled exception if only a '-' character entered for offset 2022-01-11 19:27:05 -07:00
GPayne a244379fd7 Minor formatting for text entry 2022-01-11 19:14:04 -07:00
GPayne fe6ec3b25e Fix to prevent crashing when closing editor dialog 2022-01-11 19:13:12 -07:00
GPayne 1182c8f74c Version working with json output of sgct configuration 2022-01-09 21:07:56 -07:00
GPayne ee7ca5b94c Sgct config changes pre-json output 2022-01-09 12:16:20 -07:00
GPayne dd2ff1515f Added projection type details and exclusive behavior with some options 2022-01-07 21:01:58 -07:00
GPayne fa628d8d20 Code refactoring and getting to work with launcher in OpenSpace app 2022-01-02 20:33:28 -07:00
GPayne 5295903e8c Made Vsync a global option and disable quality for planarprojection 2022-01-02 19:35:10 -07:00
GPayne 47fa6c60e6 Added a button to set a window to fullscreen size 2022-01-02 19:33:45 -07:00
GPayne 8869fdf1eb Improved controls layout for 0 - 2 windows 2022-01-02 19:31:48 -07:00
GPayne 7ce8b5d947 Added support for a display having zero windows 2022-01-02 19:30:37 -07:00
GPayne b53f16076f Added color to individual windows 2022-01-02 19:29:40 -07:00
GPayne 5e35ddc1d0 Added optional labels for monitor(s) and window(s) 2022-01-02 19:28:46 -07:00
GPayne 9b5ca12661 Limit window label number to extent of display widget 2022-01-02 19:27:11 -07:00
GPayne 334dc2b150 Moved orientation settings button to bottom 2022-01-02 19:26:19 -07:00
GPayne fa563f6f83 Working version with single monitor render box 2022-01-02 19:25:16 -07:00
GPayne 4c4e942ca3 Monitor number rendering added 2022-01-02 19:24:13 -07:00
GPayne d1f41436ed Added window ID number to monitorbox rendering 2022-01-02 19:23:19 -07:00
GPayne c2a078773d Working version before switching to combined display window 2022-01-02 19:22:23 -07:00
GPayne f2e95fb85c Forgot to add filesupport.h 2022-01-02 19:20:24 -07:00
GPayne af5d24a2a2 Added main window save and cancel buttons 2022-01-02 19:19:05 -07:00
GPayne d21c37bea1 Fixed Qt layout warning messages 2022-01-02 19:16:11 -07:00
GPayne b9fdc56443 Draft with all controls added 2022-01-02 19:14:04 -07:00
GPayne 3c82938c89 Temporary code for detecting monitor resolution(s) 2022-01-02 19:10:36 -07:00
GPayne 3a61bd601b Display layout improvements 2022-01-02 19:09:24 -07:00
GPayne fdf56ef994 Working version with dual windows 2022-01-02 19:07:57 -07:00
GPayne 31ae9267dc Rough but working version with 2 windows 2022-01-02 19:06:45 -07:00
GPayne a78df81d73 Removing a premature line to get to a working version before upcoming changes 2022-01-02 19:05:44 -07:00
GPayne 5bf88f5510 Working version before going to supporting 2 WindowControl instances 2022-01-02 19:04:04 -07:00
GPayne 52c6cadc0f Working version for one window 2022-01-02 19:03:01 -07:00
GPayne 47dafc6cee Working version after separating components into separate classes 2022-01-02 19:00:37 -07:00
GPayne ce1851b05e Before moving to a new Display class 2022-01-02 18:56:22 -07:00
GPayne e54aff1414 Initial working sgct editor window prototype 2022-01-02 18:53:37 -07:00
Alexander Bock d7d279ea16 Happy new year 2022-01-01 12:32:55 +01:00
Malin E 01e17266b6 Merge pull request #1787 from OpenSpace/feature/multiple-joysticks
Feature/multiple joysticks
2021-12-22 13:22:01 +01:00
Alexander Bock debcb43ade Feature/assets (#1784)
General overhaul of the Asset loading system
2021-12-19 18:04:01 +01:00
Alexander Bock d32af9117a Code style cleanup 2021-12-10 17:31:01 +01:00
Malin E a3ba8ee808 Remove excess axes or buttons if too many present on joystick 2021-12-07 10:52:04 +01:00