Commit Graph

9111 Commits

Author SHA1 Message Date
Malin Ejdbo ee8dca2691 Never mind
* The module engine is not yet initialized when the launcher opens so it
cannot check if the space module exist or not
2022-02-04 10:12:34 +01:00
Malin Ejdbo 0ae87da475 Check if the SpaceModule exists before creating Horizons dialog 2022-02-04 09:32:10 +01:00
Malin Ejdbo 7844ae6e6e Move some functions to a new HorizonsFile class 2022-02-03 15:06:41 +01:00
Malin Ejdbo 8802970901 Add link to horizons website 2022-02-01 14:52:33 +01:00
Malin Ejdbo 135b6a3c5a Make sure horisonz log messages only display once 2022-02-01 13:38:38 +01:00
Malin Ejdbo 93a3114dce Make horizons log monospaced font 2022-02-01 09:44:43 +01:00
Malin Ejdbo 86dcb6a441 Merge branch 'master' into feature/horizons-framework 2022-01-31 13:47:58 +01: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
Malin Ejdbo 7c06a89aa0 Add HTTP status code handling 2022-01-26 11:58:20 +01:00
Malin Ejdbo 4d323c85de Style Horizons log 2022-01-26 11:03:17 +01:00
Malin Ejdbo 63564d491f Add log to the side of horizons dialog 2022-01-25 16:00:08 +01: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 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
Malin Ejdbo 7f9ce5df76 Add more error handling 2022-01-24 13:38:37 +01: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
Malin Ejdbo 7f7f12d2e0 Improve GUI design 2022-01-21 14:16:24 +01: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
Malin Ejdbo 10ebd3c3f0 Update to use the json output instead of the batch version 2022-01-19 15:19:52 +01: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
Malin Ejdbo f3cb3bc0ba Generalize parsing of matches 2022-01-17 18:29:04 +01:00
Malin Ejdbo 1d17c63905 Merge branch 'master' into feature/horizons-framework 2022-01-17 17:07:40 +01:00
Malin Ejdbo f65d1655b8 Make sure not to overwrite existing file 2022-01-17 15:57:18 +01:00
Malin Ejdbo 9c43bc35e5 Trim the parsed matches 2022-01-17 14:37:47 +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
Malin Ejdbo bfe77a7385 Validate fields before sending a request 2022-01-17 13:39:12 +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
Malin Ejdbo 448b0da6c6 Do not support observer stations 2022-01-17 10:59:34 +01:00
Malin Ejdbo 988a8728f2 Clean up 2022-01-17 09:22:31 +01: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
Malin E fd7ea608c8 Merge branch 'master' into feature/horizons-framework 2022-01-13 09:35:52 +01:00
Malin E 4d546051d9 Add stringstream library 2022-01-13 09:33:01 +01:00
Emma Broman 7c3d6b4c4d Change how moveLayer works slightly, so it is easier to use in a GUI implementation
* "newPosition" is now considered to be the item's new position (index) in the list
* also update the documentation a little
2022-01-12 09:39:12 +01:00
Alexander Bock 2222d3d9e0 Update SGCT to enable taking screenshots of individual windows 2022-01-07 12:00:00 +01:00