Ylva Selling
7fef92802d
Merge pull request #2608 from OpenSpace/feature/video-module
...
Video module
2023-04-14 18:28:35 -04:00
Ylva Selling
f797d7db64
Set version number in new asset to 1.0
2023-04-14 18:08:56 -04:00
Ylva Selling
0c2bb7d5aa
Add example asset for stretching video
2023-04-14 18:05:08 -04:00
Ylva Selling
9e20326c25
Fix bugs that appeared when addressing comments in PR
2023-04-14 17:53:30 -04:00
Ylva Selling
89b0fadf16
Add some example assets and fix issue in videoplayer.cpp
2023-04-14 16:47:27 -04:00
Ylva Selling
e969a2654b
Add missing comma in Rosetta mission asset file
2023-04-14 15:26:41 -04:00
Ylva Selling
b4ad158ee5
Merge pull request #2603 from OpenSpace/feature/missions
...
Feature/missions
2023-04-14 15:19:37 -04:00
Ylva Selling
d05c7a00de
Update descriptions on the Rosetta mission.asset file
2023-04-14 15:13:28 -04:00
Micah Acinapura
dd8db55166
Issue/1712 ( #2589 )
...
* added top dwarf planets
* cleanup
* pr cleanup
* update description/link
* disabled labels by default for dwarf planets
2023-04-14 13:02:21 -04:00
Gene Payne
6ebb0f237b
Update some assets using Horizons data that have been updated ( #2614 )
2023-04-14 09:37:46 -06:00
Adam Rohdin
070e2d67b7
Merge pull request #2610 from OpenSpace/issue/2609
...
Better organization for moons and some GUI Name fixes
2023-04-14 09:21:51 +02:00
Alexander Bock
c3bcd1e018
Add Lunar Orbiter Mosaic layer
2023-04-13 23:29:26 +02:00
Malin E
0fb624164b
Issue/2272 ( #2580 )
...
* Add actions for zodiac constellations + some improvements
* Add fade to actions
* Add fade scripts that is able to take regex identifiers and fade screen space renderables
2023-04-13 21:42:35 +02:00
Malin E
72c66da7b7
Artemis mission ( #2597 )
...
* First version of co revolving reference frame for Artemis trail
* Add Orion model
* Add Artemis profile
* Add Moon trail and other small tweaks
* Use NOAA20 cloud layer instead of VIIRS
* Add some useful actions
* Add event to toggle trails on Approach/Receding
2023-04-13 21:18:31 +02:00
Malin E
d500c93c8e
Merge pull request #2550 from OpenSpace/feature/model-opacity
...
Feature/model opacity
2023-04-13 17:26:22 +02:00
Ylva Selling
3a5015e182
Fix comments on PR
2023-04-13 11:25:23 -04:00
Adam Rohdin
4056cb57c3
Better organization and some GUI Name fixes
2023-04-13 16:42:56 +02:00
Adam Rohdin
5898b6cd13
procedural_globe now works with GUI.Name again
2023-04-13 16:31:00 +02:00
Micah Acinapura
2caf747bc7
Added action for global lighting of all globes ( closes #2494 )
2023-04-13 13:48:15 +02:00
Adam Rohdin
fd2ca680af
Merge pull request #2599 from OpenSpace/issue/2598
...
Removed multiple keys for same property in some assets
2023-04-13 12:19:10 +02:00
Malin E
71caf31f02
Small clean up
2023-04-13 11:27:11 +02:00
Ylva Selling
0ccd5d63bd
Structured milestones and phases in missions file so they are structured the same
2023-04-12 17:22:01 -04:00
Ylva Selling
51a48d2112
Merge remote-tracking branch 'origin/master' into feature/missions
2023-04-12 16:09:42 -04:00
Malin E
dccd439dde
Merge branch 'master' into feature/model-opacity
...
* Solve conflicts in renderablemodel.cpp and renderabletrail.cpp
2023-04-12 17:03:40 +02:00
Micah Acinapura
aeb81eb050
disabled assets for profile start ( #2590 )
2023-04-12 11:00:44 -04:00
Arohdin
416381eadd
Removed some duplicate properties and merged some others
2023-04-12 16:29:29 +02:00
Alexander Bock
811d099fdc
Make CMake download the prebuilt version of libmpv from our server; Add example asset that downloads its video on include
2023-04-12 13:59:23 +02:00
Ylva Selling
bb7079a845
Rename important date to milestone
2023-04-11 15:58:24 -04:00
Ylva Selling
5a1caf31dc
Add link to mission
2023-04-11 15:24:48 -04:00
Ylva Selling
36d0905ab6
Add more content to Rosetta mission
2023-04-10 17:20:01 -04:00
Ylva Selling
24e1fe2baf
Add image & description to mission topic
2023-04-10 16:18:28 -04:00
Alexander Bock
327c1b2399
Updating SPICE Kernels and adding new Moons to Outer Planets ( #2556 )
...
* Update Jupiter moon kernels and add new moons
* Update Neptune kernels
* Update Uranus kernels
* Update Saturn kernels
* Add Jupiter moons
* Add more Saturn moons
* Add more moons for Jupiter and Saturn
2023-04-10 20:49:30 +02:00
Alexander Bock
9022aad479
Adding static Settings to Renderable ( #2578 )
...
* Add settings to Renderable to control whether the renderbin is updated based on Opacity
* Remove duplicate RenderBin specification for RenderableSphere
* Remove unnecessary RenderBin specifications of Lagrange points
* Don't automatically update the renderbin for RenderableLabel and RenderablePlane
* Remove extra `setRenderBinFromOpacity` from RenderableSpheres
* Move information about whether a renderable should be updated when disabled
* Some cleanup of Renderable class
* Don't update the renderbin automatically if the user specified the renderbin manually
2023-04-10 20:49:01 +02:00
Ylva Selling
ce541adb32
Add draft for Rosetta
2023-04-10 09:43:24 -04:00
Alexander Bock
bebac26a7f
Add new 99.5% coverage CTX layer
2023-04-08 20:21:47 +02:00
Ylva Selling
73b662c696
Update OSIRIS-REx phases and actions
2023-04-07 12:33:39 -04:00
Gene Payne
28cacd3df4
Fix for missing image projection sequences
2023-04-06 15:00:51 -06:00
Malin E
a3948e2830
Merge branch 'master' into feature/model-opacity
2023-04-06 13:51:07 +02:00
Emma Broman
36538bf74b
Update GUI hash
...
OpenSpace/OpenSpace-WebGuiFrontend#141
2023-04-06 13:48:33 +02:00
Malin E
bb3c9f013e
Merge branch 'master' into feature/model-opacity
...
* Resolve conflicts in shaders for models and modelprojections
2023-04-06 13:43:23 +02:00
Emma Broman
554373eb3e
Fading of propertyowners through GUI, and more owners with fade property ( #2557 )
...
* Add property in OpenSpaceEngine for fading duration when enabling / disabling
* Add interface for fadeable components and apply to renderable
* Make layers a fadeable component
* Make globelabels a fadeable component
* Make labelscomponent a fadeable, and give it an enabled property
* Make screenspace renderables fadeable components
* Introduce concept of parent fadeables, to fade out subowners with parent
* Make rings fadeable as well
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se >
2023-04-06 12:49:49 +02:00
Emma Broman
439e4b8f93
Update Gui hash, again
2023-04-06 10:46:16 +02:00
Emma Broman
fa4c213d2a
Update GUI hash
...
PR OpenSpace/OpenSpace-WebGuiFrontend#137
2023-04-06 10:20:02 +02:00
Alexander Bock
3379393af7
Harmonize capitalization of action names ( #2579 )
...
* Harmonize capitalization of action names (closes #2215 )
* Fix confusion between delta time and simulation time (closes #2536 )
2023-04-05 17:58:18 +02:00
Alexander Bock
80e2aaf564
Remove whitespaces at the end of files, ' and - characters
2023-04-05 16:58:45 +02:00
Alexander Bock
784d5f302e
Address 1-based indexing issues for satellite trials
2023-04-04 23:14:30 +02:00
Ylva Selling
56dae46e05
Update gui hash
2023-04-04 16:38:49 -04:00
Ylva Selling
b28e4e3675
Add more content to osirisrex mission
2023-04-04 16:37:18 -04:00
Emma Broman
335ae7ccfd
Update gui hash (for #2568 fix)
2023-04-04 22:13:43 +02:00
Alexander Bock
606ad2de5f
Don't subsample the height map on planets ( closes #2472 )
2023-04-03 21:26:30 +02:00