Commit Graph

2267 Commits

Author SHA1 Message Date
Alexander Bock 606ad2de5f Don't subsample the height map on planets (closes #2472) 2023-04-03 21:26:30 +02:00
Alexander Bock a67d407e15 Move the keybindings out of the base.asset and the specific label keybinding out of the default_keybindings 2023-04-03 21:00:00 +02:00
Alexander Bock 1057b369c9 Harmonize the handling of the IsLocal vs Synchronized state of actions (closes #2566) 2023-04-03 10:29:20 +02:00
Alexander Bock 49f305c5bc Add missing registration of planet label keybinding (#2571) 2023-04-03 10:11:27 +02:00
Malin E 3ae5d8bf97 Add new test image 2023-03-31 14:54:37 +02:00
Malin E 9fd70834e6 Add transformation matrix to labels, fixes #2501 2023-03-29 14:29:58 +02:00
Alexander Bock 451a61a740 Add v3 WAC (#2555)
* Add v3 WAC
* Rename previous WAC to WAC-V1 and new WAC-V3 to WAC to just update the previous files
2023-03-23 17:51:16 +01:00
Emma Broman 14f0ad7338 Fix Neptune texture not being enabled per default 2023-03-23 10:51:39 +01:00
Gene Payne 2189a71d9d Switch MessengerTrail to RenderableTrailTrajectory (#2552)
in order to match start/end times, and add corresponding sample interval
2023-03-22 12:26:36 -06:00
Emma Broman c9a08ba3d6 Update Gui hash
New skybrowser menu look and property owner headers
2023-03-21 13:31:53 +01:00
Emma Broman 3c4e2bdfe9 Update gui hash 2023-03-16 14:46:51 +01:00
Alexander Bock 5fec405b70 Add a new combined clouds-magellan layer for Venus (closes #1534) 2023-03-13 20:39:47 +01:00
Alexander Bock 434d5ceaa9 Add new layer for Venus cloud layers (closes #1534) 2023-03-11 00:54:08 +01:00
Emma Broman ffbcdbea48 Update exoplanets data (#2450) 2023-03-10 16:00:27 +01:00
Emma Broman 7bdb4ef101 GIve correct identifier for touch module (oops..) 2023-03-10 14:20:50 +01:00
Emma Broman 8506f1d15a Prevent errors from settings asset when building without the touch module
Useful as it is not a default module.
2023-03-10 13:41:01 +01:00
Emma Broman 1db7dcf2c3 Provide error if output failed in exoplanet data prep task
And update hardcoded filepath to teff_bv file to current version, for easier usage next time
2023-03-09 21:52:33 +01:00
Alexander Bock 1c3f7d0cf2 Add combo layer that shows the NOAA20 VIIRS layer (closes #2538) 2023-03-08 16:30:02 +01:00
Alexander Bock c4e9e9482b Fix issue loading the period out of an OMM file 2023-03-04 13:07:09 -07:00
Megan Villa 7c3fcfa74b Update juno.asset 2023-03-02 16:06:43 -05:00
Megan Villa 83f58b9741 Update juno.asset
Update Juno Trail and kernals to Dec 13 2025.
2023-03-01 14:50:30 -05:00
Alexander Bock 5b29fb045a Add new Lua function to load CSV file, utilize new function to correctly load , inside field values (closes #2124) 2023-02-28 10:49:23 -07:00
Alexander Bock 3fcb9352f6 Make the local bookmarks print their error message if they fail; also replace whitespaces with underscores for identifiers 2023-02-27 18:57:12 +01:00
Emma Broman 7d93322505 Update gui hash (closes #2521) 2023-02-21 22:31:03 +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)
https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/f1f51cb11dc7c9e150475b9f4a32ffa845608b0d
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
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
https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/97e50c5c6182bba2608868a54b4bc954115f238a
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