Commit Graph

8085 Commits

Author SHA1 Message Date
Emma Broman 7fdff09144 Update gui hash (fixes error on empty listproperty input) 2021-06-07 10:14:39 +02:00
Malin Ejdbo 8ae55609b5 Remove camera as light source for New Horizons model
* Increase ambiant lighting instead
2021-06-07 08:45:00 +02:00
Malin Ejdbo daed88ea7e Adjust ScaleFactor of Hubble Deep Field asset 2021-06-04 16:05:12 +02:00
Malin Ejdbo 257d3f8538 Update model bounding sphere to account for parent scale, closes #1630 2021-06-04 10:16:48 +02:00
Emma Broman 6b65a9b305 Fix misnamed class in documentation 2021-06-03 12:47:10 +02:00
Micah 235cd94a73 fix for shadow caster on renderable globe 2021-06-03 00:05:35 -04:00
Emma Broman 8435cdd211 Fix broken referencing links in documentation 2021-06-02 11:26:19 +02:00
Malin Ejdbo 0a89c7cb2c Disable JWST launch based on old data 2021-06-01 19:02:41 +02:00
Micah Acinapura 10ff24833d update verision number for prerelease 2021-05-31 23:17:31 -04:00
Micah Acinapura 7369b41065 update documentaiton for bindkey 2021-05-31 22:11:16 -04:00
Micah Acinapura c5c5793da4 adding equirectangular_gui config 2021-05-31 22:07:52 -04:00
Gene Payne 4a45cbd66e Feature/orex2021 (#1623)
* updating files for orex return

* Changes to osirisrex assets to bring mission events up to date

* Removed accidental duplicate line from merge

* Enable low-res Bennu model by default

* Modify osirisrex asset to only include the low-res BennuProjection asteroid model

* Adapt version numbers, change to 2-space indentation

Co-authored-by: Micah <micahnyc@gmail.com>
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2021-05-31 21:44:12 -04:00
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