Commit Graph

46 Commits

Author SHA1 Message Date
Malin E
db4f4e18ac Add action to toggle jwst trails 2021-10-08 16:20:54 +02:00
Malin E
1a4ded3b3b Add action to switch forward/backward direction of timelapse 2021-10-07 13:44:41 +02:00
Malin E
826697360d Add dashboard text with time speed information 2021-10-07 11:55:02 +02:00
Malin E
26101b66cc Add action to play timelapse in reverse 2021-10-06 13:05:14 +02:00
Malin E
19e936ea18 Fix JWST keybindings 2021-10-04 11:17:12 +02:00
Malin E
9c36ce82d5 Add action to turn off all trails except the Moon 2021-10-01 18:28:25 +02:00
Malin E
70e3e2f974 Rename some actions 2021-10-01 17:52:38 +02:00
Malin E
ac5fe8c5e8 Make moon trail brighter
* As requested by Carter
2021-10-01 16:24:43 +02:00
Malin E
33556fef22 Small fixes 2021-09-29 13:35:56 +02:00
Malin E
779eb6c82f Add actions to set up the 2018 and 2021 launch times 2021-09-27 15:12:25 +02:00
Malin E
eee84c3087 Update start time and adjust entire timeline to it 2021-09-27 14:05:28 +02:00
Malin E
e4a5431c42 Adjust profile start state 2021-09-23 13:18:36 +02:00
Malin E
de1ef3febc Some clean up 2021-09-23 11:38:15 +02:00
Malin E
24a14b2aac Seperate the JWST mission to seperate assets 2021-09-22 14:57:58 +02:00
Malin E
1ed0d33f8d Add JWST animation timelapse using the scriptscheduler 2021-09-14 11:53:26 +02:00
Alexander Bock
34985f64a6 Feature/keybindings (#1708)
* Add action manager to handle actions in replacement of keyboard shortcuts
* Implement new Action concept
* Remove the shortcutscomponent as it is no longer needed
* Update profile version from 1.0 to 1.1
* Add action dialog
* Restructure of key specification in keys.h
* Remove solid field-of-view keybind from the newhorizons profile as the setting no longer exists
2021-08-18 10:58:20 +02:00
Gene Payne
4a45cbd66e Feature/orex2021 (#1623)
* updating files for orex return

* Changes to osirisrex assets to bring mission events up to date

* Removed accidental duplicate line from merge

* Enable low-res Bennu model by default

* Modify osirisrex asset to only include the low-res BennuProjection asteroid model

* Adapt version numbers, change to 2-space indentation

Co-authored-by: Micah <micahnyc@gmail.com>
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2021-05-31 21:44:12 -04:00
Malin E
f6d71af88c Merge pull request #1611 from OpenSpace/feature/jwst
Feature/jwst
2021-05-31 19:09:42 +02:00
Micah Acinapura
0a2a70a847 changing default texture for newhorizions profile; fixing typos from previous commit 2021-05-31 10:14:06 -04:00
Malin Ejdbo
9f7b8aa32b Merge branch 'master' into feature/jwst
* Resolve conflict
2021-05-31 15:45:10 +02:00
Malin Ejdbo
31b834dbb2 Address PR comments 2021-05-31 15:34:54 +02:00
Malin Ejdbo
ca071e06ae Switch keybind for L2 toggle 2021-05-28 15:37:55 +02:00
Malin Ejdbo
13163066df Add Hubble Ultra Deep Field asset 2021-05-27 16:09:34 +02:00
Micah Acinapura
1f45c6ca97 fix for issue/1555 perceverance model rotation 2021-05-26 22:48:58 -04:00
Malin Ejdbo
e21948833e Profile and asset clean up 2021-05-20 16:15:46 +02:00
Malin Ejdbo
25b56cb4c6 Add keybind to enable/disable Hubble image and lagrangian points 2021-05-05 13:41:52 +02:00
Malin Ejdbo
d145a04d35 Update profile start time and place to match launch 2021-05-03 16:19:38 +02:00
Malin Ejdbo
cfc8eb209e Add initial version of jwst profile 2021-05-03 14:32:47 +02:00
Micah
2072edd282 update mars profile to fix keybindings 2021-02-01 17:51:53 -05:00
Alexander Bock
3c6bf8f0e9 Update newhorizons.profile
Fix error that the shadow of Charon is not toggled with Shift+T (closes #1463)
Fix syntax error in A key (closes #1464)
2021-01-24 11:59:19 +01:00
Alexander Bock
3f365d1b1c Add Oumuamua and Borisov to the asteroids profile
Add a check to the ssdb parser that checks for empty strings
2020-11-16 15:09:21 +01:00
Micah Acinapura
cc7c0092a3 Feature/meta identifier list (#1357)
Updating asset.meta.identifiers to be dictionary/list instead of string
2020-10-28 14:25:34 +01:00
Micah
92838990b2 fix for spice manager with no exceptions; fix for nh profile camera 2020-10-19 15:08:33 -04:00
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
Micah
5c64d74dbb adding back default times to profiles 2020-10-13 22:03:26 -04:00
Micah
26565cf270 launcher label and profile fixes 2020-10-13 12:42:10 -04:00
Micah
d88f6eda6b update of all profiles to json format, few asset fixes 2020-10-12 04:22:16 -04:00
Micah
d524ecf803 Merge branch 'master' into feature/profile-gui 2020-10-09 19:40:46 -04:00
Alexander Bock
50a456b87f Issue/1299 (#1312)
Change profile file format from a custom one to JSON
2020-10-09 17:32:30 +02:00
Gene Payne
73e29df7a9 Corrected profiles to strict ISO standard format date/time string 2020-09-17 12:46:41 -06:00
Gene Payne
180cddfaa3 Fixed parse exceptions and improved assets with path and variable name 2020-09-16 21:06:46 -06:00
Emma Broman
a57003f272 Fix asteroids profile not running due to whitespace instead of tab 2020-09-09 13:35:41 +02:00
Gene Payne
0756bcb3c8 Fixed a missing tab in jupiter-family_comet asset entry 2020-08-21 09:20:11 -06:00
Alexander Bock
09555ede1c Cleaning up the profile files
Removing the old scene files
2020-06-22 18:47:28 +02:00
Alexander Bock
b51b0898fc Remove 'require'/'request' parameters from asset inclusion in profiles 2020-06-22 10:05:19 +02:00
Alexander Bock
fbd903b4ff Move profiles to their own folder 2020-06-22 09:33:00 +02:00