Commit Graph

799 Commits

Author SHA1 Message Date
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
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
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
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
Malin E cf1bcf838b Validate step size field better 2022-02-07 11:38:45 +01:00
Gene Payne b62e1eca45 Code review changes in progress 2022-02-04 22:05:38 -07: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
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
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
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
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 3cf15920d0 json output changes to support updated sgct 2022-01-24 23:24:01 -07:00
Malin Ejdbo 7f9ce5df76 Add more error handling 2022-01-24 13:38:37 +01: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
Malin Ejdbo 7f7f12d2e0 Improve GUI design 2022-01-21 14:16:24 +01: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
Malin Ejdbo 10ebd3c3f0 Update to use the json output instead of the batch version 2022-01-19 15:19:52 +01:00
GPayne 5e9a8f737c Added transparent fill to windows 2022-01-18 20:48:03 -07:00
Malin Ejdbo f3cb3bc0ba Generalize parsing of matches 2022-01-17 18:29:04 +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