Commit Graph

617 Commits

Author SHA1 Message Date
Malin E
561e2a69cc Add correct url encoding of some symbols 2022-03-14 10:33:16 +01:00
Malin E
68186b8749 Improve parsing of times and matches 2022-03-11 15:07:32 +01:00
Malin E
607c61f995 Prevent duplicates when loading several horizons files in one trajectary 2022-03-10 14:31:16 +01:00
Malin E
27c40929e5 Switch horizons extension, improve integration with profile editor 2022-03-10 13:37:07 +01:00
Malin E
66e0857037 Align the horizons GUI 2022-03-09 16:38:55 +01:00
Malin E
eb087c643f Some improvements 2022-03-09 14:01:47 +01:00
Malin E
fde3b42b93 Merge branch 'master' into feature/horizons-framework 2022-03-08 14:26:10 +01:00
ElonOlsson
99714c14fc added monitor size argument of in taskRunner for function loadConfigurationfromFile because of function now taking 3 instead of 2 arguments. 2022-03-07 17:38:42 -05:00
Malin E
85312e620a Remove debug prinitng of reply 2022-03-07 15:01:10 +01:00
Malin E
1fe6fb6ee5 Address comments 2022-03-07 14:37:38 +01:00
Alexander Bock
6a708b1f18 Implement new Spout input methods to Tileproviders and new Renderables (#1901)
* Implement new Spout input methods to Tileproviders and new Renderables

Co-authored-by: Marco Silva <marco@elumenati.com>
2022-03-03 23:47:09 +01:00
Malin E
bfcb24761e Merge branch 'master' into feature/horizons-framework 2022-03-03 09:09:29 +01:00
Malin E
ab371c0f6a Add warning when using Observer table Horizons data 2022-02-28 15:51:36 +01:00
Malin E
a8158a3f1e Add regular OpenSpace log messages to the horizons log 2022-02-28 15:02:19 +01:00
Malin E
39eed741ab Remove or add the arcseconds time type option depending on horizons type 2022-02-28 14:36:11 +01:00
Malin E
cff7a9e1c4 Add check for space module to avoid compile errors 2022-02-28 14:09:44 +01:00
Malin E
30487fafde Mode adjustments and clean up 2022-02-28 11:48:08 +01:00
Alexander Bock
e249af5c0e Long overdue mark for pre-release of next version 2022-02-26 22:44:16 +01:00
Alexander Bock
37f2e017ec Remove Fallback layers (closes #1819) 2022-02-25 14:16:44 +01:00
Malin E
84e3f30e31 Adjust Horizons Dialog requests to both Vectors and Observer data 2022-02-24 16:52:49 +01:00
Alexander Bock
02677b5180 Initializing GLFW and then destroying it has some performance implications on the application. Therefore use OS specific functions to get the window size 2022-02-23 14:37:05 +01:00
Malin E
ce883cf60b Add posibility to use Vector table type of data from Horizons 2022-02-22 16:10:38 +01:00
Malin E
06ed78b7af Merge branch 'master' into feature/horizons-framework 2022-02-18 16:17:23 +01:00
Alexander Bock
797a81dbe6 Fix crash when trying to start Wormhole with any commandline arguments 2022-02-17 18:28:51 +01:00
Alexander Bock
cbe2e6cdcf Set the default window size to 66% of the primary window size (closes #1883) 2022-02-17 17:55:43 +01:00
Malin E
13a5432f91 Improve time range parsing 2022-02-17 15:01:13 +01:00
Malin E
a9dde8f2b6 Merge branch 'master' into feature/horizons-framework 2022-02-17 10:58:24 +01:00
Alexander Bock
e8072495ec Feature/warnings (#1885)
Remove many warnings from MSVC, Clang, and GCC
2022-02-16 18:33:12 +01:00
Malin E
8eb4c3b586 Merge branch 'master' into feature/horizons-framework 2022-02-11 09:25:36 +01:00
Alexander Bock
30212b6768 Adapt to new auto coding style 2022-02-10 15:20:21 +01:00
Malin E
d00a2bc187 Improve parsing of matching targets and observers 2022-02-10 13:05:26 +01:00
Malin E
8b81b9ef7c Check version and source of horizons response 2022-02-10 13:04:04 +01:00
Malin E
cf1bcf838b Validate step size field better 2022-02-07 11:38:45 +01:00
Malin E
7d87e3d29f Improve HTTP error handling 2022-02-04 15:22:50 +01:00
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
Alexander Bock
8b74493d96 Removing the asset_helper file (#1868)
- Remove the asset_helper file and call the onInitialize and onDeinitialize functions directly
 - Small compile fix on Windows
 - Removes the need for the registerIdentifierWithMeta function by automatically doing that for all asset.export statements
 - Allow the passing of either identifiers (as before) or entire tables to the removeSceneGraphNode, removeScreenSpaceRenderable, deleteLayer, removeAction, and export methods. In that case, the Identifier key from the table is extracted and used instead
2022-02-01 23:44:36 +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
Alexander Bock
3dea3ef530 Add ability to select profile properties from a ScriptLog (closes #1780) 2022-01-31 15:56:21 +01:00
Malin Ejdbo
86dcb6a441 Merge branch 'master' into feature/horizons-framework 2022-01-31 13:47:58 +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
Malin Ejdbo
7f9ce5df76 Add more error handling 2022-01-24 13:38:37 +01:00