Emma Broman
|
8cdffb7090
|
Update GUI hash
|
2023-06-09 13:49:07 +02:00 |
|
Ylva Selling
|
1b18db9c2e
|
Update gui hash
|
2023-06-08 14:54:22 -04:00 |
|
Emma Broman
|
7e53174420
|
Update gui hash
|
2023-06-08 14:39:30 +02:00 |
|
Gene Payne
|
143eeb2977
|
Merge pull request #2728 from OpenSpace/issue/2649
Fix for date format in sssb v2 asteroids files (issue 2649)
|
2023-06-07 11:02:27 -06:00 |
|
Emma Broman
|
fdcddaf1c0
|
Update Gui hash (small style updates)
|
2023-06-07 10:46:02 +02:00 |
|
Emma Broman
|
c04b69f472
|
Update Gui hash (fixes broken OptionProperties)
|
2023-06-07 10:05:40 +02:00 |
|
Ylva Selling
|
3414dc5ed5
|
Include link to resource wiki in all video assets
|
2023-06-06 15:08:41 -04:00 |
|
Ylva Selling
|
2d96699401
|
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
|
2023-06-06 12:00:36 -04:00 |
|
Ylva Selling
|
d67c6387b1
|
Update all video assets to use local resource video
|
2023-06-06 12:00:32 -04:00 |
|
Alexander Bock
|
5a47b20983
|
Fix triton layers
|
2023-06-06 17:16:05 +02:00 |
|
Alexander Bock
|
f46110474a
|
Fix parsing issue with offline profile
|
2023-06-06 15:40:19 +02:00 |
|
Alexander Bock
|
022298302b
|
Set correct TilePixelSizes for remaining height layers
|
2023-06-06 15:38:48 +02:00 |
|
Gene Payne
|
76a6ecab22
|
Updated all sssb asteroid / comet files to sync v3 version
|
2023-06-05 13:37:58 -06:00 |
|
Micah Acinapura
|
892b1a35bb
|
offline profile, moon and mercury textures (#2741)
* offline profile, moon and mercury textures
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
|
2023-06-05 13:59:10 -04:00 |
|
Micah Acinapura
|
fbbf495976
|
Night Sky feedback and triton texture (#2740)
also adds new Lua function openspace.toggleFade
* updating nightsky feedback
---------
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
|
2023-06-05 13:53:30 -04:00 |
|
Micah Acinapura
|
2c79ee5946
|
fixing model scale for dwarf planets (#2742)
|
2023-06-05 12:57:55 -04:00 |
|
Micah Acinapura
|
a1090a09bc
|
disabling new horizons labels by default (#2744)
|
2023-06-05 12:57:29 -04:00 |
|
Alexander Bock
|
25292cef76
|
Disable too agressive culling of renderabletrails for now (closes #2653)
|
2023-06-03 13:42:13 +02:00 |
|
Alexander Bock
|
a77a3e6156
|
Don't use the advanceTime function in the loading stage of an asset (closes #2739)
|
2023-06-03 11:36:35 +02:00 |
|
Alexander Bock
|
c687ee6ace
|
Start the JUICE with the field of views disabled
|
2023-06-03 02:51:14 +02:00 |
|
Alexander Bock
|
5abe86bc76
|
Fix for loading lagrange points in JWST profile on Windows
|
2023-06-03 02:51:00 +02:00 |
|
Adam Rohdin
|
e8ffaaa49c
|
Added actions for hiding/showing major moons and their trails (closes #2675)
|
2023-06-03 00:46:58 +02:00 |
|
Adam Rohdin
|
e5a296be28
|
Updated orbital period for Triton
|
2023-06-02 15:39:36 +02:00 |
|
Alexander Bock
|
3727d5ad71
|
Add new action to toggle dwarf planet visibility (closes #2674)
|
2023-06-01 10:45:41 +02:00 |
|
Alexander Bock
|
ea5ab3835d
|
Prevent Lua error when trying to load a constellations file that doesn't exist
|
2023-06-01 09:25:49 +02:00 |
|
Alexander Bock
|
7d1f3bfa37
|
Update Digital Universe catalogue (#2729)
|
2023-06-01 07:52:20 +02:00 |
|
Malin E
|
2a3a11d03a
|
Some simplifications to joystick assets
|
2023-05-31 13:47:01 +02:00 |
|
Emma Broman
|
1f596f515c
|
Update GUI hash (for linting updates)
|
2023-05-31 10:51:57 +02:00 |
|
Alexander Bock
|
705c898ccd
|
Asset File cleanup (#2713)
* Updating all assets to new coding style
* Cleaning up asset files
* Moving default_actions and default_keybindings files
* Changing procedural globes to explicitly specified globes
* Move Spice loading explicitly to the initialize part and also deinitialize
* Removing unused asset files
* Removing asset_helper
* Removing scale_model_helper asset
* Removing script_scheduler_helper
* Removing testing_keybindings
* Remove procedural_globe
|
2023-05-28 17:23:20 +02:00 |
|
Alexander Bock
|
0eb86d2c57
|
Fix capitalization of example video
|
2023-05-26 23:24:07 +02:00 |
|
Ylva Selling
|
729febbb7a
|
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
|
2023-05-26 12:31:27 -04:00 |
|
Ylva Selling
|
c13747bb9c
|
Add tiny resolution video to local resource video example
|
2023-05-26 12:31:23 -04:00 |
|
Emma Broman
|
0a5c43ba6b
|
Update exoplanets data (closes #2450)
|
2023-05-26 17:01:56 +02:00 |
|
Ylva Selling
|
148d722063
|
Update gui to fix issue with missions ui with timecaptures
|
2023-05-25 12:19:57 -04:00 |
|
Malin E
|
6054a817d8
|
Move model loading code to initialiseGL, fixes #1838
|
2023-05-24 16:40:17 +02:00 |
|
Emma Broman
|
24f9acf903
|
Fix some model matrices for models (that should now be specified as Mat4s rather than mat3)
|
2023-05-23 16:04:57 +02:00 |
|
Malin E
|
b8da42eb19
|
Fix Juno transformation matrix
|
2023-05-23 10:25:11 +02:00 |
|
Malin E
|
decbd33f81
|
Merge pull request #2702 from OpenSpace/issue/2647
Issue/2647
|
2023-05-23 09:41:29 +02:00 |
|
Malin E
|
0490e94350
|
Fix modelshader example in Debug mode
|
2023-05-22 11:37:28 +02:00 |
|
Ylva Selling
|
156d0a8459
|
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
|
2023-05-18 11:04:39 -04:00 |
|
Ylva Selling
|
1ad6107558
|
Add jupiter video to juice and juno
|
2023-05-18 11:04:33 -04:00 |
|
Alexander Bock
|
633aeb5fa4
|
Update DeepSky images to remove non-even pixel sizes (closes #2482)
|
2023-05-18 16:52:03 +02:00 |
|
Ylva Selling
|
3da463e7f5
|
Add jupiter video asset
|
2023-05-18 10:47:43 -04:00 |
|
Malin E
|
a9f869642a
|
Small clean up
|
2023-05-17 11:34:31 +02:00 |
|
Malin E
|
ec15624ab0
|
Remove unused Roll Y movement for camera
|
2023-05-17 11:12:18 +02:00 |
|
Alexander Bock
|
074967712c
|
Update last height layers to use the correct tile pixel size (#2472)
|
2023-05-17 11:07:38 +02:00 |
|
Malin E
|
c0a1dc7e79
|
Dont allow axis flipping for propertry axis
|
2023-05-17 10:50:35 +02:00 |
|
Malin E
|
6ce55400d1
|
Enable reversing of movement for joystick axes
|
2023-05-17 10:14:47 +02:00 |
|
Alexander Bock
|
108f027f95
|
Added base_keybindings to missing artemis mission (closes #2571)
|
2023-05-16 22:50:01 +02:00 |
|
Ylva Selling
|
b5a2403782
|
Add a local video example asset
|
2023-05-15 15:34:40 -04:00 |
|