Commit Graph

8202 Commits

Author SHA1 Message Date
Alexander Bock c4bddacfeb Remove nonfunctioning ABufferRenderer from RenderEngine 2021-07-30 12:01:07 +02:00
Alexander Bock c0941a1243 Reset the anchor/aim node when removing a scenegraph node (closes #1402) 2021-07-29 14:22:41 +02:00
Alexander Bock f676c780f5 Prevent resetting of empty tileproviders (closes #1383) 2021-07-28 15:10:01 +02:00
Alexander Bock 309bce2e30 Fix DebugAxis helper; Increase the sensitivity to prevent loss of color in debug axis (closes #1560) 2021-07-28 14:49:29 +02:00
Alexander Bock 6628b9f0b4 Parent the Gaia trail and model to the Earth Center to match the Horizons file (closes #1573); Fix mistake that caused the Gaia spacecraft to not point away from the Sun anymore 2021-07-28 14:04:31 +02:00
Alexander Bock 3e7f0d24ad Add support for DMS format support in the DashboardItemGlobeLocation (closes #1632) 2021-07-27 16:35:41 +02:00
Alexander Bock 5f139b8144 Tune the look of the asset dialog 2021-07-27 14:14:19 +02:00
Alexander Bock a13f94da21 Add ability to print all types of information in the printInfo/... functions (closes #1635) 2021-07-27 11:26:41 +02:00
Alexander Bock 043fb9c4e9 Prevent the failure of font loading from keeping file handles open and breaking everything else (#1627) 2021-07-26 15:21:06 +02:00
Alexander Bock eb1de6fbd2 Update Ghoul repository 2021-07-26 13:35:31 +02:00
Alexander Bock 7abc964b0e Add the ability to read files from disk (closes #1636) 2021-07-26 13:35:20 +02:00
Alexander Bock e5b88ead92 Make it possible to pass any number of arguments to the print functions (#1635) 2021-07-26 11:52:43 +02:00
Alexander Bock 3ae1028a85 Print the identifier of the offending scene graph node when the specification fails 2021-07-26 11:03:06 +02:00
Alexander Bock 817621617e Check for nan in camera setting (closes #1686), add tracy zones to atmosphere rendering 2021-07-23 14:17:16 +02:00
Alexander Bock d38968a5ad Don't accidentally delete someone elses VBO and VAO (closes #1694) 2021-07-23 11:51:48 +02:00
Alexander Bock 05c577bd3d Filter out non-image files from the launcher collection (closes #1693) 2021-07-22 21:19:35 +02:00
Alexander Bock 527bc4d108 Add support for speck keywords that are mixed case (closes #1689) 2021-07-22 21:04:53 +02:00
Alexander Bock fcc1083129 Make the Speckloader ignore tabs as well as spaces (closes #1688) 2021-07-22 20:51:01 +02:00
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