Commit Graph

268 Commits

Author SHA1 Message Date
Alexander Bock a67d407e15 Move the keybindings out of the base.asset and the specific label keybinding out of the default_keybindings 2023-04-03 21:00:00 +02:00
Alexander Bock 1057b369c9 Harmonize the handling of the IsLocal vs Synchronized state of actions (closes #2566) 2023-04-03 10:29:20 +02:00
Alexander Bock 49f305c5bc Add missing registration of planet label keybinding (#2571) 2023-04-03 10:11:27 +02:00
Emma Broman c9a08ba3d6 Update Gui hash
New skybrowser menu look and property owner headers
2023-03-21 13:31:53 +01:00
Emma Broman 3c4e2bdfe9 Update gui hash 2023-03-16 14:46:51 +01: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 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
Emma Broman 7d93322505 Update gui hash (closes #2521) 2023-02-21 22:31:03 +01:00
Alexander Bock e39a139f82 Update GUI hash to fix one that didn't build successfully 2023-02-13 19:50:05 +01:00
Ylva Selling 4a15cf889c Merge pull request #2456 from OpenSpace/issue/2409
Fix sky browser space craft pointing
2023-02-13 12:48:16 -05:00
Ylva Selling d7324af322 Update gui hash 2023-02-13 12:47:52 -05:00
Adam Rohdin 28c5718959 Issue/2408: Fixed #2491 and #2476
* Moved actions that were defined in profiles to assets and updated the keybindings in the profiles

* #2476 Added actions to turn on/off minor moons and their trails (for-all and per-planet)
2023-02-10 17:04:49 +01:00
Ylva Selling 3de5c1b75c Update hash to updated GUI 2023-02-09 16:29:54 -05:00
Emma Broman a5a65bef9d Update GUI hash (again :) ) to fix #2452 2023-02-01 18:42:18 +01:00
Emma Broman 06b168b0ed Update gui hash to fix broken Actions GUI (closes #2467)
https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/f1f51cb11dc7c9e150475b9f4a32ffa845608b0d
2023-02-01 18:26:12 +01:00
Emma Broman 997c022357 Update GUI hash to fix broken Focus menu search (closes #2466)
Also make it obvious that gui hidden property is false per edfault
2023-02-01 18:15:43 +01:00
Emma Broman 6694c3e7ee Update GUI hash to fix issue with GUI crashing when showing nodes without given Gui name
https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/97e50c5c6182bba2608868a54b4bc954115f238a
2023-02-01 11:47:10 +01:00
Adam Rohdin 2f91e3ec0d Added newest frontendHash as the it was not updated after bug fix. 2023-01-31 15:23:59 +01:00
Alexander Bock 4cbbd51f2e Remove extra printing 2023-01-23 22:10:00 +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 d52c5dd0d9 Cleanup code with designated initializer lists 2023-01-22 23:01:32 +01: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 7ee0b21066 Update GUI hash 2022-12-16 16:11:16 -05:00
Alexander Bock 44e5b17ec9 Global pass over the code to remove trailing spaces 2022-11-22 21:06:52 +01: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
Malin E 4378732868 Update xbox controller asset 2022-11-14 11:35:45 +01:00
Emma Broman 94d36bd43e Update GUI hash (actions panel updates, and skybrowser performance...? ) 2022-11-10 10:47:30 +01:00
Ylva Selling 0be950f4ba Update GUI hash 2022-11-07 12:58:52 -05:00
Emma Broman ed83169c29 Update GUI to fix broken color picker (#2293) 2022-11-01 18:02:42 +01:00
Emma Broman f7aa3f72b8 Update GUI hash (session recording info tooltip) 2022-10-30 13:47:53 +01:00
Emma Broman 24fbdfe9cc Update webgui hash to get tooltip fix 2022-10-27 19:34:30 +02:00
Ylva Selling 2dd981aed3 Update hash for GUI 2022-10-07 16:21:41 -04:00
Emma Broman dbb973b0ec Update GUI hash
* Geo Location panel
* Dependency updates
* Getting started tour
+ some other changes/improvements
2022-09-13 10:53:30 +02:00
Malin E 49236e3a1a Update Ipac example asset to use actions 2022-08-24 12:02:39 +02:00
Alexander Bock 7bc9e99b87 Feature/satellites (#2185)
* Remove planet geometry and simplespheregeometry
* Only use a single TLE loading implementation
* Add caching to the satellite loader;  Add Lua function to load kepler file
* Fix RenderablePlanetProjection specification
* Add OMM loading funtion;  Remove mean motion from Kepler parameters
* Replace TLETranslation class with GPTranslation and support OMM files
* Support loading SMDB files in kepler functions
* Merge RenderableSatellites and RenderableSmallBody with RenderableOrbitalKepler
* Update submodules
* Adapt existing satellites to new OMM file type
* Remove TLE helper
* Remove SSSB shared file and adapt sssb assets
2022-08-02 13:11:50 +02:00
Alexander Bock 163ac4dcef Cleanup of mostly asset files
- Fixes for all files
 - constexpr cleanup
 - Cosmetic changes
 - Remove punctuation from the end of messages
2022-07-28 17:21:59 +02:00
Alexander Bock c1252902c7 More Code Cleanup (#2192)
* Harmonizing ( and ) in function calls
* static const -> constexpr
* Fix compile issue
* Unify shader tab size
* Add _fs and _vs to shaders
* Harmonize spacing
2022-07-26 11:22:41 +02:00
Emma Broman 892e33ed67 Update GUI hash to get property visibility handling 2022-06-30 11:31:15 +02:00
Gene Payne d9da0bef74 Remove debris assets that are no longer supported by celestrak (#2146)
* Remove debris assets that are no longer supported by celestrak
* Revert "Remove debris assets that are no longer supported by celestrak" (commit c8e5f3f)
* Updated all satellite assets to use the new celestrak URL format
2022-06-21 13:01:51 -06:00
Micah Acinapura 5c3aef96c1 Remove orion neblua from base; updatedpaths for actions (#2088)
* Removed Orion nebula from base and added to default_full profile
* Updated paths for actions
* Added debug action for undoing event fading

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-06 13:33:44 -04:00
Emma Broman ec51ffca05 Update gui hash
Reverts change that wrecked sky browser performance
2022-05-06 14:51:26 +02:00
Alexander Bock 96591206ac Update the WebGUI hash 2022-05-05 22:59:23 -07:00
Micah Acinapura 7d480552a9 Issue/1814 (#2077)
* Added all trail toggle
* Added actions for trails and planets/moons
* Added planet lighting assetd; updated action paths
* Add mars layers actions
* Added new layers from Carter
* Cleaned up trail action names, cleaned up some default keybindings

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2022-05-05 19:08:58 -07:00
Emma Broman 3dce00570f Gui hash (Fi updated URI to toggle ImGui) 2022-05-02 15:05:17 +02:00
Alexander Bock 69c8750921 Feature/imgui (#2060)
* Some cleanup of the ImGUI code
* Reorder the panels
* Make StringPropertys work without losing value on context loss
* Add a new ImGui compoment that shows the status of the scene graph
2022-04-30 13:54:36 +02:00
Malin E 84df643b86 Merge pull request #2047 from OpenSpace/issue/1989
Issue/1989
2022-04-29 17:35:17 +02:00
Emma Broman 109dd6eec8 Update Gui hash (to only load exoplanet data when enabled) 2022-04-28 14:42:04 +02:00