631638c4d2
Always show "Load Defaults" in "Running Scripts", not just when the developer menu is enabled.
2025-02-28 11:57:55 +01:00
HifiExperiments
79484c4b1d
Merge remote-tracking branch 'overte/master' into taa
2025-01-23 22:26:40 -08:00
HifiExperiments
18c7320879
3rd person camera clipping option
2025-01-06 21:19:32 -08:00
90ddd51ae0
Merge pull request #1204 from Armored-Dragon/fix/Pal_Application_Displayname_label
...
Add a label to the Pal application 'displayname' field
2024-11-28 20:04:01 +01:00
armored-dragon
44f3e69dc7
Fix another location.
...
Added copyright notices.
2024-11-15 15:08:10 -06:00
armored-dragon
244e34e8f5
Update link
2024-11-15 15:02:50 -06:00
HifiExperiments
ce7c304025
Merge remote-tracking branch 'overte/master' into taa
2024-10-29 23:30:11 -07:00
armored-dragon
4834f0e0c3
Forgot a semicolon.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2024-10-28 07:59:06 -05:00
armored-dragon
9a7cbc39b1
Add label to display name entry field.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2024-10-28 07:13:02 -05:00
ce8d57b4be
Merge pull request #1096 from overte-org/protocol_changes
...
Protocol changes -> master
2024-10-21 11:41:50 +02:00
armored-dragon
9a989e5ada
Fixed lingering references to avatarIcon
.
...
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2024-10-03 10:38:01 -05:00
HifiExperiments
e7f7314b37
Merge branch 'master' into protocol_changes
2024-10-02 12:11:39 -07:00
armored-dragon
9442559f9d
Say less, JulianGro.
2024-09-19 07:27:52 -05:00
HifiExperiments
3d97f7845b
fix stats + waitForWearables
2024-08-19 14:17:20 -07:00
HifiExperiments
7c3498bf9d
add loadPriority to model entities, working on other avatars waitForWearables
2024-08-18 20:56:08 -07:00
HifiExperiments
fe61d92a09
model loading priority updates over time, takes into account out of bounds, avatar entities have higher priority, and fsts can specify to wait for wearables to load before rendering
2024-08-18 20:55:22 -07:00
HifiExperiments
093f8b7cb0
Merge remote-tracking branch 'overte/master' into master_to_protocol_changes4
2024-08-17 12:30:15 -07:00
HifiExperiments
0ab9d5f004
Merge pull request #1053 from HifiExperiments/graphicsSettings
...
Graphics settings
2024-08-17 11:47:41 -07:00
HifiExperiments
24ed76a5db
alezia's fixes
2024-08-14 15:42:01 -07:00
HifiExperiments
126c325410
master -> primary
2024-08-13 20:50:51 -07:00
HifiExperiments
f2d8fa2fe4
whitelist -> allowlist
2024-08-13 17:29:53 -07:00
HifiExperiments
d4ca3d5dc1
more graphics options
2024-07-28 23:32:19 -07:00
d6150c3684
Fix login failure handling in LoggingInBody.qml.
2024-07-25 03:16:42 +02:00
6d3d90f6a2
Remove remnants of RELEASE_NAME.
2024-07-08 12:31:25 +02:00
HifiExperiments
ee705d285e
Merge branch master into protocol_changes
2024-06-18 21:08:21 -07:00
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
HifiExperiments
56f697e5f0
merge old work
2024-02-24 23:26:34 -08: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