Alexander Bock
ebed869f4b
Update SGCT repository ( closes #2370 )
2023-04-03 21:35:07 +02:00
Alexander Bock
606ad2de5f
Don't subsample the height map on planets ( closes #2472 )
2023-04-03 21:26:30 +02:00
Alexander Bock
a67d407e15
Move the keybindings out of the base.asset and the specific label keybinding out of the default_keybindings
2023-04-03 21:00:00 +02:00
Emma Broman
4de3713107
Add a central function to create an identifier from string, and also expose it through Lua
2023-04-03 11:40:19 +02:00
Alexander Bock
0e2d5e245d
Add the ability to configure the Console key through the openspace.cfg ( closes #2573 )
2023-04-03 10:53:09 +02:00
Alexander Bock
379a050bc0
Provide a proper error message when trying to overwrite a hidden profile ( closes #2575 )
2023-04-03 10:42:01 +02:00
Alexander Bock
1057b369c9
Harmonize the handling of the IsLocal vs Synchronized state of actions ( closes #2566 )
2023-04-03 10:29:20 +02:00
Alexander Bock
49f305c5bc
Add missing registration of planet label keybinding ( #2571 )
2023-04-03 10:11:27 +02:00
Malin E
3ae5d8bf97
Add new test image
2023-03-31 14:54:37 +02:00
Gene Payne
79385faa68
Use correct FOV calculations to handle portrait or landscape windows ( #2554 )
...
* Use correct FOV calculations to handle portrait or landscape windows
* Include missing numbers header and use float pi constant
* Renamed fov variable based on developers feedback
2023-03-30 14:18:53 -06:00
Malin E
9fd70834e6
Add transformation matrix to labels, fixes #2501
2023-03-29 14:29:58 +02:00
Emma Broman
d4231384ba
Fix precision problem for renderablebillboardscloud when flying close
...
E.g. when flying close to an exoplanet system
2023-03-28 11:45:32 +02:00
Alexander Bock
8eec0e84b9
Fix an issue with being able to add a GIBS layer via addGibsLayer
2023-03-26 20:24:55 +02:00
Alexander Bock
31c0b4a623
Send the origin and the destination scene graph nodes along with the events signalling the beginning or the end of a camera path ( closes #1834 )
2023-03-23 23:35:42 +01:00
Alexander Bock
451a61a740
Add v3 WAC ( #2555 )
...
* Add v3 WAC
* Rename previous WAC to WAC-V1 and new WAC-V3 to WAC to just update the previous files
2023-03-23 17:51:16 +01:00
Emma Broman
14f0ad7338
Fix Neptune texture not being enabled per default
2023-03-23 10:51:39 +01:00
Gene Payne
2189a71d9d
Switch MessengerTrail to RenderableTrailTrajectory ( #2552 )
...
in order to match start/end times, and add corresponding sample interval
2023-03-22 12:26:36 -06:00
Emma Broman
c9a08ba3d6
Update Gui hash
...
New skybrowser menu look and property owner headers
2023-03-21 13:31:53 +01:00
Alexander Bock
b6666cd83d
Correctly parse SSSB files that use an integer epoch, rather than a floating point one ( closes #2551 )
2023-03-19 20:56:48 +01:00
Alexander Bock
d59ef03d8f
Check for illegal keywords in the header of Speck files to detect invalid files ( closes #2549 )
2023-03-19 19:23:38 +01:00
Gene Payne
00c8543306
Switch to std::list for adding & removing assets in deterministic order ( #2543 )
2023-03-17 16:07:17 -06:00
Emma Broman
3c4e2bdfe9
Update gui hash
2023-03-16 14:46:51 +01:00
Malin E
148f010a9a
Fix issue with constellation labels and selection, closes #2382
2023-03-14 15:46:00 +01:00
Alexander Bock
5fec405b70
Add a new combined clouds-magellan layer for Venus ( closes #1534 )
2023-03-13 20:39:47 +01:00
Alexander Bock
3212b94c79
Add more description to the --config command
2023-03-13 14:07:08 +01:00
Alexander Bock
12180beafa
Increase the size of the configuration boxes in the launcher ( closes #1785 )
2023-03-11 17:30:48 +01:00
Alexander Bock
ddcbe85b51
Add events when paths are started or finished ( closes #1834 )
2023-03-11 17:20:20 +01:00
Alexander Bock
3f35fa992a
Fix spout_output_flat
2023-03-11 16:28:29 +01:00
Alexander Bock
3df65ae899
Simplify property handling; Fix unit tests
2023-03-11 15:58:40 +01:00
Alexander Bock
27aeac0776
Only check major Horizons version for compatibility ( closes #2507 )
2023-03-11 15:31:44 +01:00
Alexander Bock
23ee2ee5da
Add new verifier to handle identifiers and update codegen to be able to use them ( closes #2522 )
2023-03-11 13:18:12 +01:00
Alexander Bock
21cb90b7f8
Add a message that we are running a debug build to the version information ( closes #2523 )
2023-03-11 01:14:10 +01:00
Alexander Bock
434d5ceaa9
Add new layer for Venus cloud layers ( closes #1534 )
2023-03-11 00:54:08 +01:00
Alexander Bock
6fa589c880
Adding option for constant velocity flight ( closes #2150 )
...
Using adapted code from James H
2023-03-11 00:16:54 +01:00
Emma Broman
ffbcdbea48
Update exoplanets data ( #2450 )
2023-03-10 16:00:27 +01:00
Emma Broman
284ee17fb7
Fix problem with touch module always aborting idle behavior ( closes #2541 )
2023-03-10 15:14:45 +01:00
Emma Broman
7bdb4ef101
GIve correct identifier for touch module (oops..)
2023-03-10 14:20:50 +01:00
Emma Broman
8506f1d15a
Prevent errors from settings asset when building without the touch module
...
Useful as it is not a default module.
2023-03-10 13:41:01 +01:00
Alexander Bock
d40c60dd0a
Fix property extraction from Lua for IntProperty
2023-03-10 13:10:14 +01:00
Emma Broman
1db7dcf2c3
Provide error if output failed in exoplanet data prep task
...
And update hardcoded filepath to teff_bv file to current version, for easier usage next time
2023-03-09 21:52:33 +01:00
Alexander Bock
1c3f7d0cf2
Add combo layer that shows the NOAA20 VIIRS layer ( closes #2538 )
2023-03-08 16:30:02 +01:00
Alexander Bock
15b4cd670f
Check for invalid indices in the Gaia stars to prevent crashes ( closes #2495 )
2023-03-08 15:53:43 +01:00
Emma Broman
4a50c4cbc0
Double renderbins for renderables ( #2520 )
2023-03-08 10:59:32 +01:00
Emma Broman
5e7b67e077
Fix RenderableSphere overriding DisableFade property from asset
...
And always add the properties, as well as make the behavior a bit more clear through documentation
2023-03-08 10:24:54 +01:00
Adam Rohdin
88d6366901
Merge pull request #2525 from OpenSpace/RenderableTrailTrajectory-Optimization
...
Optimizations for RenderableTrailTrajectory
2023-03-07 16:24:36 +01:00
Adam Rohdin
f0f278a9a2
Updated comments in order to adhere to the repo line length standard
2023-03-07 16:19:33 +01:00
Alexander Bock
65b4cf9937
Prevent infinite loop when extracting invalid commandline arguments ( closes #2349 )
2023-03-07 16:05:59 +01:00
Alexander Bock
60d842ab3f
Another property fix
2023-03-07 13:01:48 +01:00
Alexander Bock
4d9c448764
Reintroduce Lua conversions to BoolProperty as it doesn't derive from NumericalProperty
2023-03-07 12:57:53 +01:00
Alexander Bock
0831b00a77
Centralize the extraction of Lua values and fix bug when trying to extract the first parameter of a Lua parameter pack
2023-03-07 01:56:17 +01:00