Commit Graph

8184 Commits

Author SHA1 Message Date
Alexander Bock e994e900ee Feature/intel atmosphere (#1691)
* Add object names to atmosphere textures
* Fix for rendering atmospheres on Intel chips
* General cleanup of the atmosphere rendering code to make a it more modular
2021-07-22 20:42:21 +02:00
Alexander Bock ae339823e8 Some refinement 2021-07-19 16:26:31 +02:00
Alexander Bock 385bafeb3a Clean up the language detection on GitHub 2021-07-19 16:24:07 +02:00
Alexander Bock 7a9bcf4762 Update README.md 2021-07-19 14:59:41 +02:00
Alexander Bock d8c5be734f Add a cropped version of the OpenSpace logo 2021-07-19 14:01:14 +02:00
Emma Broman 58c216f45c Show an info message when asset is added by drag-and-drop 2021-07-16 14:18:10 +02:00
Alexander Bock 3025fbc200 Initialize OpenGLCache to nullptr to prevent faulty memory access (thanks Marco S) releases/v0.17.0 2021-07-15 16:18:45 +02:00
Micah 3069457d67 added new launcher images for v17 2021-07-14 11:48:50 -04:00
Emma Broman 7461303aa5 Fix to make slide deck work with new strict Lua 2021-07-13 09:03:49 +02:00
Gene Payne 5da4f104e8 Small fix for linux gcc build error 2021-07-08 13:43:09 -06:00
Micah e00ae8a34d update version number for 0.17.0 release 2021-07-08 07:49:22 -04:00
Micah 4493726aae update sbs stereo config 2021-07-08 07:46:48 -04:00
Micah Acinapura f067cfa63b adding renderable type back to renderables 2021-07-07 12:19:15 -04:00
Micah Acinapura 95d008f69e update ghoul 2021-07-07 11:16:15 -04:00
Micah Acinapura 5a29f1a276 smaller value for adaptaive stereo hack 2021-07-07 10:39:53 -04:00
Gene Payne 018207b718 Issue/1669 (#1678)
* Potential fix for pause during playback-with-screenshots

* Fixed a typo that slipped in

* Added code from Emma to allow pausing during playback-with-frames
2021-07-07 10:33:44 -04:00
Emma Broman 85e7c6a146 A few exponential slider updates
* Add exponent to RenderableTrail period and resolution
* Lower exponent of stereoscopic depth slider, to give better control
2021-07-07 14:29:38 +02:00
Micah Acinapura c35ff0e8f2 adapt addFocusNodes for GlobeTranslation 2021-07-06 23:38:36 -04:00
Emma Broman d4c06951da Update faulty docs and function name for getGeoPosition (#1662) (#1677)
New name: getLocalPositionFromGeo
2021-07-06 23:37:53 -04:00
GPayne 5370b9190e Fix for new hi-res Bennu projection model 2021-07-06 17:10:52 -06:00
Micah Acinapura 4a51eec75a update gui hash 2021-07-05 15:06:53 -04:00
Micah Acinapura 04ab698120 config file fixes 2021-07-05 14:47:04 -04:00
Malin E ffd3514b77 Merge pull request #1671 from OpenSpace/feature/radec-conversion
Feature/radec conversion
2021-07-05 10:31:16 +02:00
Malin Ejdbo b910282291 Merge branch 'master' into feature/radec-conversion 2021-07-05 09:38:12 +02:00
Alexander Bock 8e5a7034ee Add the ability to optionally ignore the scale value read from session recordings 2021-07-04 19:45:54 +02:00
Alexander Bock 82b7c4e823 Fix issue with interrupted fisheye rendering between cube maps (closes #1275) 2021-07-03 23:27:06 +02:00
Micah Acinapura a8fd08efef Feature/render at distance (#1665)
Adding option to disable distance check for globes
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2021-07-03 20:06:11 +02:00
Alexander Bock 724ad5b553 Reduce fontsize of shutdown warning and center it instead with a dimming of the rendering (#1675)
* Reduce fontsize of shutdown warning and center it instead with a dimming of the rendering
2021-07-03 19:00:12 +02:00
Malin E 472644ece2 Merge pull request #1668 from OpenSpace/issue/1652
Add base texture or color to ModelProjection
2021-07-02 10:36:07 +02:00
Alexander Bock 5ed70f9142 Merge branch 'master' into issue/1652 2021-07-02 10:19:29 +02:00
Malin Ejdbo 36393c1078 Update Ghoul 2021-07-02 10:01:57 +02:00
Malin Ejdbo 9d7d8686ea Merge master 2021-07-02 10:00:42 +02:00
Malin Ejdbo bec5274ff0 Merge in master 2021-07-02 09:53:53 +02:00
Malin Ejdbo 505601b1c9 Update Ghoul 2021-07-02 09:35:16 +02:00
Malin Ejdbo 0f0812ea15 Address further PR comments 2021-07-02 09:05:01 +02:00
Emma Broman 1912f8f08b Avoid non-supported ranges for exponential slider (#1672)
* Warn if setExponent is called with an invalid minmax range

* Disable bounding and interaction sphere exponent, to suppress warning
2021-07-02 08:11:37 +02:00
Alexander Bock 87da9a27ab Feature/path normalization (#1674)
* Path normalization (making sure there are fewer cases of '"..."'
* Using more std::filesystem::path instead of std::string
* Update Ghoul
2021-07-01 23:46:22 +02:00
Malin Ejdbo dbffe34395 Address PR comments 2021-07-01 17:45:28 +02:00
Malin Ejdbo 21204e8367 Address PR comments 2021-07-01 17:38:28 +02:00
Alexander Bock 20aa307ece Feature/sun position atmosphere (#1673)
* General atmosphere cleanup
* Make sun projection originate from Sun position instead of SSB (closes #1695)
2021-07-01 15:27:09 +02:00
Malin Ejdbo 0d259b195c Update Ra Dec conversion lua function documentation 2021-06-29 10:48:22 +02:00
Malin Ejdbo 9ef67d30c8 Remove redundant includes 2021-06-29 10:42:12 +02:00
Malin Ejdbo 9dc2b3348b Clean up 2021-06-29 10:06:19 +02:00
Alexander Bock 92c4837c6c Correctly pass in the irradianceFactor into the inscatter radiance for atmosphere (closes #1660) 2021-06-28 15:47:18 +02:00
Malin Ejdbo 7aafe39583 Add base texture or color to ModelProjection 2021-06-28 15:28:08 +02:00
Alexander Bock 773585565e Update SPICE library to N0066, build spice as static library to improve performance slightly 2021-06-28 13:10:42 +02:00
Alexander Bock 55ffbf0bce Increase the number of objects and windows that are extracted from SPK and CK files 2021-06-28 12:54:11 +02:00
Malin Ejdbo 2c47735757 Merge branch 'master' into feature/radec-conversion 2021-06-28 12:13:58 +02:00
Malin Ejdbo d5a12f813e Enable both strings and numbers to lua ra dec conversion function 2021-06-28 12:05:21 +02:00
Malin Ejdbo cd7bd0fc4b Move ra dec conversion lua function to the space module 2021-06-28 09:20:27 +02:00