Commit Graph

9988 Commits

Author SHA1 Message Date
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
Ylva Selling
6a3cdb172f Merge remote-tracking branch 'origin/master' into feature/properties-visibility 2022-06-29 08:52:22 -04:00
Ylva Selling
a762f9ebc8 Fix flipped latitude and longitude 2022-06-29 07:20:00 -04:00
Alexander Bock
ec0233f0e6 Merge remote-tracking branch 'origin/master' into feature/horizons-unit-tests 2022-06-29 13:02:45 +02:00
Ylva Selling
b6e4f6dcaf Merge branch 'master' into feature/getting-started-tour
# Conflicts:
#	modules/skybrowser/skybrowsermodule.cpp
2022-06-29 05:21:45 -04:00
sylvass
76e3ae0669 Merge pull request #2158 from OpenSpace/feature/gamma-correction
Add gamma correction property to Screen Space Renderables
2022-06-29 04:31:54 -04:00
Alexander Bock
14306e59de Add Lua function that returns information about the current OpenSpace version (closes #2136) 2022-06-29 10:24:53 +02:00
Ylva Selling
bcb5c7bd28 Merge branch 'master' into feature/gamma-correction 2022-06-29 04:21:46 -04:00
Ylva Selling
f80cc0cd53 Make the gamma correction property have the right information for codegen 2022-06-29 04:11:05 -04:00
Alexander Bock
4cb75f5820 When converting profile version 1.0 to 1.1 also convert the naming of the keypad numbers (closes #2138) 2022-06-29 10:08:20 +02:00
Mathis Brossier
16796266a1 Merge pull request #2166 from OpenSpace/fix/urlsync-multiple-files
Fix filename when downloading multiple files in urlsync
2022-06-28 16:17:53 +02:00
Malin E
f1b1c7a173 Address PR comments 2022-06-28 16:03:16 +02:00
Alexander Bock
82a6b5928d Update Spice repository 2022-06-28 15:44:00 +02:00
Malin E
d5b94ec935 Merge branch 'master' into issue/1607 2022-06-28 13:26:25 +02:00
mathis
c103b7888f Fix filename when downloading multiple files in urlsync 2022-06-28 11:08:12 +02:00
Malin E
d130682d43 Add interpolation for TimelineRotation
* Same way as TimelineTranslaiton already have
2022-06-28 10:43:58 +02:00
Alexander Bock
9b1143f02f Ubuntu 22.04 and GCC11 fixes (#2163)
* Update CEF version
* Update Ghoul
* Update SGCT
* Update codegen
* Remove warnings happening on Ubuntu 22.04 with GCC 11
* AppleClang warning fixes
* Compile fix for Ubuntu and MacOS
* Add Qt 6.2.3 to the CMAKE_PREFIX_PATH
2022-06-28 00:46:01 +02:00
Alexander Bock
fd1589209d Update submodules to fix compile errors 2022-06-27 15:54:51 +02:00
Gene Payne
4f5b2fdb0d Issue/2121 : SessionRecording wildcard and syntax improvements 2022-06-23 17:47:54 -06:00
ElonOlsson
16073c77c0 more explanasion of the static magnetosphere 2022-06-22 14:12:24 -04:00
Ylva Selling
a78c4f7d28 Move the limit of gamma to not be zero from shader to lower property bound 2022-06-22 02:51:37 -04:00
Gene Payne
d9da0bef74 Remove debris assets that are no longer supported by celestrak (#2146)
* Remove debris assets that are no longer supported by celestrak
* Revert "Remove debris assets that are no longer supported by celestrak" (commit c8e5f3f)
* Updated all satellite assets to use the new celestrak URL format
2022-06-21 13:01:51 -06:00
Ylva Selling
d23969b8d3 Add gamma correction to screen space renderable (SSR) shader, property for SSR and default value gamma = 2.2 for sky browser display copies 2022-06-21 10:47:44 -04:00
Malin E
91f6edba84 Merge branch 'master' into feature/horizons-unit-tests 2022-06-21 11:47:51 +02:00
Alexander Bock
1511d85d9f Put some stricter limitations on the FOV settings in the Configuration generator (#2156) 2022-06-20 16:07:08 +02:00
Alexander Bock
343615ab52 Move the Lua Console updating into the actual postSyncPreDraw function so that it gets called accuratly when GUI windows are present (closes #2141) 2022-06-20 15:52:33 +02:00
Alexander Bock
c08e30a3bf Fix spelling mistake 2022-06-20 14:19:43 +02:00
Alexander Bock
3184d0e619 Prevent accidentally "checking" the folder when a folder exists with the same name as an asset (closes #2154) 2022-06-20 14:18:35 +02:00
Alexander Bock
a9da9ca87b Feature/jenkins timeout (#2151)
* Introduce timeout to the unit tests
2022-06-19 13:47:31 +02:00