Commit Graph

10434 Commits

Author SHA1 Message Date
Alexander Bock ac7bf6f8f7 Use the et2utc function in case the normal date conversion fails 2023-01-26 18:24:30 +01:00
Alexander Bock 96a261df20 Another try to pacify jenkins 2023-01-26 15:50:05 +01:00
Alexander Bock 583178e641 Update Ghoul and SGCT to make it compile in Jenkins again 2023-01-26 15:00:19 +01:00
Arohdin f9f6f198e1 Fixed bug where lua function openspace.pathnavigation.isFlying() returned unexpected value.
Function now returns true or false as expected (based on OpenSpaceEngine::Mode)
2023-01-25 12:01:20 +01:00
Alexander Bock 4cbbd51f2e Remove extra printing 2023-01-23 22:10:00 +01:00
Alexander Bock 9af6c79ca4 Move the module requirements from the base to base_blank 2023-01-23 21:32:39 +01:00
Alexander Bock 2aff70b8ad Make it possible to set the WebGUI port from the openspace.cfg file (closes #2279) 2023-01-23 19:41:16 +01:00
Alexander Bock dd34a0b9b4 Better handling of the postScript parameter; remove the option to pass "single" or "regex" as the last parameter (closes #2444) 2023-01-23 19:24:20 +01:00
Malin E d732b40e1e Add Lua function to get current distance to focus 2023-01-23 10:48:48 +01:00
Alexander Bock d52c5dd0d9 Cleanup code with designated initializer lists 2023-01-22 23:01:32 +01:00
Alexander Bock 3c6fc51ac2 Update codegen to support " in comments (closes #2356) 2023-01-22 15:38:27 +01:00
Alexander Bock 26d5ed0a08 Add the ability to pass a script to the setPropertyValue function that is called after interpolation has finished 2023-01-22 14:45:56 +01:00
Alexander Bock 43dbed24c1 Make DashboardItemGlobeLocation derive from DashboardTextItem instead 2023-01-21 22:22:00 +01:00
Alexander Bock d8ff505f33 Fix small spelling error 2023-01-21 22:15:36 +01:00
Alexander Bock 45b1b9e7e7 Add tests for FileVerifier, DirectoryVerifier, and DateTimeVerifier (closes #1563) 2023-01-21 22:14:09 +01:00
Alexander Bock c488231e65 Add the ability to open a different scriptlog file when changing the additional scripts (closes #1545) 2023-01-21 21:43:41 +01:00
Alexander Bock f3df853ff5 Make the addSceneGraphNode call in the local bookmarks file protected (closes #1483) 2023-01-21 21:34:03 +01:00
Alexander Bock 2926250be9 Add function to return a list of all tags 2023-01-21 21:02:02 +01:00
Alexander Bock 6c1692c2a8 Add lighthour grid to DU, and lightminute and lightsecond grids to Earth (closes #2439) 2023-01-21 20:16:43 +01:00
Alexander Bock db361b4a48 Add the ability to move globe layers based on their name (closes #2411) 2023-01-21 19:12:29 +01:00
Alexander Bock ac228c9c87 Add a new dashboard item that shows the state of input devices (closes #2415) 2023-01-21 18:29:17 +01:00
Alexander Bock 59a8a006ee Correctly deinitialize scenegraph nodes that are added at runtime 2023-01-21 16:52:14 +01:00
Alexander Bock db375318d8 Changes to addCustomProperty (closes #2433)
- Don't create a Lua context for an empty onChange string
 - Add support for StringListProperty
 - Add documentation
 - Add error message when a type is not supported
2023-01-21 16:07:42 +01:00
Alexander Bock c41eedf38f Fix issue when providing a URL that ends in / (closes #2435) 2023-01-21 15:46:44 +01:00
Alexander Bock 73e9b12567 Updating email on code of conduct 2023-01-21 15:02:19 +01:00
Malin E 6307a25b1a Add missing case in addCustomProperty script 2023-01-19 15:05:03 +01:00
Alexander Bock 8676e359b4 Update CITATION.cff 2023-01-14 12:04:13 +01:00
Alexander Bock 96b0219f15 Update CITATION.cff 2023-01-14 12:02:10 +01:00
Alexander Bock 3bf23fdb39 Update CITATION.cff 2023-01-14 11:59:16 +01:00
Alexander Bock 663f6a18d1 Create CITATION.cff 2023-01-14 11:56:55 +01:00
Alexander Bock b62c78f64e Move the Milky Way Image and arm labels from /Universe/Galaxies to /Milky Way 2023-01-13 23:08:01 +01:00
Emma Broman b3c0cd29ba Add action to reset position of eiffel tower scale object 2023-01-13 18:12:15 +01:00
Alexander Bock 49e2eb66b7 Remove Earth layers that no longer work 2023-01-12 17:57:55 +01:00
Alexander Bock 28ebcce23d Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2023-01-12 17:05:23 +01:00
Alexander Bock 1e4ab517d8 Prevent a crash in the SGCT Editor when trying to add more than 2 windows on a computer with only 1 monitor 2023-01-12 17:04:49 +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
Ylva Selling be55e0973a Fix bug that channels in cluster don't set the field of view to the same value after animating 2023-01-04 14:31:14 -05:00
Ylva Selling d03747324e Merge branch 'master' into issue/2403
# Conflicts:
#	modules/skybrowser/src/wwtcommunicator.cpp
2023-01-04 11:19:54 -05: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