Commit graph

5320 commits

Author SHA1 Message Date
Armored Dragon
dd01944bbf
Fixed Settings UI in simplifiedUi.
Keepmenus by default.
Update HiFi links to Overte.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-16 16:31:59 -05:00
HifiExperiments
edb8cc55b4
Merge pull request #887 from overte-org/feature/script_security
Added simple protection for avatar URL
2024-04-18 15:16:27 -07:00
95406c44c6 Simplified ScriptSecurity.qml 2024-04-14 21:56:41 +02:00
1887a82b4b Script security fixes and cleanups 2024-04-14 20:22:22 +02:00
HifiExperiments
750c5f20f6 cleanup, fixes, update QML 2024-03-29 21:37:57 -07:00
latex
a6646d8dff Custom refresh rate profile WIP
This adds a Custom refresh rate profile with configurable refresh rate regimes.

Unfortunately this commit does not work yet. The SpinBoxes inside GraphicsSettings are on top of each other, and changing the values for the Custom profile through e.g. the JS API does not actually affect the refresh rate cap at all for some reason.
2024-03-29 21:37:50 -07:00
225578febe Added simple protection for avatar URL 2024-03-23 01:19:05 +01:00
9106746bc9 Add Oculus to fullbody-enabled headsets list 2024-03-19 22:13:39 +01:00
3abd98b642
Merge pull request #706 from overte-org/fix/graphics_settings
Fix for custom graphics setting
2023-11-06 00:17:11 +01:00
8f416ef505 Fix for custom graphics setting 2023-11-05 23:58:26 +01:00
ed58d6f34e Disable Oculus plugin by default and add a setting to enable it 2023-11-05 10:49:49 +01:00
8332e41989 Remove File API and limit audio recording file location 2023-11-01 00:29:15 +01:00
5ba3b2b4ba
Update copyright year in TabletAboutDialog.qml 2023-10-30 21:43:41 +01:00
79cf24d30f
Merge pull request #645 from keeshii/feature/qml_entities
Added support for QML inside web-entities.
2023-10-19 22:46:07 +02:00
b6f148576a
Merge pull request #663 from overte-org/feature/new_LOD
Added distance-based LOD
2023-10-16 22:59:10 +02:00
61e9ee6ce0 Fix MicBar to not spam thousands of TypeError messages on Windows 2023-10-16 19:53:51 +02:00
f74725042e Better name for LOD options and clearer documentation 2023-10-15 19:29:14 +02:00
keeshii
d3f652686e Added support for QML inside web-entities. 2023-10-10 18:48:39 +02:00
98282d1255 Add mouse look preference setting 2023-08-22 19:05:09 +02:00
53843e8d2b Fixed control delays that were caused by a filter 2023-08-03 09:42:54 +02:00
Alezia Kurdis
8fd000e705
Replace reference to EXPLORE app
Replace reference to EXPLORE app to PLACES app in Connection error message.
2023-07-10 21:50:03 -04:00
Alezia Kurdis
9aaa05da79
Replace reference to EXPLORE app
Replace reference to EXPLORE app for "PLACES" app in Connection error message.
2023-07-10 21:46:47 -04:00
d0fe5b7994 Added FOV setting to graphics menu 2023-06-19 19:10:16 +02:00
Dale Glass
dba38acb9f
Merge pull request #381 from JulianGro/pr/drop-wallet
Drop all dependencies on marketplace and wallet
2023-06-03 21:27:13 +02:00
steve hocktail
bb09b1cdfb fixed mic not changing color when not in use 2023-05-29 14:57:01 -04:00
Heather Anderson
60b8d41c16 stripping wallet/marketplace out 2023-05-28 15:12:21 +02:00
85262dfe28 Fixed grabbing in VR 2023-05-19 00:17:40 +02:00
6313bc5295
Merge pull request #380 from overte-org/qml_remove_deprecated
Remove styles-uit and controls-uit QML modules
2023-05-01 19:00:00 +02:00
90efffa2fb
Merge pull request #302 from daleglass-overte/allow-fullscreen-display-selection
Allow fullscreen display selection
2023-04-23 21:07:40 +02:00
028f6c2f82 Remove styles-uit and controls-uit QML modules, as they were replaced with stylesUit and controlsUit 5 years ago. 2023-04-23 20:23:11 +02:00
William Lohan
6b949f7ab3 Remove commerce options from wearables ui
Remove Inventory & Marketplace option from Wearables GUI #275
2023-01-06 10:43:59 -08:00
Dale Glass
8884988336 Add an option to choose which screen to use for full screen mode 2023-01-06 17:32:06 +01:00
Dale Glass
4fff634d50 Remove call to non-existing function close() in QML ComboBox
This causes the following error:

ComboBox.qml:53: ReferenceError: close is not defined

And seems to be definitely incorrect.
2023-01-06 17:32:06 +01:00
4aad531049 Add license information to a bunch of files 2022-11-25 22:02:06 +01:00
88046506c3 Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
Dale Glass
f808b24c50
Update interface/resources/qml/stylesUit/FiraSansSemiBold.qml
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2022-08-08 01:18:24 +02:00
Dale Glass
7d117ebfed
Update interface/resources/qml/stylesUit/FiraSansRegular.qml
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2022-08-08 01:18:10 +02:00
Dale Glass
0066dfc2e8 Add missing qml files 2022-08-07 18:20:06 +02:00
Dale Glass
6d8b942ccd Remove font files 2022-08-07 14:02:47 +02:00
Dale Glass
1332d9d35e Replace Graphik with Fira Sans 2022-08-07 14:01:42 +02:00
353a9cb339 Add full body tracking for Windows MR headsets on SteamVR 2022-07-08 20:40:29 +02:00
Dale Glass
5a7aba1fc6 Implement Qt WebEngine and Chromium versions
This adds them in the About object, as well as in the About dialog
2022-06-19 15:52:20 +02:00
steve hocktail
8fdc08f8d7 whoops, forgot to hold shift when making these parentheses 2022-03-05 14:49:29 -05:00
steve hocktail
35194b0f44 fixed deprecated qml implicitly defined onFoo properties in connections 2022-02-28 22:09:43 -05:00
96932a6946 Update metaverse server URL 2022-02-21 23:17:33 +01:00
Alezia Kurdis
ceb5456ccd
Logo ratio adjustment
Logo ratio adjustment
2022-02-12 13:30:31 -05:00
bd457ccc79 Revert "Adjustment for Logo ratio"
This reverts commit 2400bc96ea.
2022-02-12 19:19:27 +01:00
Alezia Kurdis
2400bc96ea
Adjustment for Logo ratio
Adjustment for Logo ratio
2022-02-12 13:07:22 -05:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00