Commit Graph

8177 Commits

Author SHA1 Message Date
Malin Ejdbo 5e92bfee53 Update .osmodels and enable JWST launch with new animation 2021-07-09 16:38:15 +02:00
Malin Ejdbo dbd2a60e65 Update Ghoul, increase animation keyframe limit 2021-07-09 16:36:30 +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
Emma Broman 44080b2f94 On second though, use a slightly lower exponent... 2021-06-24 14:05:38 +02:00
Emma Broman d2a4d3201b Add exponent to GlobeTranslation altitude slider 2021-06-24 13:55:25 +02:00
Emma Broman 3d4c83cd9a Prevent NaN values in StaticTranslation by limiting min and max size
Also disable exponential slider for now, as they are not working well with this kind of range
2021-06-24 13:51:22 +02:00
Malin Ejdbo ef0b1fe4f4 Improve Ra Dec string conversions 2021-06-23 15:45:04 +02:00
Alexander Bock bf34c3a016 Add the ability to RenderableFOV to always draw the field of view frustum 2021-06-23 00:40:22 +02:00
Malin Ejdbo c39baac3a8 Add functions to convert a cartesian coordinate to a ra dec distance 2021-06-21 13:43:31 +02:00
Malin Ejdbo 30df815a25 Update jwst launch time frame 2021-06-18 16:30:00 +02:00