Commit Graph

330 Commits

Author SHA1 Message Date
Emma Broman 95e42d5343 Update GUI hash
https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/17af9032d000a9865a00afe88eff88a822167eea
2023-11-29 09:40:49 +01:00
Emma Broman 77084147dc Update GUI hash
Fix bugs from functional rewrite: right-click on NumericInput and hover issues with MinMaxRangeInput
2023-11-28 11:36:51 +01:00
Emma Broman 0b23df0d43 Update GUI hash 2023-11-28 10:59:58 +01:00
Emma Broman 94ab3332d0 Update GUI hash to fix optionproperty rendering bug 2023-11-17 13:07:14 +01:00
Emma Broman 639419a51b Issue/1440 - Exoplanet Panel and settings update (#2943)
* Add tags that can be used to set object visibility from UI

* Add module property for hiding/showing orbiting uncertainty disc

* Add tag for 1 AU ring and change color to something that's different from orbits

* Add property for circle color

* Add temporary gui hash for easier testing

* Update modules/exoplanets/exoplanetsmodule.cpp

Co-authored-by: Alexander Bock <alexander.bock@liu.se>

* Update GUI hash to correct commit on webgui master

---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2023-11-15 14:18:04 +01:00
Emma Broman c54e72136d Update GUI hash again (closes #2908) 2023-11-13 16:08:17 +01:00
Emma Broman 72bb6d3cc4 Update GUI hash
- Rewrite final classes to functional https://github.com/OpenSpace/OpenSpace-WebGuiFrontend/commit/8c0740c66e41742d7b7636b98e7591d9b7ab32a1
- Fix some things that broke wiht that rewrite
- Update dependencies
- Fix for issue #2893
2023-11-13 15:32:11 +01:00
Alexander Bock b43a13d39e Merge asset.localResource and asset.syncedResource (#2906) 2023-10-19 11:59:25 +02:00
Emma Broman 247f48058f Update GUI hash (to get double actions update for PR #2872) 2023-09-11 15:47:05 +02:00
Emma Broman caa9492c42 Update GUI hash 2023-08-22 16:58:39 +02:00
Emma Broman 31b04c1412 Update GUI hash 2023-08-18 16:40:59 +02:00
Alexander Bock 153e71853e Fix up the missing SkyBrowser functions for naming scheme 2023-08-14 15:05:39 +02:00
Emma Broman add6df05fd Replace some more getPropertyValue function calls (deprecated) 2023-08-07 10:08:21 +02:00
Alexander Bock 57fafe48f4 Rename Lua function to bring them more in line with the function naming in C++ (#2840)
* Rename Lua function to bring them more in line with the function naming in C++
2023-08-05 19:20:08 +02:00
Emma Broman 25451e08e8 Update GUI hash 2023-08-02 15:56:35 +02:00
Emma Broman 3bbe19f56c Update GUI hash 2023-06-15 18:30:08 +02:00
Ylva Selling 5d1882e398 Update gui hash 2023-06-14 10:29:26 -04:00
Emma Broman 8cdffb7090 Update GUI hash 2023-06-09 13:49:07 +02:00
Ylva Selling 1b18db9c2e Update gui hash 2023-06-08 14:54:22 -04:00
Emma Broman 7e53174420 Update gui hash 2023-06-08 14:39:30 +02:00
Emma Broman fdcddaf1c0 Update Gui hash (small style updates) 2023-06-07 10:46:02 +02:00
Emma Broman c04b69f472 Update Gui hash (fixes broken OptionProperties) 2023-06-07 10:05:40 +02:00
Alexander Bock ea5ab3835d Prevent Lua error when trying to load a constellations file that doesn't exist 2023-06-01 09:25:49 +02:00
Malin E 2a3a11d03a Some simplifications to joystick assets 2023-05-31 13:47:01 +02:00
Emma Broman 1f596f515c Update GUI hash (for linting updates) 2023-05-31 10:51:57 +02:00
Alexander Bock 705c898ccd Asset File cleanup (#2713)
* Updating all assets to new coding style
* Cleaning up asset files
* Moving default_actions and default_keybindings files
* Changing procedural globes to explicitly specified globes
* Move Spice loading explicitly to the initialize part and also deinitialize
* Removing unused asset files
  * Removing asset_helper
  * Removing scale_model_helper asset
  * Removing script_scheduler_helper
  * Removing testing_keybindings
  * Remove procedural_globe
2023-05-28 17:23:20 +02:00
Ylva Selling 148d722063 Update gui to fix issue with missions ui with timecaptures 2023-05-25 12:19:57 -04:00
Malin E decbd33f81 Merge pull request #2702 from OpenSpace/issue/2647
Issue/2647
2023-05-23 09:41:29 +02:00
Malin E a9f869642a Small clean up 2023-05-17 11:34:31 +02:00
Malin E ec15624ab0 Remove unused Roll Y movement for camera 2023-05-17 11:12:18 +02:00
Malin E 6ce55400d1 Enable reversing of movement for joystick axes 2023-05-17 10:14:47 +02:00
Ylva Selling dfac59e353 Update GUI 2023-05-15 15:34:05 -04:00
Ylva Selling 77ba366445 Update GUI 2023-05-09 12:44:06 -04:00
Ylva Selling 0ae1cbee5e Update to new GUI 2023-04-27 12:57:09 -04:00
Ylva Selling 8c3fd55fb5 Update to new GUI 2023-04-27 11:59:23 -04:00
Ylva Selling bba5fe6eaa Update gui hash for new documentation topic 2023-04-26 17:39:38 -04:00
Micah Acinapura 5ea6f1d21c handled underscore and period special in c++ for cef bug; also remove… (#2643)
* handled underscore and period special in c++ for cef bug; also removed F5 special code and changed to keybinding; closes #853; closes #896

* removed extra line

* fix formatting from review
2023-04-26 08:22:48 -04:00
Emma Broman 1762bec1c2 Make the Enabled properties advanced, show in GUI, and change name
Update GUI hash to show enabled property
2023-04-25 11:29:41 +02:00
Emma Broman c1821f3e6f Update GUI hash 2023-04-21 15:48:04 +02:00
Micah Acinapura a89396deea update guihash for feedback link 2023-04-17 14:24:47 -04:00
Ylva Selling 08faa96f9d Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2023-04-17 12:46:54 -04:00
Ylva Selling 012905fbaa Update GUI hash to fix for worldwide telescope resizing 2023-04-17 12:46:41 -04:00
Alexander Bock 10903926d7 Update Launcher images 2023-04-16 23:33:05 +02:00
Micah Acinapura 9be88fdea8 added more scale objects and helper file (#2605)
* added more scale objects and helper file

* Update file identifiers

* reworked scale models with node support script

* using url sync for models that need to be updated

---------

Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2023-04-15 17:26:38 -04:00
Ylva Selling 6e2729b24b Update GUI hash 2023-04-14 18:56:52 -04:00
Malin E 0fb624164b Issue/2272 (#2580)
* Add actions for zodiac constellations + some improvements
* Add fade to actions
* Add fade scripts that is able to take regex identifiers and fade screen space renderables
2023-04-13 21:42:35 +02:00
Malin E d500c93c8e Merge pull request #2550 from OpenSpace/feature/model-opacity
Feature/model opacity
2023-04-13 17:26:22 +02:00
Adam Rohdin 5898b6cd13 procedural_globe now works with GUI.Name again 2023-04-13 16:31:00 +02:00
Malin E a3948e2830 Merge branch 'master' into feature/model-opacity 2023-04-06 13:51:07 +02:00
Emma Broman 36538bf74b Update GUI hash
OpenSpace/OpenSpace-WebGuiFrontend#141
2023-04-06 13:48:33 +02:00