Commit Graph

2281 Commits

Author SHA1 Message Date
Arohdin
416381eadd Removed some duplicate properties and merged some others 2023-04-12 16:29:29 +02:00
Alexander Bock
327c1b2399 Updating SPICE Kernels and adding new Moons to Outer Planets (#2556)
* Update Jupiter moon kernels and add new moons
* Update Neptune kernels
* Update Uranus kernels
* Update Saturn kernels
* Add Jupiter moons
* Add more Saturn moons
* Add more moons for Jupiter and Saturn
2023-04-10 20:49:30 +02:00
Alexander Bock
9022aad479 Adding static Settings to Renderable (#2578)
* Add settings to Renderable to control whether the renderbin is updated based on Opacity
* Remove duplicate RenderBin specification for RenderableSphere
* Remove unnecessary RenderBin specifications of Lagrange points
* Don't automatically update the renderbin for RenderableLabel and RenderablePlane
* Remove extra `setRenderBinFromOpacity` from RenderableSpheres
* Move information about whether a renderable should be updated when disabled
* Some cleanup of Renderable class
* Don't update the renderbin automatically if the user specified the renderbin manually
2023-04-10 20:49:01 +02:00
Alexander Bock
bebac26a7f Add new 99.5% coverage CTX layer 2023-04-08 20:21:47 +02:00
Gene Payne
28cacd3df4 Fix for missing image projection sequences 2023-04-06 15:00:51 -06:00
Emma Broman
36538bf74b Update GUI hash
OpenSpace/OpenSpace-WebGuiFrontend#141
2023-04-06 13:48:33 +02:00
Emma Broman
554373eb3e Fading of propertyowners through GUI, and more owners with fade property (#2557)
* Add property in OpenSpaceEngine for fading duration when enabling / disabling

* Add interface for fadeable components and apply to renderable

* Make layers a fadeable component

* Make globelabels a fadeable component

* Make labelscomponent a fadeable, and give it an enabled property

* Make screenspace renderables fadeable components

* Introduce concept of parent fadeables, to fade out subowners with parent

* Make rings fadeable as well

---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2023-04-06 12:49:49 +02:00
Emma Broman
439e4b8f93 Update Gui hash, again 2023-04-06 10:46:16 +02:00
Emma Broman
fa4c213d2a Update GUI hash
PR OpenSpace/OpenSpace-WebGuiFrontend#137
2023-04-06 10:20:02 +02:00
Alexander Bock
3379393af7 Harmonize capitalization of action names (#2579)
* Harmonize capitalization of action names (closes #2215)
* Fix confusion between delta time and simulation time (closes #2536)
2023-04-05 17:58:18 +02:00
Alexander Bock
80e2aaf564 Remove whitespaces at the end of files, ' and - characters 2023-04-05 16:58:45 +02:00
Alexander Bock
784d5f302e Address 1-based indexing issues for satellite trials 2023-04-04 23:14:30 +02:00
Ylva Selling
56dae46e05 Update gui hash 2023-04-04 16:38:49 -04:00
Emma Broman
335ae7ccfd Update gui hash (for #2568 fix) 2023-04-04 22:13:43 +02:00
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)
f1f51cb11d
2023-02-01 18:26:12 +01:00