Commit Graph

7563 Commits

Author SHA1 Message Date
Alexander Bock 0779c54a07 Provide correct error message if the ProfileName is empty
Don't include Voyager and Pioneer in the base asset as it takes too long to load
Ensure that the webgui asset can load without the dashboard
Fix scripting issue in Rosetta scene with trails
Fix issue with Dashboards that would actually render one line too far down causing trouble with multiline text
Set the render option for renderablebillboards to view direction by default as the normal mode has some issues (see #1342)
Set more sensible maximum value for RenderablePlanesCloud
Correctly show the number of significant digits in the altitude
Replace setPropertyValue with setPropertyValueSingle when clicking on the friction "buttons" on screen
Add a new script function hasProperty to check whether a property exits
2020-10-17 20:10:15 +02:00
Alexander Bock 0838973b5a Merge pull request #1339 from OpenSpace/issue/1323
Issue/1323
2020-10-17 16:59:37 +02:00
Alexander Bock 03051fdaa8 Merge pull request #1338 from OpenSpace/feature/exoplanets-improvements
Exoplanets - fixes to avoid errors when adding/removing systems
2020-10-17 16:50:39 +02:00
Alexander Bock b246984d2d Merge pull request #1332 from OpenSpace/feature/billboard-color-range-property
Adding color range as runtime property for billboards
2020-10-17 16:48:44 +02:00
Jonathas Costa c7f239d3dc Fixed issue 1323. 2020-10-16 16:56:51 -04:00
Emma Broman d31b20decf Adapt disc shader to handle asymmetric uncertainty intervals 2020-10-16 17:06:13 +02:00
Jonathas Costa e0b9951e70 OpenGL state is back to a stable state. 2020-10-16 10:27:36 -04:00
Jonathas Costa 4b86f1e232 Removed the extra pop from GL group stack. 2020-10-16 10:06:58 -04:00
Jonathas Costa 823bd872c2 Update Ghoul. 2020-10-16 09:28:28 -04:00
Emma Broman 68eb52c740 Make removeSceneGraphNode only remove one SGN
Regex match version for removing several nodes at once is kept as its own function.
Also, remove potentional fmt format exceptions when trying to remove parent node.
2020-10-16 14:35:38 +02:00
Emma Broman 2699eb1d71 Avoid problems with apostrophes in star names 2020-10-16 13:29:39 +02:00
Emma Broman f4628cd296 Don't list systems where there is not enough data 2020-10-16 09:34:55 +02:00
Emma Broman 98ef020c4a Clean up some headers 2020-10-16 08:53:12 +02:00
Emma Broman 11425dfdb7 Replace unused system rotation computation with the one that is actually used 2020-10-16 08:53:12 +02:00
Emma Broman 6b25489819 Compute valid angles for KeplerTranslation 2020-10-16 08:53:12 +02:00
Emma Broman bef3e0d661 Test every planet for insufficient data, not just the first one 2020-10-16 08:53:12 +02:00
GPayne 71a76c33d5 Fix for segfault after OpenSpace run if launcher was bypassed 2020-10-15 17:31:16 -06:00
Jonathas Costa 522072c57f Removed unused ignore. 2020-10-15 16:53:45 -04:00
Jonathas Costa cde1fa8b5d Temporally fixed attribute location error for NightLayers layer. 2020-10-15 16:50:27 -04:00
corrieroe df125042bc Updated slack support link in README
Slack link had expired
2020-10-15 10:30:37 -04:00
GPayne df22eeb657 Fix for logging of asteroids data file error (downgrade to 'info') 2020-10-14 20:19:13 -06:00
GPayne 1eb8c9dbfd Fix for forcing profile GUI text entry to plain text only 2020-10-14 15:43:54 -06:00
Micah bf79414263 adding color range as runtime property for billboards 2020-10-14 16:31:21 -04:00
Micah 364dafbde5 qss fix for launcher labels 2020-10-14 14:52:01 -04:00
Micah 1b1bcdee98 fix Kerberos trail name 2020-10-13 22:04:54 -04:00
Micah 5c64d74dbb adding back default times to profiles 2020-10-13 22:03:26 -04:00
Micah 6355da37be fix for globebrowing order, adding new mars hirise layer 2020-10-13 21:53:49 -04:00
Micah 26565cf270 launcher label and profile fixes 2020-10-13 12:42:10 -04:00
Alexander Bock 4069d944bc Disable V-Sync again
Set the line fade for Voyager and Pioneer more properly
2020-10-13 17:09:53 +02:00
Alexander Bock a6bc4cb576 Reduce the default sensitivity for websocket navigation to 5 2020-10-13 16:56:00 +02:00
Alexander Bock f28c855202 Remove duplication from the base module
Add trail-only asset for Voyager and Pioneer
2020-10-13 16:51:54 +02:00
Alexander Bock d5122b2855 Merge pull request #1307 from OpenSpace/feature/profile-gui
Launcher and Profile Editor GUI
2020-10-13 16:33:30 +02:00
Alexander Bock d0aaaeb090 Merge remote-tracking branch 'origin/master' into feature/profile-gui
# Conflicts:
#	data/profiles/apollo8.profile
#	data/profiles/apollo_sites.profile
#	data/profiles/asteroids.profile
#	data/profiles/dawn.profile
#	data/profiles/default.profile
#	data/profiles/default_full.profile
#	data/profiles/gaia.profile
#	data/profiles/insight.profile
#	data/profiles/juno.profile
#	data/profiles/mars.profile
#	data/profiles/messenger.profile
#	data/profiles/newhorizons.profile
#	data/profiles/osirisrex.profile
#	data/profiles/rosetta.profile
#	data/profiles/touch.profile
#	data/profiles/voyager.profile
2020-10-13 16:32:58 +02:00
Alexander Bock bf8d164c5b Tiny cleanup 2020-10-13 16:24:17 +02:00
Alexander Bock 77907fc7df Rename ProfilesReadOnly -> ReadOnlyProfiles 2020-10-13 16:22:05 +02:00
Alexander Bock fc574ee531 More cleanup
Update QSS
2020-10-13 15:35:20 +02:00
Emma Broman f136dc6a6d Update documentation string 2020-10-13 14:14:25 +02:00
Alexander Bock 38e0e1e250 Fix crash when trying to add new keybinding 2020-10-13 14:10:55 +02:00
Alexander Bock b5531c652f Merge branch 'feature/profile-gui' of https://github.com/OpenSpace/OpenSpace into feature/profile-gui 2020-10-13 14:10:38 +02:00
Emma Broman 6907678f32 Slight cleanup of reading exoplanet system names 2020-10-13 14:03:53 +02:00
Emma Broman 4f3e930ce7 Merge pull request #1321 from OpenSpace/feature/exoplanets-panel
sending exoplanet names for gui panel
2020-10-13 13:27:24 +02:00
Micah Acinapura b7c566089b fixes to cmake for macos 2020-10-13 06:06:26 -04:00
Alexander Bock ba8eac51dd Fix simulation time specification for gaia scene 2020-10-13 11:38:02 +02:00
Micah 21774b937b sending exoplanet names for gui panel 2020-10-13 05:24:26 -04:00
Alexander Bock f2a1173dc1 Visually signal correctly if a dropdown menu in the launcher is disabled 2020-10-13 09:56:05 +02:00
Micah Acinapura 08dacfd703 Cleaning up iss on removal (#1318) 2020-10-13 09:21:18 +02:00
Micah Acinapura ee1b1cd165 Added tags to pluto system (#1319) 2020-10-13 09:20:52 +02:00
Micah Acinapura 4935ae8814 Update keys for slidedeck example (#1320) 2020-10-13 09:20:25 +02:00
GPayne 26b9db81e6 Merge branch 'feature/profile-gui' of https://github.com/OpenSpace/OpenSpace into feature/profile-gui 2020-10-13 00:32:33 -06:00
Gene Payne 23af34de83 Fixes to prevent segfault when OpenSpace app closes 2020-10-13 00:31:42 -06:00