Commit Graph

4917 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
ElonOlsson
cf6e50d166 interaction sphere and brightness/opacity fixes. (Closes #1994) 2022-04-21 13:03:26 -04:00
Alexander Bock
dd272ddf3c Move the disabling of the touch module to the beginning of the PreSync function to hopefully prevent errant inputs 2022-04-21 11:54:19 +02:00
Malin E
497314668a Apply color map also outside data range 2022-04-21 11:30:06 +02:00
Malin E
6ec1a56c6a Merge branch 'master' into issue/1964 2022-04-21 09:03:28 +02:00
Ylva Selling
f7c0134dcc Add so that the render copies can be displayed in cartesian coordinates too, and listen to both IsUsingRadiusAzimuthElevation and FaceCamera properties 2022-04-20 14:52:53 -04:00
Ylva Selling
af9643aaee Update to proper url 2022-04-20 10:54:02 -04:00
Ylva Selling
96211f115f Update url to new version of webpage 2022-04-20 10:19:33 -04:00
Ylva Selling
4a4c68e1ab Remove unneccessary function 2022-04-19 17:19:05 -04:00
Ylva Selling
9d350cc8af Merge remote-tracking branch 'origin/master' into feature/skybrowser 2022-04-18 15:39:16 -04:00
Ylva Selling
2829d726de Add functionality to check if the image collection has been loaded and pass that information to the GUI 2022-04-18 15:35:56 -04:00
Alexander Bock
989f7143fa Prevent a crash when running in Debug mode, Make the RenderableFluxNodes check all files first before failing 2022-04-17 16:57:48 +02:00
Alexander Bock
5751fe26d3 Cleanup handling of warnings (#2030) 2022-04-16 20:57:29 +02:00
ElonOlsson
6a51d3c748 brightness multiplied by fade and opacity 2022-04-15 10:42:48 -04:00
ElonOlsson
ab6f10e423 .0 for float 2022-04-14 16:55:54 -04:00
ElonOlsson
89dd91a40a fix opacity issue with volume rendering, opacity changed to brightness in raycaster 2022-04-14 16:11:38 -04:00
Ylva Selling
17965a130d Create property for hiding the screenspaceskybrowser instead of placing it outside of the fov 2022-04-14 15:52:04 -04:00
Ylva Selling
3e9a590ba8 Add SkyBrowser topic to server 2022-04-13 18:24:00 -04:00
Alexander Bock
d360f2ae59 Address Visual Studio analyzer warnings 2022-04-12 00:58:11 +02:00
Alexander Bock
99d2bddf7c Address coding style and remove compiler warnings in many places 2022-04-11 18:31:45 +02:00
Alexander Bock
c206da4a98 Coding style adaptations 2022-04-10 23:25:37 +02:00
Micah Acinapura
5917ac598a Feature/location measure (#1987)
* wip commit for measuring

* wip;fixing for codegene change

* adding asset file

* clean up comments

* pr comment cleanup
2022-04-08 14:13:23 -04:00
sylvass
15def75dc3 Merge pull request #1894 from OpenSpace/thesis/2021/skybrowser
Thesis/2021/skybrowser
2022-04-08 12:12:01 -04:00
Ylva Selling
c9bbb4a533 Merge remote-tracking branch 'origin/master' into thesis/2021/skybrowser
# Conflicts:
#	include/openspace/rendering/screenspacerenderable.h
#	src/rendering/screenspacerenderable.cpp
2022-04-08 11:46:09 -04:00
Ylva Selling
9e86447b85 Remove mouse interaction for skybrowser and make default position of the skybrowser to be outside of the normal field of view 2022-04-08 11:43:32 -04:00