Commit Graph

9377 Commits

Author SHA1 Message Date
Malin E
5121495702 Merge branch 'master' into feature/jwst-update 2022-04-08 17:24:16 +02:00
Malin E
79eeb45fb7 Merge pull request #1968 from OpenSpace/feature/horizons-framework
Feature/horizons framework
2022-04-08 17:22:23 +02:00
Malin E
5a1e330024 Merge branch 'master' into feature/horizons-framework 2022-04-08 17:16:50 +02:00
Malin E
9dab943999 PR comments 2022-04-08 16:49:48 +02:00
Alexander Bock
5fc5ce318a Set default values for starting time and start camera (closes #1981) 2022-04-08 16:05:56 +02:00
Alexander Bock
bc470ebed8 Fix broken links in README (closes #1982) 2022-04-08 14:04:51 +02:00
Alexander Bock
53d34c8dfe Add documentation to RenderablePlaneProjection, remove unused parameters 2022-04-08 13:39:54 +02:00
Alexander Bock
e51e887f1f Remove unused parameter when accessing all loaded assets through Lua 2022-04-08 13:38:29 +02:00
Alexander Bock
ae91e9409b Add support for Windows 11 detection 2022-04-08 13:33:35 +02:00
Alexander Bock
6eba57730f Dynamic DPI scaling (#1980)
* DPI scaling
 1. Add the ability to query the operating system's DPI scaling values
 2. Expose those values through a new Lua function
 3. Add an asset that sets the CEF gui and the Dashboard font sizes and placements based on the DPI scaling
 4. Add that new asset into the base_blank asset
* Add message when including the dpiscaling
2022-04-08 13:28:18 +02:00
Alexander Bock
1cd84a64f7 Feature/wormhole (#1985)
* Backwards incompatible change to the astrocasting protocol
* Send password in the clear [never thought i write something like this]
* Update to new Protocol version,  remove built-in ParallelServer
* Remove Wormhole server in favor of Typescript version
2022-04-08 13:16:22 +02:00
Malin E
46aec2c63c Move static functions in HorizonsFile to be free functions + PR comments 2022-04-08 11:41:16 +02:00
Alexander Bock
c018796256 Catch exception thrown when trying to add an asset that does not exist (closes #1984) 2022-04-08 11:31:02 +02:00
Malin E
7b4ab8f2af Address more PR comments 2022-04-08 10:39:35 +02:00
Alexander Bock
68780a6622 Fix spelling mistake 2022-04-08 09:49:43 +02:00
Alexander Bock
2d4c095c61 Update SGCT to reenable compilation on Jenkins 2022-04-08 09:48:43 +02:00
Micah
7d628ca9f7 added choose scripts to actiondialog 2022-04-08 01:11:30 -04:00
Micah
e2ea4cb918 added asset helper back with deprication warning 2022-04-07 23:44:06 -04:00
Micah
fcd557bb14 update sgct for json lib 2022-04-07 23:17:27 -04:00
Malin E
62f4d39b9c First version of the Point JWST event 2022-04-07 16:47:24 +02:00
Malin E
45c776b7ba Address PR comments 2022-04-07 13:22:06 +02:00
Alexander Bock
403e929db6 Make Jenkins work on branches undergoing Pull Requests 2022-04-07 11:51:33 +02:00
Malin E
8dcd950ce2 Address more PR comments 2022-04-07 11:14:23 +02:00
Malin E
af0a6d61cb Clean up fmt::format useage 2022-04-07 09:34:52 +02:00
Emma Broman
d0d918cdae Camera path updates (issue #1919 and #1947) (#1966)
* Use linear camera path when within target bounding sphere

And do a workaround for speed computation when bounding spheres are large
Closes #1910 (by at least making it so that the camera moves in an observable speed)

* Make linear paths rotate based on time rather than distance (closes #1947)
2022-04-06 17:34:36 +02:00
Malin E
7d04fee0ab Address more PR comments 2022-04-06 17:27:26 +02:00
Alexander Bock
e77754da89 Update CREDITS.md 2022-04-06 17:17:09 +02:00
Alexander Bock
a9fd047e67 Jenkins fix (#1977) 2022-04-06 15:56:07 +02:00
Malin E
940a1d5a98 Update jwst horizons data
* NOTE: Will not work without the new Horizons changes
2022-04-06 14:42:41 +02:00
Malin E
df46bcfcc1 Merge branch 'master' into feature/jwst-update 2022-04-06 13:37:17 +02:00
Alexander Bock
36265bf2c4 Add more precision in Camera dialog (closes #1642) 2022-04-06 01:13:23 +02:00
Alexander Bock
21babb88c0 Remove unused Rotation constructor 2022-04-06 01:12:50 +02:00
Alexander Bock
f4115f9bea Use the new fade property for fading in the example events 2022-04-06 00:16:15 +02:00
Alexander Bock
02adcf570e Add a hidden "Fade" property that modifies the effective opacity to enable other functionality (closes #1970) 2022-04-05 23:53:33 +02:00
Alexander Bock
73292ee54c Rename 'slave' to 'client' in the remaining code 2022-04-05 23:10:49 +02:00
Malin E
f68e735e6d Address more PR comments 2022-04-01 16:15:06 +02:00
Malin E
d3528c3342 Address some PR comments 2022-04-01 14:51:50 +02:00
Malin E
e9473103f1 Update location of Voyager and Pioneer data 2022-03-31 14:09:11 +02:00
Malin E
e747af5003 Add HD 84406 as JWST target with image 2022-03-31 13:53:00 +02:00
Malin E
0bdf82f156 Merge branch 'master' into feature/jwst-update 2022-03-31 09:37:14 +02:00
GPayne
83561ca09d Added Starlink satellites asset file; closes #1818 2022-03-30 14:36:52 -06:00
GPayne
92b250d860 Added active satellites asset file; closes #1805 2022-03-30 14:35:34 -06:00
Malin E
8eb34d3209 Tiny clean up 2022-03-30 16:56:19 +02:00
Malin E
dcf77124c1 Remove old Voyager and Pioneer horizons data 2022-03-30 16:41:36 +02:00
Alexander Bock
3ba3e977eb Add an action to automatically switch the Sun and SunGlare when approaching the Sun (closes #1914) 2022-03-30 15:14:18 +02:00
Malin E
4006877c03 Add check for illegal characters 2022-03-30 14:17:16 +02:00
Malin E
b03eac0dfd Log location of error file when error occured 2022-03-30 14:07:47 +02:00
Malin E
e6c56cd6d0 Merge branch 'master' into feature/horizons-framework 2022-03-30 13:52:03 +02:00
Alexander Bock
7b462422fe Make the UTC function return the date in actual UTC format and add SPICE as a way to get the old format (closes #1776) 2022-03-30 10:58:53 +02:00
Alexander Bock
5ea93cdd7b Prevent crash in DashboardItemInstruments when using dates before 2000 (closes #1878). Remove the padding images from New Horizons that screw up the instruments timing 2022-03-30 10:45:01 +02:00