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
42f1b48372
Change sky browser to use id's instead of indices to get the images
2022-12-16 11:28:08 -05:00
Alexander Bock
44e5b17ec9
Global pass over the code to remove trailing spaces
2022-11-22 21:06:52 +01:00
Ylva Selling
cfb3859bb5
Merge remote-tracking branch 'origin/feature/skybrowser-reload' into issue/2029
...
# Conflicts:
# modules/skybrowser/include/renderableskytarget.h
# modules/skybrowser/include/wwtcommunicator.h
# modules/skybrowser/skybrowsermodule.cpp
2022-10-06 15:33:40 -04:00
Ylva Selling
a49e37fedc
Turn vertical fov into properties to ensure that the fov is synchronized on all nodes
2022-09-22 05:10:05 -04:00
Ylva Selling
fffc48b627
Fix comments on PR
2022-08-25 17:14:02 -04:00
Ylva Selling
2778d3d4ac
Merge remote-tracking branch 'origin/master' into issue/2029
...
# Conflicts:
# modules/skybrowser/src/wwtcommunicator.cpp
2022-08-25 16:34:00 -04:00
Alexander Bock
979a5e3378
SkyBrowser Hash Handling ( #2201 )
...
* Add the loading of a hash for wwt image files and automatically force a redownload of the files if the hash has changed
* Move the wwtdataimages location into the sync folder
* Some general code cleanup
2022-08-22 15:16:07 +02:00
Ylva Selling
0250098303
Add rounder border to target and browser, and add border radius to sky browser topic
2022-08-12 12:24:54 -04: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
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
Emma Broman
3ebb439d72
Add documentations and remove unused input argument
2022-05-05 18:26:05 +02:00
Ylva Selling
00cc4fc0f1
Cleanup - remove unused variables and highlight
2022-05-03 10:51:00 -04:00
Ylva Selling
89bd33d7eb
Store opacities for the selected images and pass to GUI in topic
2022-04-29 10:50:45 -04:00
Ylva Selling
4a4c68e1ab
Remove unneccessary function
2022-04-19 17:19:05 -04:00
Ylva Selling
2829d726de
Add functionality to check if the image collection has been loaded and pass that information to the GUI
2022-04-18 15:35:56 -04:00
Alexander Bock
99d2bddf7c
Address coding style and remove compiler warnings in many places
2022-04-11 18:31:45 +02:00
Alexander Bock
c206da4a98
Coding style adaptations
2022-04-10 23:25:37 +02:00
Ylva Selling
82ae56ee88
Fix the "hideChromeInterface" call (will work as soon as the server wwt dist is updated)
2022-03-25 17:11:16 -04:00
Ylva Selling
0df6261fa0
Make fovs doubles instead of floats and use the target as for the roll calculation instead of the camera. This is however still not correct (need the up vector for the target)
2022-03-25 16:54:44 -04:00
Ylva Selling
ec201d954a
Pull request code style fixes
2022-03-04 12:30:12 -05:00
Ylva Selling
bd43816060
Pull request fix requested changes
2022-03-03 12:10:41 -05:00
sylvass
21e572149e
Fix comments from pull request
2022-03-02 16:39:44 -05:00
sylvass
f8936db40c
Remove sky browser properties from the screen space renderables
2022-01-26 05:41:16 -05:00
sylvass
f269090937
Change update structure from onChange functions to Pair so that Pair handles all communication between the target and browser
2021-12-17 14:21:30 -05:00
sylvass
efddc8bc46
Change equatorial aim to be vec2 and fix hard crash bug with texture resolution and scaling
2021-12-14 11:21:46 -05:00
sylvass
b75e91d0c2
Add function to hide the wwt chrome interface (the white symbols)
2021-12-06 14:47:06 -05:00
sylvass
f5721cee14
Fix bugs with 3D browser scale and place synchronization of the target and browser in the targets update function
2021-12-02 14:55:15 -05:00
sylvass
696ee7f7e7
Clean up includes
2021-12-01 14:48:25 -05:00
sylvass
16f608fd5c
Cleanup
2021-12-01 11:12:32 -05:00
sylvass
68c0635a9a
Restructure browser and target to not have pointers to each other
2021-11-23 15:49:20 -05:00
sylvass
d5cdf4b3f8
Finish change of structure of screenspaceskybrowser
2021-11-17 11:15:21 -05:00
sylvass
67a8dfb727
Add new classes for browsers
2021-11-15 15:35:25 -05:00