Commit Graph

295 Commits

Author SHA1 Message Date
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
Malin E
bb3c9f013e Merge branch 'master' into feature/model-opacity
* Resolve conflicts in shaders for models and modelprojections
2023-04-06 13:43:23 +02:00
Emma Broman
439e4b8f93 Update Gui hash, again 2023-04-06 10:46:16 +02:00
Emma Broman
fa4c213d2a Update GUI hash
PR OpenSpace/OpenSpace-WebGuiFrontend#137
2023-04-06 10:20:02 +02:00
Alexander Bock
3379393af7 Harmonize capitalization of action names (#2579)
* Harmonize capitalization of action names (closes #2215)
* Fix confusion between delta time and simulation time (closes #2536)
2023-04-05 17:58:18 +02:00
Alexander Bock
80e2aaf564 Remove whitespaces at the end of files, ' and - characters 2023-04-05 16:58:45 +02:00
Ylva Selling
56dae46e05 Update gui hash 2023-04-04 16:38:49 -04:00
Emma Broman
335ae7ccfd Update gui hash (for #2568 fix) 2023-04-04 22:13:43 +02:00
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
Malin E
ee4eb081a0 Merge branch 'master' into feature/model-opacity
* Solve conflict in framebufferrenderer.cpp
2023-03-14 13:59:37 +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
Malin E
05252b8258 Merge branch 'master' into feature/model-opacity
* Solve conflict in iss.asset
2023-02-16 12:07:12 +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)
f1f51cb11d
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
Malin E
f490fccee6 Merge branch 'master' into feature/model-opacity
* Solve conflicts in ghoul, renderablemodel.cpp and iss.asset
2023-02-01 14:52:33 +01:00
Emma Broman
6694c3e7ee Update GUI hash to fix issue with GUI crashing when showing nodes without given Gui name
97e50c5c61
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
Malin E
574b789338 Merge branch 'master' into feature/model-opacity
* Solve conflicts in nebula and asset_helper assets
2022-12-01 10:20:05 +01:00