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 |
|
Alexander Bock
|
14cf1d3962
|
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
|
2023-03-07 00:05:46 +01:00 |
|
Alexander Bock
|
1aef976911
|
Show error message when trying to save navigation state to an invalid file path (closes #2508)
|
2023-03-07 00:05:31 +01:00 |
|
Gene Payne
|
7ed1e33fc8
|
Improve behavior for gui window and separate render window (#2515)
* Improve behavior for gui window and separate render window
* Code review fix for using size_t in windows indexing
|
2023-03-06 16:00:48 -07:00 |
|
Alexander Bock
|
a711591c09
|
Update Doxygen (#2537)
* Modernizing Doxygen
* Remove warnings for Doxygen
|
2023-03-06 23:41:24 +01:00 |
|
Alexander Bock
|
ebf0454da2
|
Create documentation JSON correctly
|
2023-03-06 23:38:38 +01:00 |
|
Alexander Bock
|
8c7c932c78
|
Update codegen, make use of source location information
|
2023-03-06 15:50:31 +01:00 |
|
Alexander Bock
|
9287eb6122
|
Updating submodules
|
2023-03-05 11:04:57 +01:00 |
|
Alexander Bock
|
cb865c3dd5
|
Updating Ghoul to fix misclassification of string/doubles (closes #2533)
|
2023-03-05 10:52:20 +01:00 |
|
Alexander Bock
|
24ba6d5c7e
|
Adjust to new Ghoul update
|
2023-03-04 21:12:35 -07:00 |
|
Alexander Bock
|
c4e9e9482b
|
Fix issue loading the period out of an OMM file
|
2023-03-04 13:07:09 -07:00 |
|
Megan Villa
|
7c3fcfa74b
|
Update juno.asset
|
2023-03-02 16:06:43 -05:00 |
|
Adam Rohdin
|
25a6b287e7
|
Fixed overflow bug and enabled sweepChunkSize to be set in assets
|
2023-03-02 14:55:26 +01:00 |
|
Adam Rohdin
|
88972fc27b
|
New function that resets screenshot index to 0. Usefull when capturing png sequence for video
|
2023-03-02 14:36:03 +01:00 |
|
Megan Villa
|
83f58b9741
|
Update juno.asset
Update Juno Trail and kernals to Dec 13 2025.
|
2023-03-01 14:50:30 -05:00 |
|
Alexander Bock
|
375e5c6561
|
Tracy Update (#2534)
* Update the Tracy repository
* Update submodules
|
2023-03-01 11:48:21 -07:00 |
|
Alexander Bock
|
5b29fb045a
|
Add new Lua function to load CSV file, utilize new function to correctly load , inside field values (closes #2124)
|
2023-02-28 10:49:23 -07:00 |
|
Alexander Bock
|
32af3cc675
|
Merge branch 'master' of https://github.com/OpenSpace/OpenSpace
|
2023-02-28 05:57:14 -07:00 |
|
Alexander Bock
|
0cd251e539
|
Update Ghoul repository
|
2023-02-28 05:57:03 -07:00 |
|
Alexander Bock
|
f97979f29a
|
Reorder variables in the setTime function
|
2023-02-27 20:52:55 +01:00 |
|
Alexander Bock
|
3fcb9352f6
|
Make the local bookmarks print their error message if they fail; also replace whitespaces with underscores for identifiers
|
2023-02-27 18:57:12 +01:00 |
|
Alexander Bock
|
7b78a33df3
|
Provide informational text in the actions panel if the user tries to create an illegal identifier (closes #2289)
|
2023-02-27 18:25:20 +01:00 |
|
Alexander Bock
|
35a92b6e4d
|
Add the ability to start a profile paused (closes #2228). Bump profile version to 1.2
|
2023-02-27 18:03:35 +01:00 |
|
Alexander Bock
|
a94ef12cc1
|
Add new configuration file that also adds graphics to the UI window (closes #2530)
|
2023-02-27 17:46:15 +01:00 |
|
Alexander Bock
|
5ab77a2e26
|
Enable drag-drop for the interesting nodes panel and prevent double bookkeeping (closes #2346)
|
2023-02-27 16:58:41 +01:00 |
|
Alexander Bock
|
015ae8f63e
|
Allow the ScriptlogDialog to return multiple scripts; Make use of the Dialog in the Properties panel (closes #2253)
|
2023-02-27 16:28:06 +01:00 |
|
Emma Broman
|
3ffb29b9be
|
Add option to invert idle behavior (fixes #2379)
Both through separate property and by allowing negative speed factor
|
2023-02-27 16:06:15 +01:00 |
|
Alexander Bock
|
b7820f4649
|
Update SGCT repository
|
2023-02-27 15:43:49 +01:00 |
|
Alexander Bock
|
087cb0a710
|
Update Ghoul repository that prevents silent conversion from numbers to string (closes #2527)
|
2023-02-27 15:43:27 +01:00 |
|
Adam Rohdin
|
89cf05eb5f
|
Changes based on PR feedback
|
2023-02-27 10:50:24 +01:00 |
|