Commit Graph

8073 Commits

Author SHA1 Message Date
Malin Ejdbo 3de26cc0a8 Update Apollo model 2021-05-31 21:02:19 +02:00
Malin E f6d71af88c Merge pull request #1611 from OpenSpace/feature/jwst
Feature/jwst
2021-05-31 19:09:42 +02:00
Malin Ejdbo bf016f3b47 Update Ghoul 2021-05-31 19:09:03 +02:00
Micah Acinapura c5b03e6506 removed solarsystem tag from pluto kepler trail 2021-05-31 11:55:26 -04:00
Malin Ejdbo 59b3048c87 Remove posincrement 2021-05-31 16:26:51 +02:00
Malin Ejdbo 23abfa5ee3 Adjust labels 2021-05-31 16:19:25 +02:00
Micah Acinapura 0a2a70a847 changing default texture for newhorizions profile; fixing typos from previous commit 2021-05-31 10:14:06 -04:00
Emma Broman 02f7fc020c Fix voyager spelling mistake 2021-05-31 16:10:46 +02:00
Alexander Bock 404fc3f9bf Fix issue with not being able to include sgct anymore with Visual Studio 16.10 2021-05-31 15:46:05 +02:00
Malin Ejdbo 9f7b8aa32b Merge branch 'master' into feature/jwst
* Resolve conflict
2021-05-31 15:45:10 +02:00
Malin Ejdbo 139d1f7dd5 Make luaError function return null to waiting javascript 2021-05-31 15:35:26 +02:00
Malin Ejdbo 31b834dbb2 Address PR comments 2021-05-31 15:34:54 +02:00
Alexander Bock 402233da85 Change profile code to make it work with GCC 9.3 2021-05-31 13:23:47 +02:00
Emma Broman a40e110fe9 Reduce risk of font rendering errors from user interaction (#1206 hotfix) (#1616)
* Allways load all glyphs immediately for GlobeLabelsComponent, to avoid errors on font loading
* Unify used font sizes, to avoid filling font atlas (especially for globes, as we now load all glyphs immediately)
* Make font size properties read-only, to prevent users from triggering these errors during runtime
2021-05-31 10:46:21 +02:00
Micah Acinapura e89a6c257d adding pluto kepler trail and decriptions to pluto trails 2021-05-30 23:09:36 -04:00
Micah Acinapura 48f3f14e8a fix for user customized SGCTConfig in .cfg file 2021-05-30 20:27:01 -04:00
Micah Acinapura 2fb2311162 added esri MOLA_HRSC dem and made default for mars 2021-05-30 19:47:20 -04:00
Micah Acinapura d8c2f6e3d4 fix openspace bookmarks.asset 2021-05-30 19:26:27 -04:00
Micah Acinapura 6fc0a598e7 add fixed time for spice translations, update insight asset to use (#1614)
* add fixed time for spice translations, update insight asset to use

* review cleanup
2021-05-30 13:09:58 -04:00
Alexander Bock 8c870384fc Haphazardly address #1455 by setting the stereo distance to some insane value but keeping the adaptive stereo separation 2021-05-30 16:59:04 +02:00
Alexander Bock bac54732f9 Fix to properly support ImGui with exponents that caused an assertion in Debug mode 2021-05-30 16:45:37 +02:00
Micah Acinapura 7335e93461 update globe textures to 180 referenced tifs (#1615) 2021-05-29 17:48:09 -04:00
Alexander Bock d08e2565ac Correctly filter the display methods not supported on MacOS 2021-05-29 20:21:22 +02:00
Alexander Bock dbcc6f0df4 Fix error with gaiastars synchronization 2021-05-29 19:47:59 +02:00
Alexander Bock f1537334fd Gotta catch them all 2021-05-29 19:38:15 +02:00
Alexander Bock 70e71ebf55 Offload the star texture synchronization into a separate asset to enable the Gaia profile to be synched from scratch 2021-05-29 19:26:04 +02:00
Alexander Bock 744ba0dc9b Feature/side by side (#1613)
* Make atmosphere, raycasting, and trails work with side_by_side stereo
2021-05-28 23:31:10 +02:00
Emma Broman ef35749952 Update GUI hash 2021-05-28 17:17:07 +02:00
Emma Broman 1695937749 Feature/numeric slider updates (#1609)
* Remove Logarithmic ViewOption and instead always use exponent of NumericalProperty + set exponent of some renderables' properties

* Add MinMaxRange ViewOption for Vec2 properties

* Add MinMaxRange viewoption to some existing vec2 properties and combine some other related properties to be able to utilize it. For example Min and Max label sizes, fade in/out distances, inner and outer radius. OBS! Includes renaming several properties (**breaking change**)

* Refactor and document labels code. OBS! Includes renaming several properties (**breaking change**)

* Add comments for some assets that have labels that are not working correctly


Renderables with rename properties: RenderableLabels , GlobeLabelsComponent, RenderableBillboardsCloud, RenderableDUMeshes, RenderableRadialGrid )
2021-05-28 17:00:55 +02:00
Malin Ejdbo ca071e06ae Switch keybind for L2 toggle 2021-05-28 15:37:55 +02:00
Malin Ejdbo a36ac1ee2f Prevent Add and Remove button to be disabled when selecting an item in list
in Launcher UI
2021-05-28 15:15:27 +02:00
Malin Ejdbo 0a1c842345 Some clean up 2021-05-28 13:26:47 +02:00
Malin Ejdbo 13163066df Add Hubble Ultra Deep Field asset 2021-05-27 16:09:34 +02:00
Malin Ejdbo c07d087701 Clean up GUI 2021-05-27 13:42:14 +02:00
Malin Ejdbo 72ef42aabc Disable jwst launch trail when outside valid timeframe 2021-05-27 13:16:55 +02:00
Malin Ejdbo 846486f8b4 Add JWST launch with horizons data for old launch date 2021-05-27 13:03:10 +02:00
Malin Ejdbo 514a4e4c42 Add JWST Sun trail 2021-05-27 09:46:01 +02:00
Micah Acinapura 1f45c6ca97 fix for issue/1555 perceverance model rotation 2021-05-26 22:48:58 -04:00
Micah Acinapura b7803688c9 fix for issue/1582 voyager 2 trail 2021-05-26 22:45:50 -04:00
Alexander Bock 184ce70cf5 Clean up the layer support; Add additional configuration option to the globebrowsing customization file 2021-05-26 18:57:06 +02:00
Malin Ejdbo 505a38ecbb Update ghoul 2021-05-26 16:31:11 +02:00
Malin Ejdbo b17952628c Adjust RenderablePrism to recent codegen change 2021-05-26 16:04:47 +02:00
Malin Ejdbo 4202b21ebc Merge branch 'master' into feature/jwst
* Resolve conflicts
2021-05-26 14:21:10 +02:00
Malin Ejdbo 3aab61b19c Replace local paths with httpsync 2021-05-26 13:35:20 +02:00
Malin Ejdbo 40adb289a3 Adjust lagrange points 2021-05-26 10:44:59 +02:00
Emma Broman a1be8d16cf Fix forgotten identifier rename that lead to an error 2021-05-26 09:08:06 +02:00
Alexander Bock 63cbf270ee Adapt to changes in codegen that require specifying the identifier in the codegen::doc function 2021-05-25 23:10:12 +02:00
Alexander Bock cb17bd7570 Remove warnings 2021-05-25 22:06:49 +02:00
Alexander Bock d2f9530885 Windows fix 2021-05-25 20:11:26 +02:00
Micah Acinapura ac50e66958 Create include.cmake
enabling vislab module by default
2021-05-25 12:41:01 -04:00