Emma Broman
3406407435
Update gui hash (to get fix for #1775 )
2022-02-11 17:10:49 +01:00
Alexander Bock
6c3a715efc
Merge branch 'master' of github.com:OpenSpace/OpenSpace
2022-02-11 10:23:27 +01:00
Alexander Bock
8b2e58ba9a
Correctly mark dependency of EDL asset on Mars ( closes #1872 )
2022-02-10 22:49:00 +01:00
Alexander Bock
d3c2ee2fe5
Don't let the meta info disappear into the void ( closes #1876 )
2022-02-10 22:24:59 +01:00
Alexander Bock
51937d9461
Merge branch 'master' of github.com:OpenSpace/OpenSpace
2022-02-10 16:00:40 +01:00
Alexander Bock
30212b6768
Adapt to new auto coding style
2022-02-10 15:20:21 +01:00
Emma Broman
72110be88c
Fixes to remove some warnings
2022-02-10 14:28:15 +01:00
Emma Broman
893c523517
More cleanup of virtual property remnants
2022-02-10 14:28:15 +01:00
Emma Broman
f45b782234
Remove all remaining virtual property related code
2022-02-10 14:28:15 +01:00
Alexander Bock
0e49606706
Feature/Science on the Sphere ( #1863 )
...
Add all available Science-on-a-Sphere datasets from their public FTP as assets. Many of the datasets include large files that are downloaded the first time the asset is loaded
2022-02-10 13:53:30 +01:00
Alexander Bock
a7841ce405
Working unit tests ( #1882 )
...
* Enable all unit tests in Jenkins (closes #1666 )
* Fix issue with Profile where the version number is not updated if the profile does not contain keybindings
* Fix issue with script schedule that would cause a crash when only one script is scheduled
* Fix test for colorimage, use correct path to unit test executable for non-windows platforms
* Provide stable class names for vector and matrix verifiers
2022-02-10 01:06:41 +01:00
Alexander Bock
5e3e27bbae
Add support for InRange, NotInrange, and Operator verifiers for vector types
2022-02-03 23:39:17 +01:00
Emma Broman
02cb8df1ce
Set Assimp build minizip cmake flag for all Unix-like systems, including clang
...
The flag needs to be set for Mac users using clang as well
2022-02-03 16:18:02 +01:00
Emma Broman
91b0581d39
Introduce engine modes to handle Camera path and session recording transitions
...
* Clarifies which system is control over time and camera at what time
* Fixes #1845
* Prevent invalid switching between session recoring and camera path playback
* Some cleanup, mosly of SessionRecording and NavigationHandler. Also, remove ExternInteraction and some other unused/nonexisting functions
2022-02-03 16:08:21 +01:00
Emma Broman
6bc7d36920
Autopause camera paths using script
...
Makes the script propagate to all nodes, as well as being recorded during session recording
2022-02-03 16:08:21 +01:00
Emma Broman
c3ab68cd93
Fix faulty ScriptScheduler property info identifiers
2022-02-03 16:08:21 +01:00
Emma Broman
df56cdb68f
Move scriptscheduler time update to function that handles time progression
...
To avoid potential future problems with scriptscheduler time progressing when simulation time doesn't
2022-02-03 16:08:21 +01:00
Emma Broman
7714acf32b
Add parent documentation for all dashboard text items
...
Also removed undefined function and do tiny refactor
2022-02-03 12:08:19 +01:00
Emma Broman
5760d9c937
Fix problem with undefined documentation name/id ( closes #1875 )
2022-02-03 12:06:29 +01:00
Emma Broman
4a3abf58ee
Fix identifier being replaced with underscores on image drag drop ( closes #1874 )
...
Note: The dot selector matches all characters. Oops
2022-02-02 14:04:33 +01:00
Alexander Bock
8b74493d96
Removing the asset_helper file ( #1868 )
...
- Remove the asset_helper file and call the onInitialize and onDeinitialize functions directly
- Small compile fix on Windows
- Removes the need for the registerIdentifierWithMeta function by automatically doing that for all asset.export statements
- Allow the passing of either identifiers (as before) or entire tables to the removeSceneGraphNode, removeScreenSpaceRenderable, deleteLayer, removeAction, and export methods. In that case, the Identifier key from the table is extracted and used instead
2022-02-01 23:44:36 +01:00
Emma Broman
a7ff4f4640
Add missing includes and fix forgotten renamed enums for Apple
2022-02-01 11:33:52 +01:00
Micah Acinapura
56460f818e
Feature/asset meta update part2 ( #1855 )
...
* changes to asset/loader/meta to support adding nodes created at runtime
* update assets meta.
* update tle helper and gui to work with changes
* fixes #1840
* group titan trail and atmosphere with globe
* license for magnetosphere
Co-authored-by: ElonOlsson <olssonelon@gmail.com >
2022-01-31 15:58:41 -05:00
Alexander Bock
3dea3ef530
Add ability to select profile properties from a ScriptLog ( closes #1780 )
2022-01-31 15:56:21 +01:00
Alexander Bock
94d9a5a643
Check if the exoplanets data path is configured before trying to access it ( closes #1861 )
2022-01-31 14:28:45 +01:00
Malin Ejdbo
5124d4d56e
Clean up and update jwst profile
2022-01-28 11:48:26 +01:00
Malin Ejdbo
354bf0a795
Lagrange point clean up
2022-01-28 11:13:30 +01:00
Malin Ejdbo
d7750f17b6
Update sun trail of JWST to new data
...
* Issue with not aligning with L2 trail as explained in #1862
2022-01-28 10:47:40 +01:00
Malin Ejdbo
25e69977e7
Update to new data and update timelapse
2022-01-27 16:32:18 +01:00
Alexander Bock
bbfaf93a41
Add documentation to the RenderableGalaxy ( closes #1848 )
2022-01-26 23:53:33 +01:00
Alexander Bock
162141f2db
Correctly expose missing documentation from a bunch of classes ( closes #1856 )
2022-01-26 23:41:48 +01:00
Alexander Bock
2cf268abf0
Fix crash when unloading layers; Fix issue accidentally unloading an asset too early
2022-01-26 23:02:59 +01:00
Alexander Bock
8070c307ce
Add more informative error when a layer fails specification; Add error message when trying to unzip a file that does not exist
2022-01-26 23:02:55 +01:00
Alexander Bock
2e2d94c90a
Merge pull request #1795 from OpenSpace/feature/sgct-json
...
Feature/sgct json
2022-01-26 21:36:00 +01:00
Alexander Bock
cf0a54c049
Update codegen repository
2022-01-26 21:35:27 +01:00
Alexander Bock
a6bd29e679
Add a deprecation notice to the launcher for XML files
2022-01-25 14:48:48 +01:00
Alexander Bock
322e29e53c
Show the full filename to configuration files in the Launcher
2022-01-25 14:12:22 +01:00
Alexander Bock
5050b27d09
Address PR comments
2022-01-25 12:08:24 +01:00
GPayne
0462a0084d
Fixed incorrect lowercase filename causing crash on non-windows systems
2022-01-24 21:31:27 -07:00
GPayne
60db064275
Bump codegen submodule to latest rev to fix linux build
2022-01-24 20:39:31 -07:00
Alexander Bock
f903adc7c1
Merge remote-tracking branch 'origin/master' into feature/sgct-json
2022-01-21 17:43:36 +01:00
Alexander Bock
325f0ad6dc
Address PR comments
2022-01-21 17:43:24 +01:00
Alexander Bock
2fb7a9eca2
Update SGCT repository, change configuration files accordingly
2022-01-21 16:36:13 +01:00
Emma Broman
37574522a3
Rename pathnav functions (goTo => flyTo)
2022-01-20 14:18:59 +01:00
Emma Broman
0da8afa550
Automatically pause simulation time when starting a camera path (adresses #1832 )
2022-01-20 14:18:59 +01:00
Emma Broman
c2755b8633
Documentation updates ( closes #1846 )
...
* Add some missing renderables
* Tiny refactor of documentation identifiers and log category keys
2022-01-20 09:16:05 +01:00
Emma Broman
26f5ce4c78
Update gui hash to get layer reordering feature
2022-01-18 19:14:16 +01:00
Emma Broman
d01134cfcc
Rename layer subowners so that all names start with a capital
...
For consistency. This has bothered me for quite a while
Don't think it should be a breaking change, as the keys in any potential assets are obtained from the codegen/documentation parameters
2022-01-18 14:48:53 +01:00
Emma Broman
c89599ab64
Add bool property to toggle follow anchor node rotation ( #1839 )
...
And make property title formatting more consistent
closes #1822
2022-01-18 14:08:26 +01:00
Emma Broman
01c19f9842
Remove broken/irrelevant configs
2022-01-17 14:12:26 +01:00