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 )
...
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
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
Alexander Bock
44e5b17ec9
Global pass over the code to remove trailing spaces
2022-11-22 21:06:52 +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