Commit Graph

9924 Commits

Author SHA1 Message Date
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
Alexander Bock 1511d85d9f Put some stricter limitations on the FOV settings in the Configuration generator (#2156) 2022-06-20 16:07:08 +02:00
Alexander Bock 343615ab52 Move the Lua Console updating into the actual postSyncPreDraw function so that it gets called accuratly when GUI windows are present (closes #2141) 2022-06-20 15:52:33 +02:00
Alexander Bock c08e30a3bf Fix spelling mistake 2022-06-20 14:19:43 +02:00
Alexander Bock 3184d0e619 Prevent accidentally "checking" the folder when a folder exists with the same name as an asset (closes #2154) 2022-06-20 14:18:35 +02:00
Alexander Bock a9da9ca87b Feature/jenkins timeout (#2151)
* Introduce timeout to the unit tests
2022-06-19 13:47:31 +02:00
Alexander Bock 02a2bcf1af Add property that contains the list of all compiled modules (closes #1021) 2022-06-18 19:44:05 +02:00
Alexander Bock 6626e98c88 Update constellation images version number to fix spelling mistake of Andromeda (closes #2129) 2022-06-18 19:23:34 +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
Alexander Bock 6189985ed2 Fix isse that prevents the full range of values for the FOV slider in the configuration editor (closes #2148) 2022-06-16 10:16:44 +02:00
Alexander Bock f5d879bd44 Add the ability to centrally disable unit test running from Jenkins 2022-06-15 12:28:19 +02:00
Alexander Bock 8b88ff04c9 Adjust event doxygen comments to make them appear with the constructors 2022-06-15 09:42:28 +02:00
ElonOlsson 51e7732a88 typo fix on deinitialize function 2022-06-14 14:47:06 -04:00
Micah Acinapura 7eff6b042e added events for when renderables are enabled/disabled that can be used to link renderables together (#2132) 2022-06-14 12:09:30 -04:00
Emma Broman 667d3b50e1 Update Celestrak url for Hubble and some other satellites (closes #2135, again)
Also, fix broken Terra and Aqua assets
2022-06-13 10:11:21 +02:00
Micah 4712726ed6 update iss asset for celestrack url; fixes #2135 2022-06-08 16:03:26 -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