Commit Graph

755 Commits

Author SHA1 Message Date
Micah Acinapura 804f8f7c79 added warning for gaia module on mac; not adding renderable to scene. fixes #843 (#1961) 2022-03-26 11:40:05 -04:00
Micah Acinapura 5c5d70a2c3 update to themis ir night; closes #1707 (#1959) 2022-03-26 11:39:07 -04:00
Alexander Bock 594d512845 Update Mimas radii to the correct values 2022-03-24 13:06:37 +01:00
Alexander Bock 6f25dd31e5 Make the Sun asset export the Sun as a light source (closes #1870) 2022-03-19 13:56:16 +01:00
Alexander Bock c8753faee1 Fix correct Radii for Bianca moon of Uranus 2022-03-11 09:55:15 +01:00
Alexander Bock 6a708b1f18 Implement new Spout input methods to Tileproviders and new Renderables (#1901)
* Implement new Spout input methods to Tileproviders and new Renderables

Co-authored-by: Marco Silva <marco@elumenati.com>
2022-03-03 23:47:09 +01:00
Emma Broman 0c86254168 Give ISS node a bounding sphere that matches the size of the spacecraft 2022-03-02 10:50:56 +01:00
Alexander Bock 37f2e017ec Remove Fallback layers (closes #1819) 2022-02-25 14:16:44 +01:00
Micah Acinapura 9e69300642 unified renderbin to renderable; adapted orbitalkepler to codegen; fi… (#1843)
* unified renderbin to renderable; adapted orbitalkepler to codegen; fixes 1842

* update for pr comments

* update for pr comments2
2022-02-17 10:58:32 -05:00
Alexander Bock 8b2e58ba9a Correctly mark dependency of EDL asset on Mars (closes #1872) 2022-02-10 22:49:00 +01:00
Alexander Bock 0e49606706 Feature/Science on the Sphere (#1863)
Add all available Science-on-a-Sphere datasets from their public FTP as assets.  Many of the datasets include large files that are downloaded the first time the asset is loaded
2022-02-10 13:53:30 +01:00
Alexander Bock 8b74493d96 Removing the asset_helper file (#1868)
- Remove the asset_helper file and call the onInitialize and onDeinitialize functions directly
 - Small compile fix on Windows
 - Removes the need for the registerIdentifierWithMeta function by automatically doing that for all asset.export statements
 - Allow the passing of either identifiers (as before) or entire tables to the removeSceneGraphNode, removeScreenSpaceRenderable, deleteLayer, removeAction, and export methods. In that case, the Identifier key from the table is extracted and used instead
2022-02-01 23:44:36 +01:00
Micah Acinapura 56460f818e Feature/asset meta update part2 (#1855)
* changes to asset/loader/meta to support adding nodes created at runtime

* update assets meta.

* update tle helper and gui to work with changes

* fixes #1840

* group titan trail and atmosphere with globe

* license for magnetosphere

Co-authored-by: ElonOlsson <olssonelon@gmail.com>
2022-01-31 15:58:41 -05:00
GPayne 0462a0084d Fixed incorrect lowercase filename causing crash on non-windows systems 2022-01-24 21:31:27 -07:00
Alexander Bock ba16dfccad Add and apply an explicit mode parameter 2022-01-14 12:02:51 +01:00
Alexander Bock 90dbb6a01f Rename Generative to Prototyped; Remove restriction on date format 2021-12-31 15:01:38 +01:00
Alexander Bock d81644ecc5 Move temporal information from the XML file format into the asset file 2021-12-31 12:23:28 +01:00
Alexander Bock d8226f7c1d Moving the map service configs in with the asset files 2021-12-29 13:50:15 +01:00
Alexander Bock 064a483b81 Cleanup and unifying coding style for asset files 2021-12-28 23:40:09 +01:00
Alexander Bock fdd995ba01 No longer require the filenames from a synced resource to start with a / 2021-12-28 00:10:01 +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 c94ce3c78a Move reparent script 2021-10-25 11:05:31 +02:00
Malin E a8c74979c1 Merge branch 'master' into feature/animation-fixes 2021-10-25 10:51:13 +02:00
ElonOlsson d0dfa67641 removed a space 2021-10-14 11:01:50 -04:00
ElonOlsson 7905c7acc2 quick bug fix 2021-10-13 14:18:53 -04:00
Malin E 659cc09e4b Address PR comments 2021-10-12 08:52:03 +02:00
Malin E 8992f983c6 Address PR comments 2021-10-11 14:00:19 +02:00
Malin E 630360cfad Fix broken backward scripts in scriptScheduler 2021-10-11 10:29:20 +02:00
Malin E e2c592e049 WIP: Add groups to scriptScheduler
* NOTE: This breaks the backwards scripts
2021-10-08 19:17:06 +02:00
Malin E 48597ec222 Merge branch 'master' into feature/animation-fixes 2021-10-08 16:22:18 +02:00
Malin E 983f7c2838 Fix forward JWST play script timing 2021-10-08 14:32:20 +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 992778bd50 Make JWSTPosition to a TimelineTranslation
* Switches from being parented to Earth to being parented to L2 at 2018
  NOV 01 00:00:00

* JWSTPosition depends on two horizons files that have different
  observers (Earth and L2)
2021-10-06 18:00:10 +02:00
Malin E 26101b66cc Add action to play timelapse in reverse 2021-10-06 13:05:14 +02:00
ElonOlsson 03371c6cdb Merge branch 'master' into thesis/2020/radiation 2021-10-05 14:52:38 -04:00
ElonOlsson 60e2abdbb8 bastille day 2000 renaming 2021-10-05 10:22:55 -04:00
Malin E 19e936ea18 Fix JWST keybindings 2021-10-04 11:17:12 +02:00
Malin E be263ca436 Decrease size of JWST label 2021-10-04 11:08:36 +02:00
Malin E 102139176b Split trail into two, one with Earth as parent and one with L2 2021-10-04 11:02:41 +02:00
Malin E 70e3e2f974 Rename some actions 2021-10-01 17:52:38 +02:00
Malin E 9169b11547 Add action to start the timelapse 2021-10-01 17:46:30 +02:00
Emma Broman f56bc2a5b2 Add moon_minor tag for all minor moons 2021-09-29 16:29:26 +02:00
Malin E 33556fef22 Small fixes 2021-09-29 13:35:56 +02:00
Malin E d582af6475 limit nodes that depend on the 2018 data to the valid timeframe 2021-09-29 13:06:28 +02:00
ElonOlsson 1ef4d9959e added some short gui-descriptions 2021-09-27 15:57:23 -04:00
ElonOlsson 8cac80f22c more specific identifiers and gui path. Restored old old transferfunction for volume 2021-09-27 15:05:48 -04:00
Malin E 15e9a59ddd Add JWST label 2021-09-27 15:52:25 +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 a7bbea3fca Update hudf image with north arrow and licence info 2021-09-27 14:06:42 +02:00