Malin E
13ab8140c8
Merge branch 'master' into feature/jwst-pointing
2022-04-26 10:31:09 +02:00
Alexander Bock
01cf8a9d9c
Move the launcher image synchronization from base -> base_blank and move the trail actions from base_blank -> base
2022-04-26 08:48:50 +02:00
Micah Acinapura
fe0b5a1559
Issue/888 ( #2034 )
...
* added first moon, mars and mercury layers from treks
* fixing newline at eof
* updated assets for comments
2022-04-25 18:08:44 -04:00
Alexander Bock
ea55a4c62a
Merge branch 'feature/sgct-ui'
2022-04-25 17:49:17 +02:00
Alexander Bock
0a8523a14c
Don't crash when only one window is available; Make OpenSpace link again when using Qt6
2022-04-25 17:48:58 +02:00
Emma Broman
8790a531b1
Update GUI hash to get module enabled update
...
OpenSpace/OpenSpace-WebGuiFrontend/#80
2022-04-25 15:28:00 +02:00
Emma Broman
735e64ec28
Woops, fix image path
2022-04-25 15:25:16 +02:00
Emma Broman
92eefa8189
Add enabled property to Exoplanets and Skybrowser module ( #1945 )
...
* Add enabled property to exoplanets and sky browser module
* Create assets for default settings and restructure assets into a components folder
* Update exoplanets data
* Set sky browser enabled to true per default and include hover circle asset
* Add name and description of hover circle, and used synced version of ring image
2022-04-25 15:10:08 +02:00
Malin E
2cb048ee9e
Forgot to change the name in the asset file + small clean up
2022-04-25 14:43:52 +02:00
Alexander Bock
7d1badbffd
Make only the first window UI-able, warn about window sizes that can produce problems, no longer allow resizing of UI windows
2022-04-24 14:51:00 +02:00
Alexander Bock
2b70aafafd
Some minor cosmetic changes to the SGCT editor
2022-04-24 11:49:43 +02:00
ElonOlsson
c82101ffcf
Merge pull request #2040 from OpenSpace/issue/1994
...
interaction sphere and brightness/opacity fixes. (Closes #1994 )
2022-04-22 09:53:16 -04:00
ElonOlsson
db96faf2af
typo
2022-04-22 09:52:03 -04:00
Malin E
431a6d4904
Rename JWST pointing event to a more general name
2022-04-22 14:13:33 +02:00
Alexander Bock
4e57cf7d1b
Some more Qt cleanup
2022-04-22 13:01:32 +02:00
ElonOlsson
cf6e50d166
interaction sphere and brightness/opacity fixes. ( Closes #1994 )
2022-04-21 13:03:26 -04:00
Alexander Bock
b642134376
Some cleanup of the SGCT Editor code
...
- Correct the behavior of the V-Sync
- Handle more than 2 monitors
2022-04-21 11:55:00 +02:00
Alexander Bock
dd272ddf3c
Move the disabling of the touch module to the beginning of the PreSync function to hopefully prevent errant inputs
2022-04-21 11:54:19 +02:00
Malin E
1b25e1b0dc
Fix jwst pointing event
2022-04-19 11:26:57 +02:00
Malin E
3e81092c68
Add duration to pointing event
2022-04-19 11:26:16 +02:00
Micah Acinapura
36a4ba53d4
fix for dpi scalling on sgct edit screen; fixes #1493 ;
2022-04-18 19:11:37 -04:00
Alexander Bock
acc6f5c3db
Add a filter and reload method for te Script Log window ( closes #2019 )
2022-04-18 10:46:55 +02:00
Alexander Bock
989f7143fa
Prevent a crash when running in Debug mode, Make the RenderableFluxNodes check all files first before failing
2022-04-17 16:57:48 +02:00
Alexander Bock
5751fe26d3
Cleanup handling of warnings ( #2030 )
2022-04-16 20:57:29 +02:00
ElonOlsson
e3d1999716
Merge pull request #2027 from OpenSpace/issue/1995
...
Fix opacity issue with volume rendering, issue 1995
2022-04-15 10:44:35 -04:00
ElonOlsson
6a51d3c748
brightness multiplied by fade and opacity
2022-04-15 10:42:48 -04:00
ElonOlsson
ab6f10e423
.0 for float
2022-04-14 16:55:54 -04:00
ElonOlsson
89dd91a40a
fix opacity issue with volume rendering, opacity changed to brightness in raycaster
2022-04-14 16:11:38 -04:00
Alexander Bock
c84c3e4f67
Make CustomEvents more useful by adding the payload as a string
2022-04-14 15:57:40 +02:00
Emma Broman
80d3efd64c
Prevent crash if a node was removed during path traversal ( closes #1990 )
...
Show an error message, because this is bad user behavior and should be discouraged :)
2022-04-13 16:47:23 +02:00
Alexander Bock
bd0de385ba
Fix the name of the camera velocity dashboard item
2022-04-13 16:34:02 +02:00
Malin E
092fac0f59
Merge branch 'master' of github.com:OpenSpace/OpenSpace
2022-04-13 10:41:15 +02:00
Malin E
2b244f87fd
Fix small JWST target images issue
2022-04-13 10:40:31 +02:00
Emma Broman
e0d13d43dc
Fix the fix for camera rotation not finished at end of path ( #2015 )
...
Glm::equal is not enough to check if two quaternions represent the same orientation.
2022-04-13 09:07:17 +02:00
Alexander Bock
04df80a4a2
Add the ability to list, enable, and disable events based on a numerical identifier ( closes #1992 )
2022-04-12 22:52:24 +02:00
Alexander Bock
02b6334399
Update the RenderBin when changing the Fade value ( closes #1993 )
2022-04-12 21:40:32 +02:00
Alexander Bock
4447c9065a
Update the action dropdown when creating or removing an action ( closes #2004 )
2022-04-12 21:25:06 +02:00
Alexander Bock
4697290298
Fixing the Jenkins build
2022-04-12 21:11:01 +02:00
Alexander Bock
f532a352d6
Update WebGui hash ( closes #2012 , closes #1991 )
2022-04-12 20:54:24 +02:00
Emma Broman
ef3eb88e8f
Fix broken documentation ( closes #2014 )
...
Error came from changing from const char arrays to string_view
2022-04-12 14:19:40 +02:00
Alexander Bock
d360f2ae59
Address Visual Studio analyzer warnings
2022-04-12 00:58:11 +02:00
Emma Broman
f1667a7f43
Fix problem with camera path taking long to finish, when arrived
...
Lower threshold for when a camera path rotation is considered to be finished
2022-04-11 19:11:44 +02:00
Emma Broman
8f1845d07e
Fix delay on opening ScreenSpaceRenderables Panel
2022-04-11 19:00:53 +02:00
Alexander Bock
99d2bddf7c
Address coding style and remove compiler warnings in many places
2022-04-11 18:31:45 +02:00
Alexander Bock
5f848312d2
Remove more unused script files, move the ckbrief2mission.js to the scripts repository
2022-04-10 23:35:13 +02:00
Alexander Bock
fda677d65f
Remove unused coding scripts
2022-04-10 23:28:04 +02:00
Alexander Bock
c206da4a98
Coding style adaptations
2022-04-10 23:25:37 +02:00
Alexander Bock
dc9ffaa0e7
Merge branch 'feature/genVersion'
2022-04-08 22:19:53 +02:00
Alexander Bock
ee140c5b13
Update ghoul submodule
2022-04-08 22:18:37 +02:00
GPayne
df42f695fe
Update sgct submodule to use new sgct config generator version
2022-04-08 14:01:08 -06:00