Alexander Bock
edb8bc2fdc
Cleanup of the globebrowsing support code
2022-07-27 15:57:21 +02: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
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
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
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
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
10ec6d3013
Revert pragma warnings
2022-07-11 14:26:13 +02:00
Alexander Bock
0b62d5cc4b
Disable unknown pragma warnings and adapt to it
2022-07-05 14:27:40 +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
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
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
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
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
Ylva Selling
bcb5c7bd28
Merge branch 'master' into feature/gamma-correction
2022-06-29 04:21:46 -04:00
Malin E
f1b1c7a173
Address PR comments
2022-06-28 16:03:16 +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
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
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
d6dd157591
Adapt the ImGui GIBS panel to the new tileprovider format ( closes #2108 )
2022-06-18 19:05:53 +02:00
Ylva Selling
817fad60c3
Add topic for geo position of camera
2022-06-01 15:08:14 -04:00
Ylva Selling
dbb3b65927
Move calculation of camera geo position from DashboardItemGlobeLocation to a function in GlobeBrowsingModule
2022-06-01 15:07:45 -04:00
Ylva Selling
c9a63274a8
Move presync callback functionality from SkyBrowserModule to ServerModule in order to expose the functionality to other topics as well
2022-06-01 15:06:40 -04:00
Gene Payne
e6bbcbbd02
Fix for Linux GNU Make build problem with CEF ( #2123 )
...
* Linux CEF Helper removes space in filename but re-adds space post-build
* Call lua helper functions from session recording to match node names
* Revert "Call lua helper functions from session recording to match node names"
This reverts commit f052f58776 , which was
accidentally made to the wrong branch.
* Restrict the CEF Helper file renaming fix to GNU Make builds only
* Typo fix
2022-05-25 11:42:20 -06:00
Malin E
a1c70da6eb
Merge branch 'master' into feature/horizons-unit-tests
2022-05-25 11:33:15 +02:00
Ylva Selling
7e7f4740f2
Remove onChange functions that sets visibility depending on type
2022-05-23 14:21:51 -04:00
Emma Broman
aac510f860
Make it possible to individually set the base radius for RenderablePrism shape
...
The prism can now be a cone, a pyramid, or any other weird shape that you might want!
2022-05-20 17:24:24 +02:00
Malin E
73b40e6e1b
Add function to send horizons requests without Qt
2022-05-19 14:23:49 +02:00
Gene Payne
c18c554c2b
Merge pull request #2113 from OpenSpace/issue/1479
...
Fixes for WebGUI Running on Linux OpenSpace
2022-05-18 10:39:52 -06:00
Alexander Bock
817822a829
Compile fix for the iswa module
2022-05-17 10:23:30 +02:00