Commit Graph

2254 Commits

Author SHA1 Message Date
Malin E
11cc094e7d Update Dawn model 2023-02-16 16:24:02 +01:00
Malin E
05252b8258 Merge branch 'master' into feature/model-opacity
* Solve conflict in iss.asset
2023-02-16 12:07:12 +01:00
Adam Rohdin
9dc008ad12 Small deinitialization fix for apollo actions 2023-02-16 11:20:25 +01:00
Adam Rohdin
d8711cedd2 Voyager assets now respects asset.enabled argument when it's passed in asset.require(). Added tags to Voyager models in assets. 2023-02-15 14:18:57 +01:00
Emma Broman
352c9dd5ec Touch module code cleanup (#2465)
* Remove unused feature that allowed us to "pick" nodes using touch (it didn't really work and had some nasty hardcoded and costly implementation). Fixes Touch interaction picking refactor #1041

* General refactoring of code and removing redundant code

* Make touch markers prettier (change default color and smoothen edges)

* Add module property to control which renderable types are "directly touchable"

* Add SGN property to control which individual nodes are "directly touchable" ("SupportsDirectInteraction")

* Fix stuttering when zooming in closer than the orbitalnavigator allows
2023-02-14 13:55:24 +01:00
Alexander Bock
b38db8a050 Fix to make the Gaia stars work with the new download method 2023-02-13 20:44:22 +01:00
Alexander Bock
e39a139f82 Update GUI hash to fix one that didn't build successfully 2023-02-13 19:50:05 +01:00
Ylva Selling
4a15cf889c Merge pull request #2456 from OpenSpace/issue/2409
Fix sky browser space craft pointing
2023-02-13 12:48:16 -05:00
Ylva Selling
d7324af322 Update gui hash 2023-02-13 12:47:52 -05:00
Adam Rohdin
28c5718959 Issue/2408: Fixed #2491 and #2476
* Moved actions that were defined in profiles to assets and updated the keybindings in the profiles

* #2476 Added actions to turn on/off minor moons and their trails (for-all and per-planet)
2023-02-10 17:04:49 +01:00
Ylva Selling
3de5c1b75c Update hash to updated GUI 2023-02-09 16:29:54 -05:00
Adam Rohdin
a870d64eb5 Extended EndTime for Voyager 1 & 2 until 2300 so that trails are visible for longer. 2023-02-08 17:14:14 +01:00
Emma Broman
a5a65bef9d Update GUI hash (again :) ) to fix #2452 2023-02-01 18:42:18 +01:00
Emma Broman
06b168b0ed Update gui hash to fix broken Actions GUI (closes #2467)
f1f51cb11d
2023-02-01 18:26:12 +01:00
Emma Broman
997c022357 Update GUI hash to fix broken Focus menu search (closes #2466)
Also make it obvious that gui hidden property is false per edfault
2023-02-01 18:15:43 +01:00
Malin E
f490fccee6 Merge branch 'master' into feature/model-opacity
* Solve conflicts in ghoul, renderablemodel.cpp and iss.asset
2023-02-01 14:52:33 +01:00
Adam Rohdin
5161662928 Issue/1486: Create labels for all moons (#2453)
* Added labels for all existing moons in the solar system (closes #1486)

* Updated fade behavior and labels sizes for planets and moons in the solar system
2023-02-01 14:23:18 +01:00
Emma Broman
6694c3e7ee Update GUI hash to fix issue with GUI crashing when showing nodes without given Gui name
97e50c5c61
2023-02-01 11:47:10 +01:00
Adam Rohdin
2f91e3ec0d Added newest frontendHash as the it was not updated after bug fix. 2023-01-31 15:23:59 +01:00
GPayne
25a62575ca Fix for case-sensitive rainbowgradient.cmap file in sync dir 2023-01-27 13:44:29 -07:00
Alexander Bock
4c8f568861 Add option to HttpSynchronization to automatically unzip downloaded files (closes #1852) 2023-01-27 16:32:49 +01:00
Alexander Bock
4cbbd51f2e Remove extra printing 2023-01-23 22:10:00 +01:00
Alexander Bock
9af6c79ca4 Move the module requirements from the base to base_blank 2023-01-23 21:32:39 +01:00
Alexander Bock
2aff70b8ad Make it possible to set the WebGUI port from the openspace.cfg file (closes #2279) 2023-01-23 19:41:16 +01:00
Alexander Bock
d52c5dd0d9 Cleanup code with designated initializer lists 2023-01-22 23:01:32 +01:00
Alexander Bock
f3df853ff5 Make the addSceneGraphNode call in the local bookmarks file protected (closes #1483) 2023-01-21 21:34:03 +01:00
Alexander Bock
6c1692c2a8 Add lighthour grid to DU, and lightminute and lightsecond grids to Earth (closes #2439) 2023-01-21 20:16:43 +01:00
Alexander Bock
ac228c9c87 Add a new dashboard item that shows the state of input devices (closes #2415) 2023-01-21 18:29:17 +01:00
Alexander Bock
b62c78f64e Move the Milky Way Image and arm labels from /Universe/Galaxies to /Milky Way 2023-01-13 23:08:01 +01:00
Emma Broman
b3c0cd29ba Add action to reset position of eiffel tower scale object 2023-01-13 18:12:15 +01:00
Alexander Bock
49e2eb66b7 Remove Earth layers that no longer work 2023-01-12 17:57:55 +01:00
Malin E
a8f34b5c25 Add interaction spheres for Mars moon models 2023-01-11 13:06:09 +01:00
Alexander Bock
4f4764209f Happy new year 2023-01-02 11:19:33 +01:00
Malin E
4fd7185ae0 Fix jwst asset dependency issues, closes #2378 2022-12-21 14:44:34 +01:00
Ylva Selling
fb5aa1f1b1 Merge branch 'master' into feature/skybrowser-drag-and-drop 2022-12-19 15:37:56 -05:00
Ylva Selling
c810967cfd Update GUI hash to working version 2022-12-19 15:36:51 -05:00
Ylva Selling
7ee0b21066 Update GUI hash 2022-12-16 16:11:16 -05:00
Emma Broman
f48b5f4cd5 Fix problem with interaction sphere of SGNs without renderables being unused (closes #2399) (#2413)
* Use given interaction sphere value for scenegraphnodes without a renderable (closes #2399)

* Remove (previously unused) interaction sphere value for ISS
2022-12-16 13:53:56 +01:00
Malin E
574b789338 Merge branch 'master' into feature/model-opacity
* Solve conflicts in nebula and asset_helper assets
2022-12-01 10:20:05 +01:00
Malin E
bf25e4562a Invert the disable properties culling and depth test in models
* disableFaceCulling -> enableFaceCulling

* disableDepthTest -> enableDepthTest
2022-11-25 10:01:46 +01:00
Alexander Bock
44e5b17ec9 Global pass over the code to remove trailing spaces 2022-11-22 21:06:52 +01:00
Malin E
213d17e376 Merge branch 'master' into feature/model-opacity 2022-11-22 09:41:53 +01:00
Alexander Bock
0fe1cb7c23 Fix missing 1 on Voyager in focus action 2022-11-21 19:33:06 +01:00
Alexander Bock
ffc56a79e6 Fix missing GuiPath for setting Jupiter approach time in Voyager profile 2022-11-21 19:28:38 +01:00
Alexander Bock
4ae50bbcb8 Fix issue with the Show All Trails / Hide All Trails action when no trails with specific capitalization are present in the profile 2022-11-21 19:22:01 +01:00
Alexander Bock
cc366db299 Correctly place Perseverance on Mars after landing 2022-11-21 19:12:55 +01:00
Alexander Bock
9ae5e16b90 Fix ESRI WorldImagery URL 2022-11-18 15:16:04 +01:00
Malin E
6f45801732 Merge pull request #2315 from OpenSpace/feature/xbox-update
Update xbox controller asset
2022-11-16 10:06:01 +01:00
Malin E
96c31c9746 Update wireless xbox joystick deadzone size 2022-11-15 16:54:24 +01:00
Malin E
69b83c8316 Update wireless xbox joystick asset 2022-11-15 16:51:07 +01:00