Emma Broman
c1821f3e6f
Update GUI hash
2023-04-21 15:48:04 +02:00
Ylva Selling
fdc238c3bc
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2023-04-20 12:12:15 -04:00
Ylva Selling
92f50c25a2
Add missing comma to mars mission file
2023-04-20 12:12:09 -04:00
Ylva Selling
e1be28d527
Make trails fade when they toggle in artemis profile
2023-04-20 12:11:31 -04:00
Alexander Bock
a0460e204d
Update Juice kernels
2023-04-19 10:12:24 +02:00
Ylva Selling
63fbff0fa8
Add / to beginning of GuiPath for assets for solarstorm 2012
2023-04-18 10:20:52 -04:00
Micah Acinapura
a89396deea
update guihash for feedback link
2023-04-17 14:24:47 -04:00
Ylva Selling
08faa96f9d
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
2023-04-17 12:46:54 -04:00
Ylva Selling
012905fbaa
Update GUI hash to fix for worldwide telescope resizing
2023-04-17 12:46:41 -04:00
Alexander Bock
10903926d7
Update Launcher images
2023-04-16 23:33:05 +02:00
Micah Acinapura
5a9bb529f3
Feature/night sky items ( #2613 )
...
* added night sky items and camera event
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se >
2023-04-16 17:29:48 -04:00
Micah Acinapura
9be88fdea8
added more scale objects and helper file ( #2605 )
...
* added more scale objects and helper file
* Update file identifiers
* reworked scale models with node support script
* using url sync for models that need to be updated
---------
Co-authored-by: Alexander Bock <mail@alexanderbock.eu >
2023-04-15 17:26:38 -04:00
Micah Acinapura
83b6782176
added first amnh layers ( #2612 )
...
* added first amnh layers
* pr updates
* added the rest of the AMNH layers
* removed not working mola
* fixing server urls
2023-04-15 17:25:06 -04:00
Alexander Bock
4bbb4a4805
Tiny whitespace fix
2023-04-15 12:28:37 +02:00
Alexander Bock
0655d3328c
Move video examples
2023-04-15 11:47:54 +02:00
Emma Broman
c714a7f57d
Feature/geojson ( #2595 )
...
Add the option to add geojson components to globes, from geojson files. One geojson file creates one GeoJsonComponent, which in turn may contain multiple GlobeGeometryFeatures
Geojson is a format that supports points, lines, and polygons. In addition to the basic functionality, extra features have been added that will long-term allow rendering the geometry needed to represent KML files (another format for geospatial geometry data). Here are links to references for both formats:
Geojson: https://geojson.org/
KML: https://developers.google.com/kml/documentation/kmlreference
data/assets/examples/geojson includes some example files that I have used for testing. Any geojson file can also be added through drag-n-drop. Note however that you might need to change the AltitudeMode or HeightOffset properties for the feature to be visible.
2023-04-15 11:35:28 +02:00
Micah Acinapura
a421d0fbe6
added triton voyager2 layer ( #2611 )
...
* added triton voyager2 layer
* renamed triton layers for newyork
2023-04-14 19:46:57 -04:00
Ylva Selling
6e2729b24b
Update GUI hash
2023-04-14 18:56:52 -04:00
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