Alexander Bock
e37a9ed213
Linux compile fix
2023-02-10 08:59:40 +01:00
Ylva Selling
2f96e54c8e
Merge remote-tracking branch 'origin/master' into issue/2403
...
# Conflicts:
# modules/skybrowser/include/wwtcommunicator.h
# modules/skybrowser/src/wwtcommunicator.cpp
2023-02-09 16:20:42 -05:00
Adam Rohdin
90250d7099
Fixed bug where default value for 'element' was seen as invalid.
2023-02-08 17:35:38 +01:00
Alexander Bock
be122a5a73
No longer trigger an assert when binding a key to an action that does not exist ( closes #2485 )
2023-02-06 23:17:16 +01:00
Alexander Bock
f7ff2e33da
Properly report an error when an .info file is missing the identifier, preventing the addition of a layer without one ( closes #2490 )
2023-02-06 23:07:21 +01:00
Alexander Bock
79ad5776cc
CMake cleanup ( #2489 )
...
* CMake Cleanup
* Warning suppression with CEF
* Use SGCT tinyxml in skybrowser for now
* Disable warnings about missing field initializers
2023-02-05 23:24:12 +01:00
Ylva Selling
938ae6ffe1
Merge remote-tracking branch 'origin/master' into issue/2403
...
# Conflicts:
# ext/ghoul
2023-02-02 16:39:29 -05:00
Ylva Selling
d7eec159fc
Merge pull request #2426 from OpenSpace/issue/2425
...
Fix bug that channels in cluster don't set the field of view to the same value after animating
2023-02-02 16:17:06 -05:00
Emma Broman
7e94c4c284
Remove unintentional default value for skybrowser/exoplanet module enabled property ( closes #2464 )
2023-02-01 18:53:06 +01:00
Emma Broman
a0f9e88432
Feature/touch fixes ( #2463 )
...
* Add Ceres to touch interaction list (Forgotten in previous commit. OBS! This list will be removed)
* Small code updates (Logical ordering of functions, code standard)
* Fix compilation issue when using debug define
* Make touch navigation abort idle behavior
* Make reset a trigger property
* Fix some broken property sliders (the default step size was too big)
* Update interaction monitor state on touch interaction with WebGui
* Add some documentation of what "LM" means, and make unit test a developer property
2023-02-01 12:44:34 +01:00
Alexander Bock
8445a48f71
Also apply the RenderableTravelSpeed changes to the fadeLength parameter
2023-01-31 23:42:32 +01:00
Alexander Bock
5a6d26f45a
Make the travel indicator take floating point length values smaller than 1 ( closes #2459 )
2023-01-30 23:46:54 +01:00
Alexander Bock
3d95554222
Sort actions based on their name or their identifier if the names don't exist
2023-01-29 20:37:43 +01:00
Alexander Bock
a73edcc0af
Merge branch 'master' into issue/2425
2023-01-28 19:50:47 +01:00
Ylva Selling
b7ca19dff7
Address comments on PR
2023-01-27 17:06:22 -05:00
Ylva Selling
a46fe2e514
Merge pull request #2455 from OpenSpace/issue/2280
...
Fix bug for screenspace sky browser scale crash
2023-01-27 16:08:57 -05:00
Alexander Bock
2fcf4617c9
Correctly swizzle the textures for ScreenSpaceImage types to allow for 8 bit grayscale images ( closes #2330 )
2023-01-27 21:29:12 +01:00
Alexander Bock
eba9d000e6
Don't render RenderableTrailTrajectory if the time is _exactly_ the start time ( closes #2314 )
2023-01-27 21:02:27 +01:00
Alexander Bock
3ce6443cff
Add missing include
2023-01-27 20:55:25 +01:00
Ylva Selling
7ac8faea39
Set default texture quality to 1 as it seems that OS can handle it
2023-01-27 13:49:28 -05:00
Ylva Selling
f781dfcd9c
Fix bug with screenspaceskybrowser scale crashing OpenSpace
2023-01-27 13:49:12 -05:00
Alexander Bock
4c8f568861
Add option to HttpSynchronization to automatically unzip downloaded files ( closes #1852 )
2023-01-27 16:32:49 +01:00
Alexander Bock
b3fcfc75ec
No longer do recursive lookups of Dictionarys when keys have dots in them ( closes #2302 )
2023-01-26 22:51:44 +01:00
Alexander Bock
2aff70b8ad
Make it possible to set the WebGUI port from the openspace.cfg file ( closes #2279 )
2023-01-23 19:41:16 +01:00
Alexander Bock
d52c5dd0d9
Cleanup code with designated initializer lists
2023-01-22 23:01:32 +01:00
Alexander Bock
43dbed24c1
Make DashboardItemGlobeLocation derive from DashboardTextItem instead
2023-01-21 22:22:00 +01:00
Alexander Bock
d8ff505f33
Fix small spelling error
2023-01-21 22:15:36 +01:00
Alexander Bock
db361b4a48
Add the ability to move globe layers based on their name ( closes #2411 )
2023-01-21 19:12:29 +01:00
Alexander Bock
ac228c9c87
Add a new dashboard item that shows the state of input devices ( closes #2415 )
2023-01-21 18:29:17 +01:00
Alexander Bock
c41eedf38f
Fix issue when providing a URL that ends in / ( closes #2435 )
2023-01-21 15:46:44 +01:00
Malin E
8e383b2187
Increase range for zoom in limit property for touch interaction
2023-01-11 13:09:18 +01:00
Malin E
846db1e504
Increase range of zoom in limit multiplier property in touch module
2023-01-10 09:19:16 +01:00
Alexander Bock
a2a1554c9a
Small cleanup of property documentation
2023-01-09 00:11:58 +01:00
Ylva Selling
be55e0973a
Fix bug that channels in cluster don't set the field of view to the same value after animating
2023-01-04 14:31:14 -05:00
Ylva Selling
d03747324e
Merge branch 'master' into issue/2403
...
# Conflicts:
# modules/skybrowser/src/wwtcommunicator.cpp
2023-01-04 11:19:54 -05:00
Alexander Bock
4f4764209f
Happy new year
2023-01-02 11:19:33 +01:00
Ylva Selling
fb5aa1f1b1
Merge branch 'master' into feature/skybrowser-drag-and-drop
2022-12-19 15:37:56 -05:00
Ylva Selling
a60b0e8959
Fix bug when master has no rendering
2022-12-19 14:58:20 -05:00
Ylva Selling
29fe0e7975
Make image get function return std::optional if the image is not found
2022-12-16 16:44:09 -05:00
Ylva Selling
8dc9541b5b
Resolve comments in PR
2022-12-16 16:11:07 -05:00
Ylva Selling
42f1b48372
Change sky browser to use id's instead of indices to get the images
2022-12-16 11:28:08 -05:00
Emma Broman
ccfe61cbef
Fix type in documentation for RenderableTimeVaryingSphere
2022-11-29 11:46:44 +01:00
Alexander Bock
44e5b17ec9
Global pass over the code to remove trailing spaces
2022-11-22 21:06:52 +01:00
Ylva Selling
2b586ec234
Change logic of reordering of images to accomodate for drag and drop
2022-11-17 11:20:25 -05:00
Ylva Selling
7b85209dfc
Mark functions in header file as const as well
2022-11-07 16:06:34 -05:00
Ylva Selling
2dc6ecb1ae
Mark functions as const as adressed in PR comment
2022-11-07 13:00:24 -05:00
Ylva Selling
bab3c78cf2
Add target node id to skybrowser topic
2022-11-07 12:53:30 -05:00
Ylva Selling
e04ccdd15d
Merge remote-tracking branch 'origin/master' into issue/2093
2022-11-07 12:37:35 -05:00
Alexander Bock
12bb47c71e
Recalculate chunk bounding boxes when the settings of a heightlayer change ( closes #2096 )
...
* Correctly calculate Offset when negative numbers are involved
* Adds tile index layer for the Moon
* Remove empty spaces
2022-11-07 15:45:54 +01:00
Alexander Bock
5cedb26336
Build fix for CMake 3.24.3
2022-11-07 13:46:45 +01:00