Commit Graph

9774 Commits

Author SHA1 Message Date
Emma Broman b7256a2c27 Fix typo 2022-04-27 19:35:58 +02:00
Emma Broman d8313eebe0 Add property to hide SkyBrowser title and hide per default 2022-04-27 19:19:46 +02:00
Emma Broman de68e406b0 Send topic on presync instead of from itmemanager (closes #2037) 2022-04-27 18:20:51 +02:00
Ylva Selling 71d73fbd59 Make update time 50 ms for skybrowser topic 2022-04-27 11:41:53 -04:00
Ylva Selling 034d62c1fb Merge remote-tracking branch 'origin/master' into feature/skybrowser 2022-04-27 11:27:47 -04:00
Ylva Selling 9dc1f492e4 Remove flag that was causing rendering problems 2022-04-27 11:04:47 -04:00
Ylva Selling fc10f627cf Merge branch 'feature/skybrowser' of https://github.com/OpenSpace/OpenSpace into feature/skybrowser 2022-04-27 10:44:32 -04:00
Ylva Selling 8ba2976859 Update image collection 2022-04-27 10:44:19 -04:00
Emma Broman 1116e092b6 Mini refactor 2022-04-27 16:03:31 +02:00
Ylva Selling 3b76ac711b Update CEF flags 2022-04-27 08:55:00 -04:00
Alexander Bock 932aee7d93 Add documentation to ParallelPeer 2022-04-27 09:38:15 +02:00
Ylva Selling 939dfae319 Add lua function to dispatch point spacecraft event 2022-04-26 18:39:31 -04:00
Ylva Selling 1e180a6fa7 Update CEF flags 2022-04-26 18:39:08 -04:00
Ylva Selling 62222c2f5b Add descriptions of lua functions 2022-04-26 17:39:38 -04:00
Ylva Selling 24b6383afb Create lua function to show or hide all targets and browsers 2022-04-26 17:37:05 -04:00
Ylva Selling e6cf6d3925 Remove if statement that prevents browsers to be rendered on multiple nodes 2022-04-26 14:59:19 -04:00
Ylva Selling a2d5aae21a Merge branch 'feature/skybrowser' of https://github.com/OpenSpace/OpenSpace into feature/skybrowser 2022-04-26 14:39:09 -04:00
Ylva Selling 8a292c1645 Expose time interval to user in config file for sky browser topic. This will give the user control over how often data is passed. Hopefully a future proof fix for GPU crash 2022-04-26 14:39:00 -04:00
Ylva Selling 19103a1540 Add browser ratio to the skybrowser topic 2022-04-26 14:37:35 -04:00
Emma Broman 47b3881682 Give each sky target a unique name in the Gui 2022-04-26 19:49:05 +02:00
Emma Broman 2cc62572d5 Use existing fcuntion in ghoul for easing 2022-04-26 19:24:11 +02:00
Emma Broman 8cd65d9c96 Hide fade property of screen space renderables 2022-04-26 17:37:27 +02:00
Emma Broman 51f9199abd Refactor fading and use fade property instead of opacity 2022-04-26 17:24:15 +02:00
Emma Broman da8ee62c31 Include shader filea in solution 2022-04-26 13:55:53 +02:00
Emma Broman f02ac1cbd0 Merge branch 'master' into feature/skybrowser 2022-04-26 12:17:22 +02:00
Emma Broman 4ee75b37f5 Fix reach and approach factor min/max values and make logaritmic
Prevents errors from the UI
2022-04-26 12:17:05 +02:00
Alexander Bock 6b814b17ac Update perseverance shaders (#2048) 2022-04-26 11:47:51 +02:00
Malin E 2fda3a14c4 Merge pull request #2039 from OpenSpace/issue/1964
Issue/1964
2022-04-26 11:17:21 +02:00
Emma Broman 17fd637926 Show and hide hover circle using fade property
And hide it when exiting the solar system

Refactor hover circle implementation a bit
2022-04-26 10:56:47 +02:00
Emma Broman 694c883418 Whitespace cleanup 2022-04-26 10:56:46 +02:00
Malin E 966cbf8e66 Merge branch 'master' into issue/1964 2022-04-26 10:55:54 +02:00
Malin E 7f50b877ac Merge pull request #2035 from OpenSpace/feature/jwst-pointing
Feature/jwst pointing
2022-04-26 10:42:07 +02:00
Malin E 13ab8140c8 Merge branch 'master' into feature/jwst-pointing 2022-04-26 10:31:09 +02:00
Emma Broman dca8e1e914 Refactor info message 2022-04-26 09:07:54 +02:00
Emma Broman 85fd47880a Refactor: Remove some unused properties 2022-04-26 09:03:23 +02:00
Alexander Bock 01cf8a9d9c Move the launcher image synchronization from base -> base_blank and move the trail actions from base_blank -> base 2022-04-26 08:48:50 +02:00
Micah Acinapura fe0b5a1559 Issue/888 (#2034)
* added first moon, mars and mercury layers from treks

* fixing newline at eof

* updated assets for comments
2022-04-25 18:08:44 -04:00
Ylva Selling 75aaa0abb3 Remove CEF-command line flag to prevent GPU crash 2022-04-25 17:06:51 -04:00
Ylva Selling 6e7c448ed9 Fix issue with fovs not matching the renderable target. Close issue #1997 2022-04-25 17:03:34 -04:00
Alexander Bock ea55a4c62a Merge branch 'feature/sgct-ui' 2022-04-25 17:49:17 +02:00
Alexander Bock 0a8523a14c Don't crash when only one window is available; Make OpenSpace link again when using Qt6 2022-04-25 17:48:58 +02:00
Emma Broman 8790a531b1 Update GUI hash to get module enabled update
OpenSpace/OpenSpace-WebGuiFrontend/#80
2022-04-25 15:28:00 +02:00
Emma Broman 735e64ec28 Woops, fix image path 2022-04-25 15:25:16 +02:00
Emma Broman 92eefa8189 Add enabled property to Exoplanets and Skybrowser module (#1945)
* Add enabled property to exoplanets and sky browser module

* Create assets for default settings and restructure assets into a components folder

* Update exoplanets data

* Set sky browser enabled to true per default and include hover circle asset

* Add name and description of hover circle, and used synced version of ring image
2022-04-25 15:10:08 +02:00
Malin E 2cb048ee9e Forgot to change the name in the asset file + small clean up 2022-04-25 14:43:52 +02:00
Alexander Bock 7d1badbffd Make only the first window UI-able, warn about window sizes that can produce problems, no longer allow resizing of UI windows 2022-04-24 14:51:00 +02:00
Alexander Bock 2b70aafafd Some minor cosmetic changes to the SGCT editor 2022-04-24 11:49:43 +02:00
ElonOlsson c82101ffcf Merge pull request #2040 from OpenSpace/issue/1994
interaction sphere and brightness/opacity fixes. (Closes #1994)
2022-04-22 09:53:16 -04:00
ElonOlsson db96faf2af typo 2022-04-22 09:52:03 -04:00
Malin E 9babbb7014 Address PR comments 2022-04-22 15:07:23 +02:00