Commit graph

31685 commits

Author SHA1 Message Date
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
8fc734b168 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes3 2024-08-17 12:07:21 -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
74b0754f72 blacklist -> blocklist 2024-08-13 17:39:51 -07:00
HifiExperiments
f2d8fa2fe4 whitelist -> allowlist 2024-08-13 17:29:53 -07:00
HifiExperiments
493c9c9441
Merge pull request #1058 from HifiExperiments/fallbacks
Custom shader fallbacks
2024-08-01 14:55:15 -07:00
HifiExperiments
3e617d003a fix AA in mirrors 2024-07-30 16:02:24 -07:00
HifiExperiments
2d6e5027b8 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2 2024-07-29 18:09:14 -07:00
HifiExperiments
259458394e fix AO setting + effects in mirrors 2024-07-28 23:32:19 -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
HifiExperiments
c72f22e4ee
Merge branch 'protocol_changes' into zoneProps 2024-07-22 17:33:30 -07:00
Dale Glass
13579a2b6b Add --getProtocolVersionData and --getProtocolVersionHash arguments 2024-07-17 23:33:25 +02:00
Dale Glass
afddb463ec Remove question mark, the guess was correct 2024-07-17 23:32:40 +02:00
6d3d90f6a2 Remove remnants of RELEASE_NAME. 2024-07-08 12:31:25 +02:00
HifiExperiments
55907acd70 remove attachments 2024-07-06 16:39:46 -07:00
HifiExperiments
2a3d1c639c disabled fallback 2024-06-29 22:49:55 -07:00
HifiExperiments
206d1c0157 shader error fallback 2024-06-29 21:50:33 -07:00
Dale Glass
a91ae5aea4
Merge pull request #1046 from overte-org/fix/offscreen_ui_keyboard
Allow events from VR keyboard to overlay UI
2024-06-29 21:16:25 +02:00
HifiExperiments
b5da8e7d5c wip ambient occlusion 2024-06-28 13:25:12 -07:00
HifiExperiments
4d927b1440
Merge pull request #1014 from HifiExperiments/lasers
Wiggly lasers
2024-06-28 01:51:25 -07:00
26de05ad1b Add QML API function to show VR keyboard 2024-06-25 21:13:49 +02:00
7b625ab83b Allow events from VR keyboard to overlay UI 2024-06-23 23:18:47 +02:00
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
HifiExperiments
d3111011d8 set default to 0.35, change steps 2024-06-18 17:20:16 -07:00
Kalila L
c2382e2e91 Revert "Add releaseName property to About namespace."
This reverts commit 8abfe2ead0.
2024-06-18 15:09:03 +02:00
2617711cf9 Revert "Add "RELEASE_NAME" env variable."
This reverts commit a0747b2912.

Conflicts:
	cmake/templates/BuildInfo.h.in
	interface/src/Application.cpp
2024-06-18 15:08:48 +02:00
HifiExperiments
a5b32a6406 allow configurable delay 2024-06-14 20:15:24 -07:00
HifiExperiments
3064647d05 wiggly lasers 2024-06-09 20:00:44 -07:00
HifiExperiments
bc45c17a19 debug warning fix 2024-06-08 14:12:45 -07:00
HifiExperiments
93276a901d one more warning 2024-06-07 14:22:02 -07:00
HifiExperiments
e6f462e04a fix some warnings 2024-06-05 13:35:16 -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
Dale Glass
84b16f44aa Fix ignored return value warning
warning: ignoring return value of ‘std::lock_guard<_Mutex>::lock_guard(mutex_type&) [with _Mutex = std::mutex; mutex_type = std::mutex]’, declared with attribute ‘nodiscard’ [-Wunused-result]

This may mean the lock wasn't actually being taken.
2024-05-04 16:15:09 +02:00
HifiExperiments
268de192f7
Merge branch 'master' into fix/script_deadlocks 2024-04-30 13:29:17 -07:00
9f80c9de58 Added HelperScriptEngine class 2024-04-30 00:27:19 +02:00
HifiExperiments
ed88ab5ecb
Merge pull request #936 from HifiExperiments/mtoon2
support VRMC_materials_mtoon and KHR_materials_unlit
2024-04-19 23:01:41 -07: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
HifiExperiments
a6491d6225 add default particle props 2024-04-17 15:43:20 -07:00
HifiExperiments
8f27a4bf2b support VRMC_materials_mtoon and KHR_materials_unlit 2024-04-14 16:23:45 -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
5f0f03af0a Fixed private settings bug 2024-03-26 00:27:58 +01:00
076bd2dbee Added permissions to avatar bookmarks 2024-03-24 22:36:26 +01:00
16530b2334 Moved avatar URL to fully private settings 2024-03-23 20:41:22 +01:00