Commit Graph

2254 Commits

Author SHA1 Message Date
Malin E 41d52f7f04 Start addressing PR comments 2022-08-26 16:58:48 +02:00
Malin E 767f6aa547 Use highlight feature on large grids 2022-08-26 13:46:33 +02:00
Malin E 5565fb662c Convert RenderableDUMeshes grids to use RenderableGrid class 2022-08-25 15:48:47 +02:00
Malin E 40267804bd Some clean up 2022-08-25 13:48:48 +02:00
Malin E b8f365e6de Name all constellations from the same source 2022-08-25 08:57:35 +02:00
Malin E a63a9c1ca9 Convert the extragalactic constellations to use new class 2022-08-24 16:56:54 +02:00
Malin E 49236e3a1a Update Ipac example asset to use actions 2022-08-24 12:02:39 +02:00
Malin E b3d87b63cc Slow down shoot off part of timelapse of JWST deployment 2022-08-17 10:50:50 +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
Malin E b8a36c9845 Some small clean up 2022-08-16 13:24:18 +02:00
Malin E 460b849361 Make L2 co-rot trail turn on/off together with the other JWST trails 2022-08-16 11:45:36 +02:00
Malin E 8a865bde10 Clean up 2022-08-16 11:16:05 +02:00
Malin E 15533a7666 Initial working version 2022-08-15 18:09:22 +02:00
Malin E 5bdd3d0f8c Make the Constellations name file optional 2022-08-10 13:57:47 +02:00
Malin E 87a45e7376 Fix asset selection of constellations 2022-08-09 17:01:41 +02:00
Malin E 54dcdcf0f1 Some clean up 2022-08-09 08:54:41 +02:00
Malin E ca203c425a Merge branch 'master' into feature/du-meshes-selection 2022-08-05 13:19:09 +02:00
Malin E e98e9fe4a3 WIP initiali version of new constellation classes 2022-08-05 11:05:57 +02:00
Emma Broman 885eb74dc5 Update faulty description in DU asset for Open Star Clusters
Had the description for OB Associations. Changed to the correct one from the Digital Universe Data Profiles document
2022-08-02 14:25:59 +02:00
Alexander Bock 811c4a3138 Add the ability to pass a boolean value into the require function that gets passed into the loaded asset as a enabled property (#2187)
* Add the ability to pass a boolean value into the require function that gets passed into the loaded asset as a `enabled` property
2022-08-02 13:12:07 +02:00
Alexander Bock 7bc9e99b87 Feature/satellites (#2185)
* Remove planet geometry and simplespheregeometry
* Only use a single TLE loading implementation
* Add caching to the satellite loader;  Add Lua function to load kepler file
* Fix RenderablePlanetProjection specification
* Add OMM loading funtion;  Remove mean motion from Kepler parameters
* Replace TLETranslation class with GPTranslation and support OMM files
* Support loading SMDB files in kepler functions
* Merge RenderableSatellites and RenderableSmallBody with RenderableOrbitalKepler
* Update submodules
* Adapt existing satellites to new OMM file type
* Remove TLE helper
* Remove SSSB shared file and adapt sssb assets
2022-08-02 13:11:50 +02:00
Alexander Bock 351eb33d61 Add the ability to use integer NAIF IDs in a SpiceTranslation 2022-08-01 18:25:55 +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 c1252902c7 More Code Cleanup (#2192)
* Harmonizing ( and ) in function calls
* static const -> constexpr
* Fix compile issue
* Unify shader tab size
* Add _fs and _vs to shaders
* Harmonize spacing
2022-07-26 11:22:41 +02:00
Ylva Selling b6d6633e95 Add fading functionality to renderables and set the fading to true for the stars and the milky way sphere 2022-07-20 15:15:02 -04:00
Alexander Bock bbc20062db Remove legacy geometry specification from RenderablePlanetProjection (closes 1967) (#2181)
* Remove planet geometry and simplespheregeometry
* Fix RenderablePlanetProjection specification
2022-07-15 21:47:29 +02:00
Alexander Bock afb53d1527 Update OsirisREx kernel version to 4 (closes #2177) 2022-07-06 12:29:12 +02:00
Malin E cf95d9a631 Address PR comments 2022-06-30 15:38:31 +02:00
Malin E 52be71b4c8 Add asset for Shepherd moon group of Saturn system 2022-06-30 12:36:30 +02:00
Malin E c95dcee99e Merge pull request #2169 from OpenSpace/feature/itokawa
Add Itokawa asset
2022-06-30 12:29:10 +02:00
Emma Broman 892e33ed67 Update GUI hash to get property visibility handling 2022-06-30 11:31:15 +02:00
Malin E b097dd496a Add Itokawa asset
* Trail and model
2022-06-29 16:39:48 +02:00
Alexander Bock 94a20b8c35 Add the JUICE mission (#2155) 2022-06-29 15:43:41 +02:00
ElonOlsson 16073c77c0 more explanasion of the static magnetosphere 2022-06-22 14:12:24 -04:00
Gene Payne d9da0bef74 Remove debris assets that are no longer supported by celestrak (#2146)
* Remove debris assets that are no longer supported by celestrak
* Revert "Remove debris assets that are no longer supported by celestrak" (commit c8e5f3f)
* Updated all satellite assets to use the new celestrak URL format
2022-06-21 13:01:51 -06:00
Alexander Bock 6626e98c88 Update constellation images version number to fix spelling mistake of Andromeda (closes #2129) 2022-06-18 19:23:34 +02:00
ElonOlsson 51e7732a88 typo fix on deinitialize function 2022-06-14 14:47:06 -04:00
Emma Broman 667d3b50e1 Update Celestrak url for Hubble and some other satellites (closes #2135, again)
Also, fix broken Terra and Aqua assets
2022-06-13 10:11:21 +02:00
Micah 4712726ed6 update iss asset for celestrack url; fixes #2135 2022-06-08 16:03:26 -04:00
Malin E 0741be9d4f Add first version of mission file for JWST 2022-06-01 09:43:59 +02:00
Emma Broman 70b69bbc90 Remove remnant color file (see #1658) 2022-05-23 09:41:26 +02:00
Alexander Bock 970536998a Multiple small fixes
- Turn the planet lighting actions from mixed case to lower case
 - Fix the openspace.rebindKey Lua function which did not work before
 - Fix the openspace.downloadFile function which would fail when not waiting for the the result
 - Rename openspace.walkDirectoryFolder to openspace.walkDirectoryFolders for consistency
 - Remove the openspace.saveLastChangeToProfile function
2022-05-06 16:13:21 -04:00
ElonOlsson f3c6a7e615 version 2 of transerfunction for Batsrus model 2022-05-06 14:50:20 -04: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
Gene Payne e40125a77b Merge pull request #2083 from OpenSpace/issue/1651
Fixes position jumps in OSIRIS-REx mission
2022-05-06 07:22:55 -06:00
Malin E 91c966a98c Merge pull request #2085 from OpenSpace/feature/jwst-spice-update
Feature/jwst spice update
2022-05-06 15:21:53 +02:00