Commit Graph

10016 Commits

Author SHA1 Message Date
Alexander Bock 041a08adb6 Update SGCT 2022-08-01 12:57:22 +02:00
Alexander Bock 8dc1763623 Adapt to scn introduction, cleanup log messages 2022-08-01 11:42:36 +02:00
Alexander Bock 163ac4dcef Cleanup of mostly asset files
- Fixes for all files
 - constexpr cleanup
 - Cosmetic changes
 - Remove punctuation from the end of messages
2022-07-28 17:21:59 +02:00
Alexander Bock 0494343a58 Compile fix in Debug mode 2022-07-27 16:21:46 +02:00
Alexander Bock edb8bc2fdc Cleanup of the globebrowsing support code 2022-07-27 15:57:21 +02:00
Alexander Bock 104ae386ca Update submodule 2022-07-27 11:19:19 +02:00
Micah c48c06926f update config files with legacy user position 2022-07-26 11:14:20 -04:00
Alexander Bock c1252902c7 More Code Cleanup (#2192)
* Harmonizing ( and ) in function calls
* static const -> constexpr
* Fix compile issue
* Unify shader tab size
* Add _fs and _vs to shaders
* Harmonize spacing
2022-07-26 11:22:41 +02:00
Alexander Bock 9cc4c595a8 Code Cleanup (#2191)
* constexpr const -> constexpr
* const char* -> std::string_view
2022-07-25 15:57:45 +02:00
Alexander Bock ea1f4bbf40 Update submodules 2022-07-22 15:49:41 +02:00
Alexander Bock 2f58e8ec8e Remove some more warnings 2022-07-22 14:27:45 +02:00
Ylva Selling b24181e206 Remove --ignore-gpu-blocklist CEF flag 2022-07-21 18:40:03 -04:00
sylvass 173a1781bd Merge pull request #2189 from OpenSpace/feature/getting-started-tour
Feature/getting started tour
2022-07-21 15:02:10 -04:00
sylvass 38d2a2eef3 Merge pull request #2188 from OpenSpace/feature/atmosphere-stars-rendering
Fade out renderables in atmosphere
2022-07-21 15:01:57 -04:00
Ylva Selling 7ec6c247cc Fix comments on PR 2022-07-21 12:38:59 -04:00
Ylva Selling 787e91a892 Merge remote-tracking branch 'origin/master' into feature/getting-started-tour 2022-07-21 12:26:20 -04:00
Ylva Selling 42accde162 Merge remote-tracking branch 'origin/master' into feature/atmosphere-stars-rendering 2022-07-21 12:04:22 -04:00
Ylva Selling 84d5414d97 Fix comments on PR 2022-07-21 12:03:47 -04:00
Ylva Selling b6d6633e95 Add fading functionality to renderables and set the fading to true for the stars and the milky way sphere 2022-07-20 15:15:02 -04:00
Alexander Bock 05f1f7ba29 Update Ghoul repository 2022-07-20 14:45:25 +02:00
Alexander Bock 5ff67059e0 Update Ghoul submodule 2022-07-20 14:16:11 +02:00
Alexander Bock 1a052f3c8c Update to C++20 2022-07-19 15:42:31 +02:00
Alexander Bock 7f7d724f91 Globally rename OpenSpace Helper to OpenSpace_Helper to remove space in the application name. Also removes need for CMake CMP0037 (closes #2119) 2022-07-19 14:00:37 +02:00
Alexander Bock 44a9f6421f Update submodules, Suppress CMake warnings, Removal of extra image libraries 2022-07-19 11:51:59 +02:00
Alexander Bock 9f53433073 Request the current version later in the initialization after the operating system has been detected (#2186) 2022-07-19 10:35:27 +02:00
Alexander Bock 173b22c7d2 Remove compiler warnings 2022-07-19 10:20:11 +02:00
Alexander Bock 521868866c Convert hasProperty and getProperty Lua functions to luawrap 2022-07-17 15:41:47 +02:00
Alexander Bock bbc20062db Remove legacy geometry specification from RenderablePlanetProjection (closes 1967) (#2181)
* Remove planet geometry and simplespheregeometry
* Fix RenderablePlanetProjection specification
2022-07-15 21:47:29 +02:00
Ylva Selling 5ed02f9dd8 Merge branch 'master' into feature/getting-started-tour 2022-07-12 15:09:00 -04:00
Alexander Bock 5f194b18eb Update Ghoul 2022-07-11 14:46:11 +02:00
Alexander Bock 10ec6d3013 Revert pragma warnings 2022-07-11 14:26:13 +02:00
Alexander Bock 068013bea3 Update codegen 2022-07-11 12:55:21 +02:00
Alexander Bock afb53d1527 Update OsirisREx kernel version to 4 (closes #2177) 2022-07-06 12:29:12 +02:00
Alexander Bock 0b62d5cc4b Disable unknown pragma warnings and adapt to it 2022-07-05 14:27:40 +02:00
Alexander Bock bcdfd662c5 Update SGCT repository 2022-07-05 13:25:36 +02:00
Emma Broman b0968392c5 Update ghoul to keep full precision when converting Lua value to string
And update tests that use the conversion

Fixes lost precision when printing navigation state from openspace.navigation.getNavigationState()
2022-07-04 16:28:14 +02:00
Emma Broman db36b2dec5 Fix navigation state not loading correctly from profile (closes #2143)
Note that the anchor should be used as a reference frame per default. Also, it should always be used, if possible. We have quite some problems when using other reference frames

PR: #2175
2022-07-04 15:02:06 +02:00
Malin E 74be7f84c6 Merge pull request #2168 from OpenSpace/feature/horizons-unit-tests
Horizons unit tests
2022-07-01 17:13:39 +02:00
Malin E b9b2b62b5b Merge pull request #2173 from OpenSpace/feature/saturn-shepherd-moons
Add asset for Shepherd moon group of Saturn system
2022-07-01 14:47:28 +02:00
Malin E cf95d9a631 Address PR comments 2022-06-30 15:38:31 +02:00
Malin E b8eb5589f3 Remove a use of auto type in Horizons test 2022-06-30 14:19:11 +02:00
Malin E 71355637db Address PR comments 2022-06-30 14:13:03 +02:00
Malin E 52be71b4c8 Add asset for Shepherd moon group of Saturn system 2022-06-30 12:36:30 +02:00
Malin E c95dcee99e Merge pull request #2169 from OpenSpace/feature/itokawa
Add Itokawa asset
2022-06-30 12:29:10 +02:00
Emma Broman e44d5e0b39 Disable hover circle per default when setting renderable (fixes #2153)
and throw warning if setting to non-existing node
2022-06-30 11:57:41 +02:00
Emma Broman 892e33ed67 Update GUI hash to get property visibility handling 2022-06-30 11:31:15 +02:00
Malin E b097dd496a Add Itokawa asset
* Trail and model
2022-06-29 16:39:48 +02:00
Malin E c026a37b5f Merge pull request #2165 from OpenSpace/issue/1607
Add enable/disable property for TimelineRotation
2022-06-29 16:13:33 +02:00
Alexander Bock 94a20b8c35 Add the JUICE mission (#2155) 2022-06-29 15:43:41 +02:00
sylvass ae930e3a8d Merge pull request #2094 from OpenSpace/feature/properties-visibility
Add settings in OpenSpaceEngine that sets visibility in gui
2022-06-29 09:07:46 -04:00