Commit Graph

47 Commits

Author SHA1 Message Date
ElonOlsson 60e2abdbb8 bastille day 2000 renaming 2021-10-05 10:22:55 -04:00
ElonOlsson 8cac80f22c more specific identifiers and gui path. Restored old old transferfunction for volume 2021-09-27 15:05:48 -04:00
ElonOlsson 0737ae1834 last polishing questionmark 2021-09-24 13:08:10 -04:00
ElonOlsson f46d37e67b small fixes and polishing 2021-09-22 16:14:07 -04:00
ElonOlsson 890d0a7bab removed some hotkeys, moved some and rebound to new keys 2021-09-21 14:54:02 -04:00
ElonOlsson 423d854615 Merge branch 'master' into thesis/2020/radiation 2021-09-13 18:23:33 -04:00
ElonOlsson 4e6323cd8f just a few changes. Bug of cutplanes backside not showing up detected when sun is activated 2021-08-27 10:01:57 -04: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
ElonOlsson 7689cf1f65 master merge 2021-06-16 18:22:57 -04:00
ElonOlsson bbd69ecf98 clean up, more codegen for volume renderable, moved heliosphere folder and reference frames 2021-06-16 16:35:50 -04: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
ElonOlsson a5e577eb54 prep for master merge 2021-05-04 15:18:19 -04: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
ElonOlsson fd9b6c5e2a change name of module and renderable from streamnodes to fluxnodes 2021-04-05 19:04:39 -04:00
ElonOlsson a13782093c kernels, transforms.asset, moved things around 2021-04-05 18:01:33 -04:00
ElonOlsson cc22e576e0 renderableplanetimevaryingimage clean up 2021-03-12 15:04:22 -05:00
ElonOlsson 4f67a649b9 mirror backside parameter of renderableplane, renamed renderabletimevaryingplaneimagelocal to renderableplanetimevaryingimage. mm. 2021-03-12 12:27:01 -05:00
OLSSON 0a987dc7d9 fixed a hotkey and added an asset for EUV textures 2021-02-26 14:38:56 -05:00
OLSSON 7acb6b2133 runs, but no nodes 2021-02-24 13:37:12 -05: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