Commit Graph

463 Commits

Author SHA1 Message Date
Alexander Bock 2a69758eef Apply simplification of shadow sources and casters to RenderableGlobe 2021-01-03 22:10:42 +01:00
Alexander Bock 44f2a500c5 Simplify specification of shadow casters and light sources in atmosphere 2021-01-03 18:27:49 +01:00
Alexander Bock 0bc3bb4065 Simplification of RenderableAtmosphere
- Removing duplicate member variables and indirection
 - Asset: Replacing AtmosphereRadius with AtmosphereHeight
 - Asset: Rename GroundRadianceEmittion to GroundRadianceEmission
 - Add Documentation checking to Dictionary value retrieval
 - Remove unused Image group
2021-01-03 18:06:36 +01:00
Alexander Bock 198160000d Simplify the dictionary value extraction in the RenderableAtmosphere 2021-01-03 11:57:00 +01:00
Emma Broman 63160768d5 Exoplanets cleanup (#1428)
* Remove name conversion to match speck file
 * Instead update the speck file so that the names are consistent between files
 * Tiny cleanup
 * Enable visualization of systems with a subset of planets missing data
 * Prevent overriding star information with non valid data
2020-12-08 20:55:10 +01:00
Micah Acinapura 1a193a0a73 reworked decription and meta for orion nebula (#1429)
* reworked decription and meta for orion nebula

* update orion gui path

* update gui path for transform
2020-12-08 10:57:31 -05:00
Micah Acinapura 3db2bf47ea Update for Jupiter moon shadows (#1426) 2020-12-08 16:29:49 +01:00
Alexander Bock 49bd02f358 Extract multiverse from cmb asset
- Instead of always loading the multiverse cmb files, separate them into a new file
 - Don't load the new file on default in the digital universe catalogue
2020-12-08 11:32:13 +01:00
Jonathas Costa 3045bfc78b Issue/1342 (#1354)
* Fixing size flickering when moving towards the screen border.
* First pass at adjusting DU scale/max size values

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2020-12-08 11:15:17 +01:00
Alexander Bock 51470c0a0d Issue/1355 (#1424)
* Move glfw init after macOS window is ready
* MacOS fixes for BigSur
* Compile fixs
* Rename hirise.asset since linux filenames are case-sensitive
* Modified globals DataStorage method to make Linux and Mac happy
* Switched to unsecure http URLs for satellites due to httprequest problem
* Keep the QApplication around on Mac because of some reason otherwise the keyboard handler crashes
* Add comment explaining the madness
* Apply same techniques to the globalscallback file

Co-authored-by: Micah Acinapura <micahnyc@gmail.com>
Co-authored-by: Gene Payne <payne.gene@gmail.com>
2020-12-07 23:41:20 +01:00
Alexander Bock 0a43247328 Add an explicit digitaluniverse asset (closes #1398) 2020-11-18 21:10:09 +01:00
Jonathas Costa 8ad757263f Added initial position (far away) in the g-Buffer position. (#1360)
* Added initial position (far away) in the g-Buffer position.
* Fixed bug with Sun's star and atmosphere.
2020-11-12 22:10:01 +01:00
Micah a673ed9fbf fix to grids asset; issue/1371 2020-11-04 18:55:49 -05:00
Jonathas Costa 3fbefa5324 Feature/orion changes (#1359)
* Changed RenderableModel to allow user-control depth and blending.
* Updated RenderableModel to correctly handle the Orion Nebula model.
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2020-11-04 13:11:25 +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 b2f655ee75 fix for saturn sync issue 2020-10-26 13:32:30 -04:00
Micah 95393ad6c2 resetting color map for du sdss 2020-10-19 15:09:32 -04:00
Micah bf79414263 adding color range as runtime property for billboards 2020-10-14 16:31:21 -04:00
Micah 1b1bcdee98 fix Kerberos trail name 2020-10-13 22:04:54 -04:00
Micah 6355da37be fix for globebrowing order, adding new mars hirise layer 2020-10-13 21:53:49 -04:00
Micah 26565cf270 launcher label and profile fixes 2020-10-13 12:42:10 -04:00
Alexander Bock 4069d944bc Disable V-Sync again
Set the line fade for Voyager and Pioneer more properly
2020-10-13 17:09:53 +02:00
Alexander Bock f28c855202 Remove duplication from the base module
Add trail-only asset for Voyager and Pioneer
2020-10-13 16:51:54 +02:00
Alexander Bock d0aaaeb090 Merge remote-tracking branch 'origin/master' into feature/profile-gui
# Conflicts:
#	data/profiles/apollo8.profile
#	data/profiles/apollo_sites.profile
#	data/profiles/asteroids.profile
#	data/profiles/dawn.profile
#	data/profiles/default.profile
#	data/profiles/default_full.profile
#	data/profiles/gaia.profile
#	data/profiles/insight.profile
#	data/profiles/juno.profile
#	data/profiles/mars.profile
#	data/profiles/messenger.profile
#	data/profiles/newhorizons.profile
#	data/profiles/osirisrex.profile
#	data/profiles/rosetta.profile
#	data/profiles/touch.profile
#	data/profiles/voyager.profile
2020-10-13 16:32:58 +02:00
Micah Acinapura 08dacfd703 Cleaning up iss on removal (#1318) 2020-10-13 09:21:18 +02:00
Micah Acinapura ee1b1cd165 Added tags to pluto system (#1319) 2020-10-13 09:20:52 +02:00
Micah d88f6eda6b update of all profiles to json format, few asset fixes 2020-10-12 04:22:16 -04:00
Alexander Bock 2a122f9751 Some more cleanup of empty lines 2020-10-10 12:50:38 +02:00
Alexander Bock 607d008cbf Fixing newlines at the end of files 2020-10-10 12:20:45 +02:00
Alexander Bock 96ed6cfb70 Merge branch 'master' into feature/asset-meta-update 2020-10-10 12:01:56 +02:00
Micah 0f667685da update for modelgeometry; fix for pioneer sync 2020-10-09 16:28:22 -04:00
Alexander Bock e43fa248bd Remove spaces from constellation images (closes #1219) 2020-10-09 21:52:55 +02:00
Alexander Bock 2dabe1f9d4 Update James Hedberg's constellation images (closes #1263) 2020-10-09 21:38:10 +02:00
Micah 102454089a update DU assets for gui.description 2020-10-09 14:24: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
Micah f617331c33 update to solarsystem for description on scene graph node. added earth observing trails for planets 2020-10-08 23:39:30 -04:00
Micah 0ccf4dfd1f update for gui meta panel 2020-10-04 16:26:52 -04:00
Micah d800876879 mars layers 2020-10-02 17:20:21 -04:00
Micah 323416b99a du asset meta update 2020-10-01 17:56:12 -04:00
Micah df06edbba7 add milkyway arm label asset 2020-09-28 09:55:56 -04:00
Micah 4080d70feb solar system update 2020-09-28 08:39:52 -04:00
Micah 2e61a0ba72 start of asset meta update 2020-09-25 17:14:41 -04:00
Emma Broman 193923e33b Merge branch 'master' into thesis/2018/exoplanets 2020-09-23 09:56:41 +02:00
Alexander Bock 617dadb9d4 Merge pull request #1297 from OpenSpace/feature/orion_nebula
Feature/orion nebula
2020-09-16 23:16:24 +02:00
Alexander Bock dffa7b914a Minor cleaup 2020-09-16 23:07:32 +02:00
Jonathas Costa e84437345f Fixed layer name on Linux. 2020-09-16 11:30:11 -04:00
Emma Broman 0b4593a194 Put exoplanet data files on server and fetch using HttpSynchronization 2020-09-16 09:32:16 +02:00
Micah 2a4ad44740 style cleanup 2020-09-10 17:50:33 -04:00
Micah b55d93ad94 added orion nebula asset from DU, updated licence template to better support whitespace 2020-09-10 17:46:48 -04:00
Alexander Bock e0671700fc Merge pull request #1281 from OpenSpace/issue/1277
Issue/1277 - Layer assets should add themselves on initialize
2020-09-07 15:41:12 +02:00