Commit graph

87933 commits

Author SHA1 Message Date
Ada
fe16331eb5 Fix typing indicator keypress lag and self bubbles option 2025-06-22 19:55:45 +10:00
Ada
ad2b152a72 Actually subscribe to the typing indicator channel 2025-06-22 19:55:45 +10:00
Ada
883568cc72 I think the self bubbles option is broken 2025-06-22 19:55:45 +10:00
Ada
339b701cfa Option to not spawn bubbles for your own chat messages 2025-06-22 19:55:44 +10:00
Ada
651703bc20 Actually remove deleted bubbles from the table 2025-06-22 19:55:44 +10:00
Ada
8378a462aa Delete bubbles in cases where there would never be a stop-typing event 2025-06-22 19:55:44 +10:00
Ada
9382619179 Initial working prototype of chat bubbles and typing indicator 2025-06-22 19:55:44 +10:00
3ebe188564
Merge pull request #1630 from ada-tv/fix/vr-laser-end-unlit
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Set VR laser ends to be unlit
2025-06-21 14:10:42 +02:00
1a3ec83f3a
Merge pull request #1595 from ada-tv/fix/text3d-antialiasing
Fix transparent SDF text antialiasing
2025-06-21 14:10:19 +02:00
9fc394f9bc
Merge pull request #1631 from ada-tv/fix/vr-keyboard-parent
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Parent VR keyboard to avatar
2025-06-21 13:30:41 +02:00
1dfc67c901
Merge pull request #1632 from ada-tv/fix/xr-desktop-switching
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix switching to desktop from OpenXR
2025-06-21 13:09:24 +02:00
Ada
d654b1355a Fix switching to desktop from OpenXR 2025-06-17 23:03:05 +10:00
Ada
aefff97a21 Unconditionally parent to sensor-to-world matrix, keyboard isn't usable in desktop anyway 2025-06-17 11:56:37 +10:00
Ada
209fea6b58 Parent VR keyboard to avatar 2025-06-17 00:38:41 +10:00
Ada
b032f322ee Set VR laser ends to be unlit 2025-06-17 00:02:22 +10:00
f50e33077b
Merge pull request #1628 from JulianGro/fixUserPath
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Fix build dates being used in the user data path.
2025-06-15 17:48:01 +02:00
4ae0826305
Merge pull request #1629 from JulianGro/fixNightlyBuilds
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix nightly builds
2025-06-15 16:57:39 +02:00
bf9f6169fc Add missing brackets. 2025-06-15 13:53:20 +02:00
f7708ed914 Rename master builds to nightly builds. 2025-06-15 13:18:05 +02:00
d8d50974fa Use runner to match the other workflows, and fix the if-statements accordingly. 2025-06-15 13:15:46 +02:00
bf8af8fb52 Remove outdated code. 2025-06-15 13:13:48 +02:00
e6087f745a
Merge pull request #1612 from JulianGro/windows-2022
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Move to Visual Studio 2022.
2025-06-15 13:06:42 +02:00
32d5cd14a0 Fix build dates being used in the user data path. 2025-06-15 10:42:54 +02:00
0c122cc2dd
Fix wrong name of CMAKE_COMPILE_WARNING_AS_ERROR
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
We were using the name of the target property instead of the cache variable name, so this wasn't doing anything.
2025-06-15 09:58:02 +02:00
2f6fc92592
Merge pull request #1626 from HifiExperiments/seagull
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
birb
2025-06-15 09:23:30 +02:00
6aa7030af3
Merge pull request #1413 from HifiExperiments/driverBlocklist
add GPU driver blocklist
2025-06-15 09:06:35 +02:00
HifiExperiments
901baa8265 bird 2025-06-14 21:59:52 -07:00
1238aa1297
Merge pull request #1618 from AleziaKurdis/createApp_2025_06_Bundle
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Create app: Properties Tab: Add "tags" properties and arrayOfStrings field type to support it.
2025-06-13 20:45:28 +02:00
cdff46869d
Merge pull request #1622 from HifiExperiments/moreWarnings
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix ring buffer warning
2025-06-13 20:30:05 +02:00
20074a5e69
Merge pull request #1594 from HifiExperiments/glesFix
various fixes for gles shaders
2025-06-13 20:27:53 +02:00
b688a0539b
Merge pull request #1584 from overte-org/cmake_variables
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
CMake refactor
2025-06-13 09:20:17 +02:00
b6fbd63dd5
Merge pull request #1611 from JulianGro/cherrypick_warning_fixes
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Cherry-pick warning fixes
2025-06-11 12:06:15 +02:00
b1aa068800
Fix misspelled -msse3 2025-06-11 11:15:46 +02:00
7ff1d49d83
Merge pull request #1609 from JulianGro/gl45_intel
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Don't disable OpenGL 4.5 on all Intel graphics.
2025-06-11 11:12:43 +02:00
Alezia Kurdis
2a44ed5a93
Cleanup 2025-06-10 21:59:23 -04:00
HifiExperiments
8b5ee2befc ring buffer warning 2025-06-10 17:49:21 -07:00
HifiExperiments
2368173340 pour one out for my beautiful macros 2025-06-10 17:41:27 -07:00
HifiExperiments
9b7b5a2bea
Merge pull request #1242 from HifiExperiments/entityProps
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
fix noNetwork and add documentation for automated entity property files
2025-06-10 17:32:19 -07:00
f58368faab
Update CMakeLists.txt
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
2025-06-10 12:09:53 +02:00
7bd0ccc01b
Merge pull request #1614 from HifiExperiments/fixArrayDocs
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
fix jsdocs for arrays I guess
2025-06-10 09:21:09 +02:00
9b84dced7a
Merge pull request #1613 from JulianGro/appimage-webp
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Install additional Qt imageformats to allow reading WebP textures.
2025-06-10 08:34:54 +02:00
HifiExperiments
002bfa1a3e
Merge branch 'master' into glesFix 2025-06-09 20:33:41 -07:00
HifiExperiments
56420ec4cc possible fix for gles shader issue 2025-06-09 20:32:24 -07:00
HifiExperiments
d07259802d fix jsdocs for arrays I guess 2025-06-09 19:57:05 -07:00
Alezia Kurdis
7ebe904ed9
Add ArrayOfStrings component for "tags"
Add ArrayOfStrings component, used for "tags" property.

Adjust also the precision for "materialPosition" and "materialScale".
2025-06-09 22:26:41 -04:00
Alezia Kurdis
49142a378d
Add tooltips for "tags"
Add tooltips for "tags"
2025-06-09 22:23:15 -04:00
Alezia Kurdis
6087d0e159
Add CSS for Tags/ArrayOfStrings
Add CSS for Tags/ArrayOfStrings
2025-06-09 22:21:51 -04:00
81013a8359 Install additional Qt imageformats to allow reading WebP textures. 2025-06-09 23:44:07 +02:00
4fc571e71e
Merge branch 'master' into cmake_variables 2025-06-09 11:28:13 +02:00
85ce4fa787 Move to Visual Studio 2022. 2025-06-09 11:19:58 +02:00