Commit Graph

9910 Commits

Author SHA1 Message Date
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
Malin E
fed07a0847 Merge pull request #2134 from OpenSpace/issue/2009
Add .mission file for JWST
2022-06-01 11:31:51 +02:00
Malin E
0741be9d4f Add first version of mission file for JWST 2022-06-01 09:43:59 +02: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
Emma Broman
70b69bbc90 Remove remnant color file (see #1658) 2022-05-23 09:41:26 +02: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
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
Gene Payne
7893210eff Removed superfluous X11 error handler code in CEF process helper 2022-05-16 15:09:03 -06:00
Gene Payne
e0530454fe Merge pull request #2112 from OpenSpace/issue/2111
Fixes gcc error with missing 'template <>' headers on specializations
2022-05-16 11:28:56 -06:00
GPayne
4ec0de5e3a Add gcc flag to tolerate space in Helper filename, avoid redundant flag 2022-05-15 20:37:18 -06:00
GPayne
77833f86fd Added CMake copy of CEF resource files to avoid linux CEF runtime error 2022-05-15 13:59:15 -06:00
GPayne
ecef586883 Use relative paths for CMake webbrowser module helper 2022-05-14 22:25:23 -06:00
GPayne
8e699790d4 Adjust linker order to link CEF libraries after webgui modules 2022-05-14 19:53:48 -06:00
Gene Payne
db2d2b85d0 Disable CEF sandbox and force module libs to be dependent on CEF libs 2022-05-13 12:25:53 -06:00
GPayne
243f6d3ada Fixes gcc error with missing 'template <>' headers on specializations 2022-05-13 11:30:40 -06:00
GPayne
6af8c004e0 Merging master in to sync with new release 2022-05-12 14:59:15 -06:00
Micah Acinapura
5877112103 Change the version information for release (#2091)
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
releases/v0.18.0
2022-05-06 18:47:42 -04:00
Alexander Bock
b136a3a308 Fix of bug that images don't load after reload sometimes (#2090)
Co-authored-by: Ylva Selling <ys5140@nyu.edu>
2022-05-06 17:48:29 -04:00
Alexander Bock
970536998a Multiple small fixes
- Turn the planet lighting actions from mixed case to lower case
 - Fix the openspace.rebindKey Lua function which did not work before
 - Fix the openspace.downloadFile function which would fail when not waiting for the the result
 - Rename openspace.walkDirectoryFolder to openspace.walkDirectoryFolders for consistency
 - Remove the openspace.saveLastChangeToProfile function
2022-05-06 16:13:21 -04:00
ElonOlsson
f3c6a7e615 version 2 of transerfunction for Batsrus model 2022-05-06 14:50:20 -04:00
Alexander Bock
64d7437976 Scale the Lua console by the DPI value 2022-05-06 14:39:30 -04:00
Alexander Bock
34de727dd7 Rename bastille-day profile to bastilleday2000 (#2089) 2022-05-06 14:25:00 -04:00
Micah Acinapura
5c3aef96c1 Remove orion neblua from base; updatedpaths for actions (#2088)
* Removed Orion nebula from base and added to default_full profile
* Updated paths for actions
* Added debug action for undoing event fading

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-06 13:33:44 -04:00
Micah Acinapura
82214224a1 Swapped order of rendering/gui windows for config files, allowing gui resize (#2087) 2022-05-06 13:32:58 -04:00
ElonOlsson
9f463ed09f a new profile for the 2012 solar storm event, with looping hotkeys (#2071)
* a new profile for the 2012 solar storm event, with looping hotkeys

* added interaction spheres, profile cleanup + better discription

* better actions and moved to assets instead of in profile

* Set unique names for the different fieldline data synchronizations

* single dataset in sequence now rendered before its associated timestamp

* fix read access violation + added redundancy

* load at start up instead of on runtime

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-06 10:23:45 -04:00
Gene Payne
e40125a77b Merge pull request #2083 from OpenSpace/issue/1651
Fixes position jumps in OSIRIS-REx mission
2022-05-06 07:22:55 -06:00
Malin E
91c966a98c Merge pull request #2085 from OpenSpace/feature/jwst-spice-update
Feature/jwst spice update
2022-05-06 15:21:53 +02:00
Emma Broman
cb830feb63 Increase epsilon for finished camera path rotation, again
It still happened every now and then that the rotation didn't quite finish at the end of the path
2022-05-06 15:15:22 +02:00
Emma Broman
8ddac62542 Fix: Make it possible to abort a paused camera path 2022-05-06 15:05:52 +02:00
Micah Acinapura
bdda36b41e Protect against crash when changing colormaps (#2082) 2022-05-06 08:52:32 -04:00
Malin E
684da54fd9 Revert to start at detach time not launch time 2022-05-06 14:52:28 +02:00
Emma Broman
ec51ffca05 Update gui hash
Reverts change that wrecked sky browser performance
2022-05-06 14:51:26 +02:00
Malin E
6752ed5094 Add toggling of new trail in action 2022-05-06 13:51:28 +02:00
Malin E
4e889b5d72 Merge branch 'master' into feature/jwst-spice-update 2022-05-06 09:31:35 +02:00
Malin E
d71b550805 Adjust timelapse and add action to set and start from detach time 2022-05-06 09:30:07 +02:00
Malin E
d918648ceb Merge pull request #2068 from OpenSpace/issue/2055
Issue/2055
2022-05-06 08:46:25 +02:00
Alexander Bock
9715d22af0 Include the version number in the uid of the HttpSynchronization (closes #2081) 2022-05-06 00:53:56 -07:00
Alexander Bock
2816ad4d8d Make the connection a shared_ptr and let the LuaScriptTopic return lambda keep a copy of it (closes #1940) 2022-05-06 00:32:25 -07:00
Alexander Bock
96591206ac Update the WebGUI hash 2022-05-05 22:59:23 -07:00
GPayne
57e516cd5b Fixes position jumps in OSIRIS-REx mission 2022-05-05 23:38:43 -06:00
Gene Payne
04f5a94218 Prevent focus node from changing when recording finishes (#2070)
* Prevent focus node from changing when recording finishes
2022-05-05 19:12:06 -07:00
Micah Acinapura
deaf0467a5 Feature/apogee galah update (#2080)
* Updated color map for gala and apogee
* Adding apogee-galah values for when they are read properly
2022-05-05 19:09:48 -07:00
Micah Acinapura
7d480552a9 Issue/1814 (#2077)
* Added all trail toggle
* Added actions for trails and planets/moons
* Added planet lighting assetd; updated action paths
* Add mars layers actions
* Added new layers from Carter
* Cleaned up trail action names, cleaned up some default keybindings

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-05 19:08:58 -07:00
Alexander Bock
452cc9b739 Merge pull request #2050 from OpenSpace/feature/skybrowser
Feature/skybrowser
2022-05-05 14:00:58 -07:00
Micah Acinapura
43c674a64e Change RenderOption to RenderMode for RenderableGaiaStars (#2078) 2022-05-05 13:26:41 -07:00
Alexander Bock
82b0b1fd87 Fix bug when selecting a default profile when a user profile with the same name exists (closes #2074). Make it possible to specifiy a full path to a profile in the openspace.cfg file 2022-05-05 15:54:52 -07:00
Micah Acinapura
4ee23d461e updated generic spice kernel for more range; added barycenter trails (#2061)
* updated generic spice kernel for more range; added barycenter trails

* updated meta asset description for barycenter trails
2022-05-05 15:04:01 -04:00
Ylva Selling
4aa317ec6d Merge branch 'feature/skybrowser' of https://github.com/OpenSpace/OpenSpace into feature/skybrowser 2022-05-05 14:58:12 -04:00
Emma Broman
3ebb439d72 Add documentations and remove unused input argument 2022-05-05 18:26:05 +02:00