Commit Graph

1610 Commits

Author SHA1 Message Date
sylvass 2b1de9eebb Use Pair class to communicate with the target and browser 2021-11-05 10:07:30 -04:00
sylvass d5422f429d Restructure and clean up 2021-11-03 10:37:20 -04:00
sylvass c895f24989 Cleanup 2021-10-25 09:38:09 -04:00
Ylva Selling 7c3c878e2e Set gui to the latest version with the WWT logo 2021-09-20 13:36:38 +02:00
Ylva Selling c63ee2d417 Master thesis work done 2021-09-01 13:57:19 +02:00
Ylva Selling d85159d243 Make OpenSpace use the GUI without using the developers GUI 2021-06-09 16:36:49 +02:00
Ylva Selling d3736aeb82 Change to use server instead of localhost for browsers, and fix some bugs 2021-06-08 19:20:42 +02:00
Ylva Selling 0221ca1c20 Set browser to selected upon startup 2021-06-03 09:22:31 +02:00
Ylva Selling d840d342d3 Set better name to browser and target in GUI 2021-06-02 15:35:30 +02:00
Ylva Selling 8e8ac4e90e Initialize browsers with lua api and load image collections upon startup. Add 3D browser functionality 2021-06-02 15:35:07 +02:00
Ylva Selling 6cf7dd8d45 Load, connect and set up connection to WWT app properly with the help of OpenSpace Lua api 2021-05-26 16:23:49 +02:00
Ylva Selling eeb1ac5737 Make hover circle more general by loading it in relation to asset folder 2021-05-24 14:15:09 +02:00
Ylva Selling b2d5eb4e55 Make asset general by setting texture path relative to base 2021-05-24 12:24:16 +02:00
Ylva Selling d2871392d7 Add functionality to render a browser in renderable sky browser and add it in module 2021-05-18 11:20:07 +02:00
Ylva Selling 546362c930 Add radius, azimuth, elevation to assets but set it to use cartesian positions as default 2021-05-12 16:04:36 +02:00
Ylva Selling 7ea8ba0d3b Place browser in left bottom corner of screen on startup 2021-04-30 15:05:52 +02:00
Ylva Selling d1abf4d860 Merge branch 'master' into thesis/2021/skybrowser 2021-04-30 10:17:13 +02:00
Alexander Bock 261f3d9fe8 Add Titan atmosphere, increase scale height for Venus (closes #922) 2021-04-29 14:14:52 +02:00
Alexander Bock fb8e80ea80 Adjust tab width for asset and task files 2021-04-28 19:19:51 +02:00
Emma Broman 8a30dc570e Add Logarithmic sliders and Color picker (#1564)
* Pass ViewOptions meta data to WebUi

* Add Color ViewOption

* Add Logarithmic ViewOption

* Update gui hash to get slider and color picker UI features
2021-04-27 09:24:36 +02:00
Ylva Selling b7c4d94df0 Use doubles for coordinates and some bugfixes 2021-04-26 14:26:39 +02:00
Alexander Bock 2aa540a112 Feature/interactionsphere (#1561)
* Add ability to render the bounding sphere as a debug option
* Separate boundingsphere and interactionspheres
* Correctly compute BoundingSpheres for more renderables (RenderablePlanesCloud, RenderableOrbitalKepler)
2021-04-26 13:13:36 +02:00
Emma Broman 9a51a76088 Update the gui hash
Add SelectionProperty and ListProperties UI and some bug fixes
2021-04-21 17:57:43 +02:00
Ylva Selling e05a980254 Add a circle which shows where on the sky an image points at 2021-04-21 13:41:41 +02:00
Malin Ejdbo 16bd1d3265 Merge branch 'master' into feature/model-animation
* Resolve conflicts

* Master has error with changing focus
2021-04-21 10:23:10 +02:00
Alexander Bock 94d2db7376 Fix an issue that prevented the spheres from being rendered 2021-04-16 17:24:41 +02:00
Alexander Bock cd29e29b00 Update the constellation art (closes #1553) 2021-04-16 14:49:12 +02:00
Alexander Bock e75fe42943 Enable support for single double radius in SizeReferenceTileProvider (closes #1562) 2021-04-16 12:49:44 +02:00
Alexander Bock d32a09ba80 Feature/strict lua (#1556)
Make all LuaState strict to check whether uninitialized variables are used
Adapt the existing assets to work with the strict state
2021-04-15 13:01:00 +02:00
Emma Broman ab6f5c037b Update DU Kepler planetary candidates data version
Removes an outlier from a faulty datapoint
2021-04-09 15:36:19 +02:00
Malin Ejdbo 2b1c0c567d Update ISS model scale 2021-04-08 17:15:58 +02:00
Ylva Selling 794902d5cb Merge branch 'thesis/2021/skybrowser' of https://github.com/OpenSpace/OpenSpace into thesis/2021/skybrowser 2021-04-06 15:11:25 +02:00
Ylva Selling b8d1c33eed Add Lua function to send the image thumbnail url:s to the api 2021-04-06 15:11:14 +02:00
Malin E b48ef4110e Merge pull request #1550 from OpenSpace/feature/apollo-models
Update Apollo models
2021-04-06 09:06:09 +02:00
Ester Lindgren ba0685227f Merge branch 'master' into thesis/2021/skybrowser 2021-04-06 08:52:11 +02:00
Malin Ejdbo ed56ea3855 Add new line at end of file 2021-03-30 09:04:03 +02:00
Malin Ejdbo edf42ab083 Move model sync to seperate file 2021-03-30 09:01:04 +02:00
Alexander Bock 612b9bbc7f Moving more documentation to use codegen (#1549)
- Make use of more codegen in more classes
- Fix verifier for Color4Verifier
2021-03-29 21:50:26 +02:00
Malin Ejdbo 256a5db926 Fix name error 2021-03-29 16:06:36 +02:00
Malin Ejdbo 944d26128a Update Apollo CSM model 2021-03-29 15:43:09 +02:00
Alexander Bock 4b25f5c074 Move default_dashboard asset from util folder to new dashboard folder that also includes the individual dashboard items 2021-03-24 09:57:27 +01:00
Emma Broman 97c1066149 Fix labels not facing the camera due to static rotation (closes #1542)
Bring back old transformation matrices
2021-03-23 11:27:55 +01:00
Ylva Selling ac275140c5 Load browser and target as assets 2021-03-22 13:54:01 +01:00
Malin Ejdbo 29d4eae3a5 Update ISS model 2021-03-16 11:47:30 +01:00
Emma Broman 20519d007b Remove hardcoded path to B-V colormap (#1531)
Also prevent future problems in reading the file (e.g. if number of lines of comments would change)
2021-03-15 13:22:41 +01:00
Malin Ejdbo 4fb8a36952 Merge branch 'master' into feature/multitexturing
* Resolve conflicts
2021-03-02 15:49:39 +01:00
Malin Ejdbo acc2947576 Update Insight model version 2021-03-02 15:31:59 +01:00
Emma Broman 97144df4da Add a colored glare to exoplanet stars (#1511)
* Add possibility to multiply color to an image plane

* Add a colored glare to exoplanet stars (issue #1305)
2021-03-02 09:30:03 +01:00
Emma Broman ac095acae4 Fix forgotten rename from 'Size' to 'Radius' 2021-02-23 10:50:35 +01:00
Emma Broman bc719f195c Add examples for circle, ellipse and elliptic disc 2021-02-23 10:50:04 +01:00