Commit Graph

8633 Commits

Author SHA1 Message Date
Malin E
33556fef22 Small fixes 2021-09-29 13:35:56 +02:00
Malin E
d582af6475 limit nodes that depend on the 2018 data to the valid timeframe 2021-09-29 13:06:28 +02:00
Malin E
6deac09604 Merge branch 'master' into feature/animation-fixes 2021-09-28 08:40:16 +02:00
Malin E
15e9a59ddd Add JWST label 2021-09-27 15:52:25 +02:00
Malin E
779eb6c82f Add actions to set up the 2018 and 2021 launch times 2021-09-27 15:12:25 +02:00
Malin E
a7bbea3fca Update hudf image with north arrow and licence info 2021-09-27 14:06:42 +02:00
Malin E
eee84c3087 Update start time and adjust entire timeline to it 2021-09-27 14:05:28 +02:00
Gene Payne
d0700c0b5d Merge pull request #1754 from OpenSpace/issue/1735
Removed hard-coded path expectations to allow drag & drop playback
2021-09-24 12:35:20 -06:00
Gene Payne
e8a911ba0c Merge pull request #1756 from OpenSpace/issue/1732
Improved numerical precision on scale value in sessionRecording files in ascii format (Issue#1732)
2021-09-24 10:29:36 -06:00
Emma Broman
679d723930 Fix problems with camera paths when multiple nodes have the same position 2021-09-24 15:02:12 +02:00
Malin E
e4a5431c42 Adjust profile start state 2021-09-23 13:18:36 +02:00
Malin E
802f1e0d33 Merge branch 'master' into feature/animation-fixes 2021-09-23 11:40:32 +02:00
Malin E
de1ef3febc Some clean up 2021-09-23 11:38:15 +02:00
GPayne
2abf191f09 Improve scale value precision in ascii format recordings 2021-09-22 16:00:09 -06:00
GPayne
b00b900278 Get rid of some sessionrecording warnings 2021-09-22 15:58:59 -06:00
Gene Payne
24fafc8718 Merge pull request #1742 from OpenSpace/feature/profileOverScene
Profiles are now required and processed with their own dedicated functions rather than being converted to an asset at startup.
2021-09-22 13:22:26 -06:00
Gene Payne
2820fc5837 Merge pull request #1750 from OpenSpace/issue/1739
Fix for issue #1739 to prevent filtering of paths in asset directories in profile editor
2021-09-22 13:21:06 -06:00
Malin E
0076fd7613 Merge branch 'master' into feature/animation-fixes 2021-09-22 15:00:19 +02:00
Malin E
24a14b2aac Seperate the JWST mission to seperate assets 2021-09-22 14:57:58 +02:00
GPayne
6c5a81a677 Removed hard-coded path exepectations to allow drag-drop playback 2021-09-21 14:59:39 -06:00
GPayne
3572de551b Removed all filtering of approved paths in asset selection GUI 2021-09-20 15:38:21 -06:00
GPayne
3e1b198c38 Restored mistakenly-deleted call to updateScene 2021-09-20 09:19:46 -06:00
GPayne
ea070fc1c4 Switched to asset gui using filesystemaccess constructor without path filtering 2021-09-19 20:46:53 -06:00
GPayne
598f2f473a Fixed json syntax error in writing profile meta 2021-09-19 12:27:07 -06:00
GPayne
c72211c322 Code review change to remove ambiguous lua push after conversion 2021-09-17 14:20:07 -06:00
GPayne
a4d84d8703 Code review changes on new profile initialization 2021-09-16 23:11:02 -06:00
Emma Broman
d160ac8bc8 Add Lua function to directly create path to a navigation state
Note that paths to navstates still have to be improved, but this makes out life easier when testing
2021-09-16 13:58:04 +02:00
Emma Broman
3b0a2e4c06 Rename 'generatePath' to 'createPath'
shorter, better, faster (and I keep writing this by mistake all the time)
2021-09-16 13:22:36 +02:00
Gene Payne
1c0b7c347a String-to-path fix for linux build 2021-09-14 15:45:39 -06:00
Alexander Bock
26c131e7bc Update Ghoul repository to fix case where too many parameters are removed from a Lua state 2021-09-14 21:14:47 +02:00
Micah
fff66c7855 update guihash for keyboard viewer 2021-09-14 12:55:43 -04:00
Micah
550e088d60 changes to shortcut topic for keyboard viewer 2021-09-14 12:28:57 -04:00
Micah
af95d9895e update slidedeck example for actions 2021-09-14 12:25:05 -04:00
Malin Ejdbo
4c3622316a Add white frame around HUDF image 2021-09-14 17:46:55 +02:00
Malin Ejdbo
febd4c3b53 Add enable property to the ScriptScheduler
* NOTE: A rebuild of the globals library will be required to make this
commit compile
2021-09-14 17:11:30 +02:00
Malin Ejdbo
a7cc3a46bd Merge branch 'master' into feature/animation-fixes 2021-09-14 13:05:18 +02:00
Malin E
1ed0d33f8d Add JWST animation timelapse using the scriptscheduler 2021-09-14 11:53:26 +02:00
Malin E
a61afa6404 Update JWST animation 2021-09-14 11:51:03 +02:00
GPayne
5b63fff944 Merge branch 'master' into feature/profileOverScene 2021-09-12 21:11:12 -06:00
GPayne
51f6c9d45b Rearranged profile initializations and verified that all init correctly 2021-09-12 21:05:00 -06:00
GPayne
284c68f952 Finished support for modules and markInterestingNodes 2021-09-08 09:21:56 -06:00
GPayne
cd50c3e4cf Working non-assetized initializations for profile sections besides modules and interesting nodes 2021-09-07 21:55:44 -06:00
Malin E
5b69cf45f1 Avoid crash in parallellconnection if there is no connection 2021-09-06 16:22:36 +02:00
Emma Broman
5620cec153 Add an OrbitAroundUp IdleBehavior
Rotates around the y-axis of the node instead of the z-axis. Would be great if the nodes themselves knew about which axis of rotation would be to prefer.
2021-09-06 15:52:50 +02:00
Emma Broman
506eaa6cc3 Fix GlobeRotation/Translation not updating if simulation time is paused 2021-09-06 14:46:12 +02:00
Emma Broman
46cb439a3f Tiny pathnavigation cleanup 2021-09-06 09:38:39 +02:00
Emma Broman
82ecf60ea2 Issue/1527 - GlobeRotation (#1737)
* Add GlobeRotation and example

* Put latitude before longitude in GlobeTranslation files
2021-09-06 09:28:12 +02:00
Micah
19ab24374f update guihash for action cleanup and route 2021-09-02 16:42:04 -04:00
Micah
671894bd0b changes for action panel 2021-09-02 14:56:25 -04:00
Malin E
a39d18c752 Merge branch 'master' into feature/animation-fixes
* Resolve conflicts
2021-09-01 09:44:27 +02:00