Commit Graph

510 Commits

Author SHA1 Message Date
Christian Adamsson 321df50128 improvements with datahandling and rendering
Can now store every state in vectors and update smoothly both with filtering and colouring.
2020-06-17 15:10:32 +02:00
Christian Adamsson 18289d0dfd Loading in states into ram memory, skipping x amount of nodes
Added functionality for loading in state and nodes. Also changed coloring and filtering a bit.
2020-06-16 17:03:40 +02:00
Emilie 4c0970436e Added functions to be able to filter nodes 2020-06-10 13:40:18 +02:00
Emilie cd84f188bf Solved scaling issue 2020-06-08 16:04:03 +02:00
Christian Adamsson 67774cb3f3 Changed Node handling and conversion to meter in cartesian coordinates. 2020-06-04 16:20:36 +02:00
Emilie 47892926bd Added SceneGraphNode and functions to extract information from json-files 2020-05-20 17:25:01 +02:00
Elon Olsson 534427a47f . 2020-05-13 10:17:13 -04:00
Elon Olsson b72e678ff9 small fixes for PR 2020-05-07 14:57:01 -04:00
Elon Olsson 542ce6d0b5 merging master to feature/mas-model 2020-05-06 17:00:11 -04:00
Elon Olsson f231cb024a toggle different textures with hotkey i 2020-05-06 16:40:04 -04:00
Elon Olsson e0e487d3ea thesis/2018 mas-model integrated to master 2020-05-04 17:13:51 -04:00
Elon Olsson 194d8232bf magnetogram, fieldlines with line width, and volume from thesis/2018/mas-model 2020-05-04 17:11:59 -04:00
GPayne 1b60ab1038 Fix for issue #1144 requires satellites vs request 2020-05-04 15:02:08 -06:00
Gene Payne 3294c53013 Increased starting distance from earth for better content view 2020-04-28 08:11:27 -06:00
Alexander Bock 660533e840 Merge pull request #1123 from OpenSpace/feature/asteroids
Feature/asteroids
2020-04-14 15:01:35 +02:00
GPayne 29d68897d6 Added to satellites: group selection feature, segments fix 2020-04-13 16:43:27 -06:00
GPayne b5114bd4fd Finalized segments algorithm and added object selection 2020-04-13 00:56:12 -06:00
GPayne a95d01d781 Implemented num orbital trail segments proportional to eccentricity 2020-04-09 13:33:30 -06:00
Alexander Bock 5646786331 Add the C 2019 Y4 asset from Dan Tell 2020-04-06 20:11:19 +02:00
Gene Payne 9884d7e25d Fix tabs vs spaces 2020-03-29 17:25:54 -06:00
GPayne 545a1314a5 Fix for issue #1122 forcing satellite files to download at each startup 2020-03-29 17:23:25 -06:00
GPayne 4f6d9836d8 Corrected plurality of GUI names 2020-03-24 14:17:23 -06:00
Gene Payne 0a2263cbb4 Update data/assets/scene/solarsystem/sssb/sssb_shared.asset
Improved GUI name

Co-Authored-By: Micah Acinapura <micahnyc@gmail.com>
2020-03-24 14:01:15 -06:00
Gene Payne 07c8efc8f6 Update data/assets/scene/solarsystem/sssb/sssb_shared.asset
Eliminated tab

Co-Authored-By: Micah Acinapura <micahnyc@gmail.com>
2020-03-24 14:00:47 -06:00
GPayne f2aea512c1 Updated assets with renderable trail params specific to content of each 2020-03-20 13:59:35 -06:00
GPayne ab42e97b2d Deleted 3 asteroid/comet data sets that are invalid for periodic orbits 2020-03-19 09:17:51 -06:00
Gene Payne 1ac7d20708 Updated pha asset with Gui name 2020-03-12 15:03:23 -06:00
GPayne 9017656f9b Fixed typo in asset name 2020-03-12 13:49:12 -06:00
GPayne bfdfd44910 Added GUI name title for sssb objects 2020-03-12 13:40:28 -06:00
GPayne 865a247ee9 Added new assets for asteroids and comets 2020-03-11 10:57:11 -06:00
GPayne 6583520023 Renamed main asteroid belt asset to be consistent with other data sets 2020-03-11 10:13:26 -06:00
GPayne e7185ebcb6 Asteroid asset name change to be consistent with other data sets 2020-03-10 14:40:45 -06:00
GPayne b222bb26db Fixed upper limit bug and added new asset details to main asteroid belt 2020-03-02 15:45:52 -07:00
GPayne addfa65fa6 Merge with latest master 2020-02-19 09:25:33 -07:00
Micah 3b9ca3ef4e upping mercury magnetosphere sync version 2020-02-14 16:25:24 -05:00
Micah 610b8cb7c9 added alpha channel to kaguya layer; enabled new venus layers; upped gui hash 2020-02-14 16:22:22 -05:00
Micah 166eee8b28 added moon trails to toggle key 2020-02-14 13:09:33 -05:00
Alexander Bock 324f33dbb8 Small cleanups 2020-02-12 10:58:36 +01:00
GPayne 2650f8c6b6 Merged with master before pull request 2020-02-11 22:52:14 -07:00
Micah 838f543b6b updates to planet texture defaults, from carter 2020-02-12 00:33:01 -05:00
GPayne f0d30724d6 Modified SSSB horizons files (including pha) to use http sync 2020-02-11 22:15:47 -07:00
Micah f78c85882f update start dates for modis earth layers; fix bookmarks asset 2020-02-11 18:54:16 -05:00
Alexander Bock 0e6f9fef97 Correct set the barycenter-based trail to be no longer offset 2020-02-11 14:55:14 +01:00
Micah Acinapura cae91a5b7c univeral path for tle/iss 2020-02-10 16:55:48 -05:00
Micah Acinapura db8a0d16c9 Merge branch 'master' into bug/macosbuild 2020-02-10 15:43:44 -05:00
Alexander Bock 8f81360628 Move the OpenSpace unit tests from GTest to Catch2
Fix for default.scene
2020-02-10 21:10:35 +01:00
Alexander Bock a37a64d691 Merge branch 'master' into feature/iss-asset
Fix the rotation used for TLE elements by removing a factor of 2
Add interesting satellites to the default scene/profile
2020-02-10 18:05:45 +01:00
Lovisa Hassler 4cb9587522 Removed unused satellite image 2020-02-04 09:13:22 +01:00
liuloppan d07a41a7b6 Remove satImages
We do not use this
2020-02-03 17:07:38 +01:00
Your Name f8330d18b9 Applying rotations facing Earth 2020-01-31 16:55:39 -05:00