Commit Graph

9128 Commits

Author SHA1 Message Date
GPayne
976dd89128 Fix for monitor preview to handle windows os negative coordinates 2022-02-20 21:57:14 -07:00
GPayne
15d92719d3 Added GUI tooltips, window label size correction, fixed button click bug 2022-02-17 16:55:13 -07:00
GPayne
92470f8129 Improve contrast of window numbers 2022-02-15 19:38:22 -07:00
GPayne
9f7a5f84ab Completion of changes from initial code review 2022-02-11 20:45:44 -07:00
Gene Payne
364f80c831 Additional code review changes 2022-02-08 15:24:23 -07:00
Gene Payne
4f40bdb8ca More code review changes in progress 2022-02-07 15:53:35 -07:00
Gene Payne
b62e1eca45 Code review changes in progress 2022-02-04 22:05:38 -07:00
GPayne
20f7c419a8 Merged master in 2022-01-31 00:17:37 -07:00
GPayne
29975f323d More cleanup plus letting Qt clean up more object allocations 2022-01-30 20:40:58 -07:00
GPayne
051f4388e7 Code refactoring and cleanup 2022-01-28 19:31:40 -07:00
Gene Payne
e19a9c69a3 Removed redundant callback, fixed some warnings 2022-01-27 16:18:35 -07:00
GPayne
025b61f7af More fixes for full json output functionality 2022-01-26 19:11:14 -07:00
Alexander Bock
bbfaf93a41 Add documentation to the RenderableGalaxy (closes #1848) 2022-01-26 23:53:33 +01:00
Alexander Bock
162141f2db Correctly expose missing documentation from a bunch of classes (closes #1856) 2022-01-26 23:41:48 +01:00
Alexander Bock
2cf268abf0 Fix crash when unloading layers; Fix issue accidentally unloading an asset too early 2022-01-26 23:02:59 +01:00
Alexander Bock
8070c307ce Add more informative error when a layer fails specification; Add error message when trying to unzip a file that does not exist 2022-01-26 23:02:55 +01:00
Alexander Bock
2e2d94c90a Merge pull request #1795 from OpenSpace/feature/sgct-json
Feature/sgct json
2022-01-26 21:36:00 +01:00
Alexander Bock
cf0a54c049 Update codegen repository 2022-01-26 21:35:27 +01:00
Gene Payne
3e2b035893 Fixing window offset with multiple monitors 2022-01-25 16:06:16 -07:00
Gene Payne
d165c8508b Merged master in 2022-01-25 13:10:58 -07:00
Alexander Bock
a6bd29e679 Add a deprecation notice to the launcher for XML files 2022-01-25 14:48:48 +01:00
Alexander Bock
322e29e53c Show the full filename to configuration files in the Launcher 2022-01-25 14:12:22 +01:00
Alexander Bock
5050b27d09 Address PR comments 2022-01-25 12:08:24 +01:00
GPayne
3cf15920d0 json output changes to support updated sgct 2022-01-24 23:24:01 -07:00
GPayne
0462a0084d Fixed incorrect lowercase filename causing crash on non-windows systems 2022-01-24 21:31:27 -07:00
GPayne
60db064275 Bump codegen submodule to latest rev to fix linux build 2022-01-24 20:39:31 -07:00
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
Alexander Bock
f903adc7c1 Merge remote-tracking branch 'origin/master' into feature/sgct-json 2022-01-21 17:43:36 +01:00
Alexander Bock
325f0ad6dc Address PR comments 2022-01-21 17:43:24 +01:00
Alexander Bock
2fb7a9eca2 Update SGCT repository, change configuration files accordingly 2022-01-21 16:36:13 +01:00
GPayne
14e2f8b829 Improved rendering of window regions out-of-bounds of monitors 2022-01-20 21:32:46 -07:00
Emma Broman
37574522a3 Rename pathnav functions (goTo => flyTo) 2022-01-20 14:18:59 +01:00
Emma Broman
0da8afa550 Automatically pause simulation time when starting a camera path (adresses #1832) 2022-01-20 14:18:59 +01:00
Emma Broman
c2755b8633 Documentation updates (closes #1846)
* Add some missing renderables
* Tiny refactor of documentation identifiers and log category keys
2022-01-20 09:16:05 +01: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
Emma Broman
26f5ce4c78 Update gui hash to get layer reordering feature 2022-01-18 19:14:16 +01:00
Emma Broman
d01134cfcc Rename layer subowners so that all names start with a capital
For consistency. This has bothered me for quite a while

Don't think it should be a breaking change, as the keys in any potential assets are obtained from the codegen/documentation parameters
2022-01-18 14:48:53 +01:00
Emma Broman
c89599ab64 Add bool property to toggle follow anchor node rotation (#1839)
And make property title formatting more consistent

closes #1822
2022-01-18 14:08:26 +01:00
Emma Broman
01c19f9842 Remove broken/irrelevant configs 2022-01-17 14:12:26 +01:00
Alexander Bock
a85de067c8 Update SGCT submodule 2022-01-17 14:01:01 +01:00
Alexander Bock
2ed8113047 Fixing the Folder based TemporalTileProvider 2022-01-17 11:27:30 +01:00
Alexander Bock
a0a08e06a0 Fix issue with json configuration files not showing up in the launcher, Update SGCT submodule 2022-01-17 11:26:19 +01: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
Alexander Bock
111397979b Merge pull request #1800 from OpenSpace/feature/tileproviders
Feature/tileproviders
2022-01-14 12:03:52 +01:00
Alexander Bock
ba16dfccad Add and apply an explicit mode parameter 2022-01-14 12:02:51 +01:00