Commit Graph

113 Commits

Author SHA1 Message Date
Alexander Bock a2c3eb2884 Warn if profile contains empty property line, but do not crash. Cleanup JWST profile. Prevent crash when moving to early date in JWST (closes #2617) 2023-05-10 00:58:09 +02:00
Adam Rohdin c0a726a55b Fixed Property URI in asset and added Juice as Read-Only profile 2023-04-26 11:16:22 +02:00
Adam Rohdin 30cfa7ba85 Fixed property URI via Profile Editor GUI 2023-04-26 11:02:43 +02:00
Alexander Bock 44b7536a1e Add a dashboard to the Juice profile 2023-04-26 10:24:31 +02:00
Micah Acinapura 297fa5b274 removed camera lighting from messenger_sc; changed sample intervale for NH trail;changed terra to viirs20 for jwst profile; (#2631) 2023-04-24 12:09:07 -04:00
Ylva Selling e1be28d527 Make trails fade when they toggle in artemis profile 2023-04-20 12:11:31 -04:00
Micah Acinapura 5a9bb529f3 Feature/night sky items (#2613)
* added night sky items and camera event
---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2023-04-16 17:29:48 -04:00
Ylva Selling b4ad158ee5 Merge pull request #2603 from OpenSpace/feature/missions
Feature/missions
2023-04-14 15:19:37 -04:00
Micah Acinapura dd8db55166 Issue/1712 (#2589)
* added top dwarf planets

* cleanup

* pr cleanup

* update description/link

* disabled labels by default for dwarf planets
2023-04-14 13:02:21 -04:00
Malin E 72c66da7b7 Artemis mission (#2597)
* First version of co revolving reference frame for Artemis trail
* Add Orion model
* Add Artemis profile
* Add Moon trail and other small tweaks
* Use NOAA20 cloud layer instead of VIIRS
* Add some useful actions
* Add event to toggle trails on Approach/Receding
2023-04-13 21:18:31 +02:00
Ylva Selling 51a48d2112 Merge remote-tracking branch 'origin/master' into feature/missions 2023-04-12 16:09:42 -04:00
Micah Acinapura aeb81eb050 disabled assets for profile start (#2590) 2023-04-12 11:00:44 -04:00
Ylva Selling ce541adb32 Add draft for Rosetta 2023-04-10 09:43:24 -04:00
Alexander Bock 80e2aaf564 Remove whitespaces at the end of files, ' and - characters 2023-04-05 16:58:45 +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
Ylva Selling 99edcfc4e7 Merge remote-tracking branch 'origin/master' into feature/missions
# Conflicts:
#	data/assets/scene/solarsystem/missions/newhorizons/newhorizons.asset
#	data/assets/scene/solarsystem/missions/osirisrex/osirisrex.asset
#	data/assets/scene/solarsystem/missions/osirisrex/osirisrex.mission
#	data/assets/scene/solarsystem/missions/perseverance/perseverance.asset
#	include/openspace/mission/missionmanager.h
#	modules/server/src/connection.cpp
#	src/mission/missionmanager.cpp
#	src/mission/missionmanager_lua.inl
2023-03-21 12:03:10 -04: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
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 cc366db299 Correctly place Perseverance on Mars after landing 2022-11-21 19:12:55 +01:00
Malin E 54a254e189 Some Ceres fixes (#2295)
* Add Ceres in dwarf planet folder
* Remove old Ceres asset and redirect dawn profile to the new asset
* Remove missing dawn kernels from list in asset
* Add meta info for dawn and vesta asset files
* Add WMS layer
2022-11-14 10:28:06 +01:00
Alexander Bock 392accbf8a Adjust the height offsets in the mars profile to make Perseverance and Insight not land inside Mars anymore (closes #2049) 2022-11-07 18:30:22 +01:00
Emma Broman ec3a765d1a Add an empty profile 2022-10-06 17:16:53 +02:00
Malin E 44aa45d36f Change name from co-rotating to co-revolving 2022-08-17 09:26:21 +02:00
Malin E 08fa825381 Make the co-rotating trail longer 2022-08-17 09:02:36 +02:00
Malin E 91513fafca Make new trail default and change the colors 2022-08-16 16:50:23 +02:00
Alexander Bock 163ac4dcef Cleanup of mostly asset files
- Fixes for all files
 - constexpr cleanup
 - Cosmetic changes
 - Remove punctuation from the end of messages
2022-07-28 17:21:59 +02:00
Alexander Bock 94a20b8c35 Add the JUICE mission (#2155) 2022-06-29 15:43:41 +02:00
Alexander Bock 34de727dd7 Rename bastille-day profile to bastilleday2000 (#2089) 2022-05-06 14:25:00 -04:00
Micah Acinapura 5c3aef96c1 Remove orion neblua from base; updatedpaths for actions (#2088)
* Removed Orion nebula from base and added to default_full profile
* Updated paths for actions
* Added debug action for undoing event fading

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-06 13:33:44 -04:00
ElonOlsson 9f463ed09f a new profile for the 2012 solar storm event, with looping hotkeys (#2071)
* a new profile for the 2012 solar storm event, with looping hotkeys

* added interaction spheres, profile cleanup + better discription

* better actions and moved to assets instead of in profile

* Set unique names for the different fieldline data synchronizations

* single dataset in sequence now rendered before its associated timestamp

* fix read access violation + added redundancy

* load at start up instead of on runtime

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-06 10:23:45 -04:00
Malin E 684da54fd9 Revert to start at detach time not launch time 2022-05-06 14:52:28 +02:00
Malin E 6752ed5094 Add toggling of new trail in action 2022-05-06 13:51:28 +02:00
Malin E 4e889b5d72 Merge branch 'master' into feature/jwst-spice-update 2022-05-06 09:31:35 +02:00
Malin E d71b550805 Adjust timelapse and add action to set and start from detach time 2022-05-06 09:30:07 +02:00
Micah Acinapura 7d480552a9 Issue/1814 (#2077)
* Added all trail toggle
* Added actions for trails and planets/moons
* Added planet lighting assetd; updated action paths
* Add mars layers actions
* Added new layers from Carter
* Cleaned up trail action names, cleaned up some default keybindings

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-05 19:08:58 -07:00
Malin E eda0d0b6a0 Use new JWST kernel with launch data
* Add a new trail for the first 30 min of launch relative to EarthIAU
2022-05-05 09:31:38 +02:00
Malin E 7b4ab8f2af Address more PR comments 2022-04-08 10:39:35 +02:00
Malin E 62f4d39b9c First version of the Point JWST event 2022-04-07 16:47:24 +02:00
Malin E 0bdf82f156 Merge branch 'master' into feature/jwst-update 2022-03-31 09:37:14 +02:00
Alexander Bock 3ba3e977eb Add an action to automatically switch the Sun and SunGlare when approaching the Sun (closes #1914) 2022-03-30 15:14:18 +02:00
Malin E 3a0907129b Add other JWST target images 2022-03-29 11:30:50 +02:00
Malin E e7496e7436 Move hubble asset 2022-03-25 08:51:35 +01:00
Malin E bc9e1e2a60 Add Hubble trail asset and turn off ISS trail 2022-03-21 11:50:52 +01:00
Malin E c57fc64b81 Use Terra layer on Earth to replace VIIRS during outage 19 DEC - 30 DEC 2022-03-18 10:33:48 +01:00
Malin E e30e9ee4cc Add event to toggle JWST trail when approaching or going away 2022-02-17 09:30:15 +01:00
Malin Ejdbo 5124d4d56e Clean up and update jwst profile 2022-01-28 11:48:26 +01:00
Alexander Bock debcb43ade Feature/assets (#1784)
General overhaul of the Asset loading system
2021-12-19 18:04:01 +01:00
Malin E a8c74979c1 Merge branch 'master' into feature/animation-fixes 2021-10-25 10:51:13 +02:00
Malin E 8992f983c6 Address PR comments 2021-10-11 14:00:19 +02:00