Malin E
ef635c5676
Add property to disable direct manipulation
2023-01-16 15:38:40 +01:00
Malin E
c10361d81e
Undo misstake
2023-01-12 15:20:00 +01:00
Malin E
c5d2e75854
Some clean up
2023-01-12 14:33:39 +01:00
Malin E
45f4aa6a32
Add node bounding sphere multiplier zoom out limit in touch module
2023-01-12 14:18:27 +01:00
Malin E
a59ae2661d
Slider adjustment for max distance property
2023-01-12 11:48:04 +01:00
Malin E
e5bf595678
Add lua function to set relative max distance
2023-01-12 11:19:50 +01:00
Malin E
8ed9d083cb
Adjust camera position if outside the max distance limit
2023-01-12 11:01:32 +01:00
Malin E
659dab821c
Add property to limit zoom out distance in OrbitalNavigator
2023-01-11 17:36:19 +01:00
Malin E
a990e1679b
Add lua function to set minimum allowed distance for the OrbitalNavigator
2023-01-11 16:40:57 +01:00
Malin E
8e383b2187
Increase range for zoom in limit property for touch interaction
2023-01-11 13:09:18 +01:00
Malin E
a8f34b5c25
Add interaction spheres for Mars moon models
2023-01-11 13:06:09 +01:00
Malin E
846db1e504
Increase range of zoom in limit multiplier property in touch module
2023-01-10 09:19:16 +01:00
Alexander Bock
a2a1554c9a
Small cleanup of property documentation
2023-01-09 00:11:58 +01:00
Alexander Bock
4f4764209f
Happy new year
2023-01-02 11:19:33 +01:00
Gene Payne
fac1183fd7
Merge pull request #2416 from OpenSpace/issue/2371
...
Apply FOV changes to all windows rather than only the first window
2022-12-22 09:34:43 -07:00
Malin E
4fd7185ae0
Fix jwst asset dependency issues, closes #2378
2022-12-21 14:44:34 +01:00
GPayne
f41a928db1
Apply FOV changes to all windows rather than only the first window
2022-12-20 16:55:17 -07:00
Gene Payne
f6988ea5b0
Merge pull request #2401 from OpenSpace/issue/2362
...
Fix to prevent invalid entries for action or keybinding in profile edit
2022-12-19 13:50:15 -07:00
Ylva Selling
7f43ffcd9f
Merge pull request #2321 from OpenSpace/feature/skybrowser-drag-and-drop
...
Skybrowser images drag and drop
2022-12-19 15:45:20 -05:00
Ylva Selling
fb5aa1f1b1
Merge branch 'master' into feature/skybrowser-drag-and-drop
2022-12-19 15:37:56 -05:00
Ylva Selling
c810967cfd
Update GUI hash to working version
2022-12-19 15:36:51 -05:00
Ylva Selling
a60b0e8959
Fix bug when master has no rendering
2022-12-19 14:58:20 -05:00
Ylva Selling
7ee0b21066
Update GUI hash
2022-12-16 16:11:16 -05:00
Ylva Selling
8dc9541b5b
Resolve comments in PR
2022-12-16 16:11:07 -05:00
Emma Broman
53f6c8cbeb
Add property to disable all mouse input in OpenSpace engine ( #2361 )
...
Solves problem with double inputs when using touch interaction
2022-12-16 14:07:22 +01:00
Emma Broman
f48b5f4cd5
Fix problem with interaction sphere of SGNs without renderables being unused ( closes #2399 ) ( #2413 )
...
* Use given interaction sphere value for scenegraphnodes without a renderable (closes #2399 )
* Remove (previously unused) interaction sphere value for ISS
2022-12-16 13:53:56 +01:00
GPayne
cbc7555b88
Fix to prevent invalid entries for action or keybinding in profile edit
2022-12-13 19:32:20 -07:00
Emma Broman
80c0ed8d92
Fix explicit bounding sphere form assets being ignored ( closes #1899 )
...
Note that the override values are still set correctly due to the properties' onchange callbacks
2022-12-13 18:00:28 +01:00
Alexander Bock
2247b9d69c
Merge pull request #2397 from darigovresearch/readme-license
...
Adds license to readme
2022-12-12 16:11:47 +01:00
Darigov Research
65aa0c17c6
docs: Adds license to readme
...
Would resolve https://github.com/OpenSpace/OpenSpace/issues/2396 if merged
2022-12-11 10:12:28 +00:00
Emma Broman
1edb754437
Add nil checks for boolean parameters in config helper ( closes #2364 ) ( #2380 )
...
* Add nil checks for boolean parameters in config helper (closes #2364 )
* remove some trailing spaces
2022-12-08 10:59:33 +01:00
Emma Broman
ccfe61cbef
Fix type in documentation for RenderableTimeVaryingSphere
2022-11-29 11:46:44 +01:00
Malin E
ad5389bc87
Prevent joystick interaction during camera path or recording playback
2022-11-25 10:53:14 +01:00
Alexander Bock
44e5b17ec9
Global pass over the code to remove trailing spaces
2022-11-22 21:06:52 +01:00
Alexander Bock
0fe1cb7c23
Fix missing 1 on Voyager in focus action
2022-11-21 19:33:06 +01:00
Alexander Bock
ffc56a79e6
Fix missing GuiPath for setting Jupiter approach time in Voyager profile
2022-11-21 19:28:38 +01:00
Alexander Bock
4ae50bbcb8
Fix issue with the Show All Trails / Hide All Trails action when no trails with specific capitalization are present in the profile
2022-11-21 19:22:01 +01:00
Alexander Bock
cc366db299
Correctly place Perseverance on Mars after landing
2022-11-21 19:12:55 +01:00
Alexander Bock
9ae5e16b90
Fix ESRI WorldImagery URL
2022-11-18 15:16:04 +01:00
Ylva Selling
2b586ec234
Change logic of reordering of images to accomodate for drag and drop
2022-11-17 11:20:25 -05:00
Malin E
6f45801732
Merge pull request #2315 from OpenSpace/feature/xbox-update
...
Update xbox controller asset
2022-11-16 10:06:01 +01:00
GPayne
0e52b3debd
Minor fix to ostest timestamps to avoid timing issue
2022-11-15 08:58:24 -07:00
GPayne
9aa229fd28
Minor fixes to image test scripts
2022-11-15 08:56:32 -07:00
Malin E
96c31c9746
Update wireless xbox joystick deadzone size
2022-11-15 16:54:24 +01:00
Malin E
69b83c8316
Update wireless xbox joystick asset
2022-11-15 16:51:07 +01:00
Malin E
6a25d12aae
Update PS4 joystick asset
2022-11-15 16:50:05 +01:00
Emma Broman
10f4e848b9
Remove row setting non-existing property in orion nebula asset
...
Bounding sphere is however correctly computed
2022-11-14 18:10:27 +01:00
Malin E
4378732868
Update xbox controller asset
2022-11-14 11:35:45 +01:00
Alexander Bock
c0ca5fb45d
Merge pull request #2312 from OpenSpace/issue/2259
...
Fixes for vesta and orionnebula_model spheres
2022-11-14 10:30:23 +01:00
Alexander Bock
44f1b7cda2
Merge pull request #2304 from OpenSpace/issue/2212
...
Various precision fixes for camera paths
2022-11-14 10:30:04 +01:00