Commit graph

87467 commits

Author SHA1 Message Date
4e6575a917
Merge pull request #1423 from ada-tv/fix/openxr-trigger-click
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
Trigger click emulation for XR
2025-04-10 22:12:13 +02:00
a37811cbbb
Merge pull request #1380 from Armored-Dragon/fix/controller-scripts-1376
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 breakage in controller scripts relating to hudRayPicks
2025-04-10 21:04:08 +02:00
armored-dragon
5c1f095608
Nobody noticed that.
Fixes reading from an uninitialized var.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-10 13:16:45 -05:00
Ada
29e6f6d07b Trigger click emulation for XR 2025-04-11 04:14:35 +10:00
e7817b55df
Merge pull request #1412 from ada-tv/feature/vr_keyboard_shortcuts
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
VR Keyboard Shortcuts
2025-04-10 19:30:10 +02:00
37a08e069a
Merge pull request #1393 from HifiExperiments/samplers
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
ability to specify texture samplers
2025-04-09 08:28:53 +02:00
a020d392c1
Merge pull request #1398 from HifiExperiments/pbrVoxels
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
support PBR materials on polyvox, and triplanar material entities
2025-04-09 07:50:27 +02:00
HifiExperiments
0d2626fa0f try this? 2025-04-08 20:49:00 -07:00
HifiExperiments
aed999512e proper blend normalization from article 2025-04-07 23:45:51 -07:00
HifiExperiments
58c4964e73 fix samplers from gltf not copying 2025-04-07 22:30:25 -07:00
83c1595190
Merge pull request #1342 from AleziaKurdis/createApp_childEntitiesTab
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.: child entities tab, Copy Color from Skybox Color, Hifi-Glyphs font update.
2025-04-07 21:04:07 +02:00
Ada
b0594d651e Keycap art for new keys 2025-04-08 02:55:53 +10:00
Ada
a736520087 Move copy/paste, add cursor keys 2025-04-08 01:40:29 +10:00
Ada
ff46c739a3 Cut key 2025-04-07 23:41:46 +10:00
Ada
ea1c6567cf Initial prototype for VR keyboard shortcuts 2025-04-07 22:47:35 +10:00
1e07398dc4
Merge pull request #1407 from HifiExperiments/fontAssert
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 font assert
2025-04-06 23:46:17 +02:00
HifiExperiments
7a69fb9bb9 fix font assert 2025-04-06 13:06:40 -07:00
Alezia Kurdis
ceed4d68f5
Fix for ChildList View Properties link width
Fix for ChildList View Properties link width
2025-04-06 14:21:56 -04:00
Alezia Kurdis
f66118a437
Fix for ChildList View Properties link width
Fix for ChildList View Properties link width
2025-04-06 14:21:05 -04:00
67f90043cf
Merge pull request #1367 from AleziaKurdis/createApp_2025-03_TextEntityLineBreaks
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
Create App: Text Entity: Support for line breaks, Replace unlit material entity for shape unlit in selection tool
2025-04-06 19:50:28 +02:00
e0bdffd470
Merge pull request #1382 from Armored-Dragon/fix/ac_scrolling-distance_check
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 Armored Chat always scrolling on a new message
2025-04-06 18:59:12 +02:00
22122acab5
Merge pull request #1395 from HifiExperiments/tofu
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
show tofu character on missing character
2025-04-06 18:25:25 +02:00
0589252598
Merge pull request #1399 from ada-tv/fix/keyboard-preview-lighting
Fix keyboard preview not being unlit
2025-04-06 18:13:38 +02:00
92aae38733
Merge pull request #1394 from HifiExperiments/bookmarksError
warning when avatar bookmarks JSON is malformed
2025-04-06 18:12:55 +02:00
537462ff37
Merge pull request #1321 from HifiExperiments/lifetime
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 domain entity lifetime in serverless mode
2025-04-06 14:46:40 +02:00
ef5cc802a9
Merge pull request #1374 from AleziaKurdis/createApp_2025_03_localEntityInList
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
Create App: View "Local Entities" in Entity List.
2025-04-06 14:20:12 +02:00
Ada
11ef9fc997 Fix keyboard preview not being unlit 2025-04-06 21:13:16 +10:00
HifiExperiments
336181a147 support PBR materials on polyvox, and add triplanar projection to material entities 2025-04-05 21:43:43 -07:00
ce86f59437
Merge pull request #1317 from OfficialR3ido101/fix/VR_Mouse_Lock
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
Stop VR mouse capture.
2025-04-05 23:33:44 +02:00
a1bd83e8aa Change variable names 2025-04-05 22:56:16 +02:00
OfficialR3ido101
aced56d934 Fixed for review changed vars 2025-04-05 22:09:13 +02:00
OfficialR3ido101
585df97a19 removed useless commented out code and set the correct category for mouse locking in VR 2025-04-05 22:08:57 +02:00
OfficialR3ido101
d343fea626 Stop mouse capturing when in vr 2025-04-05 21:54:03 +02:00
18b6e744a3
Merge pull request #1325 from ada-tv/openxr-input
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
MVP OpenXR Support
2025-04-05 15:41:07 +02:00
Ada
d4d46cdbe8 Use OpenXR 1.0, some runtimes don't support 1.1 yet 2025-04-05 23:04:59 +10:00
59373f97fd
Merge pull request #1396 from JulianGro/downgrade-cmake
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
Downgrade CMake on Windows Runners.
2025-04-05 14:37:10 +02:00
f6cc8bcc52 Downgrade CMake on Windows Runners. 2025-04-05 13:02:17 +02:00
Ada
8d3a221970 Fix oculus controller path, add index controller bindings 2025-04-05 17:27:30 +10:00
Ada
bfcd52b5dc TODO comments for unimplemented input config functions 2025-04-05 17:20:34 +10:00
HifiExperiments
b201369f73 show tofu character on missing character 2025-04-05 00:12:17 -07:00
HifiExperiments
b8198f20c3 warning when avatar bookmarks JSON is malformed 2025-04-05 00:04:20 -07:00
HifiExperiments
97d8d27cd0 ability to specify texture samplers 2025-04-04 23:13:19 -07:00
Ada
d84b306e21 Add launch flag to mutually exclusively enable XR/OpenVR 2025-04-03 03:12:44 +10:00
Ada
9cf3c748ca Input cleanup, game rate fix 2025-04-02 02:41:08 +10:00
Ada
d09a920ad2 Update OpenXR-SDK to 1.1.46 2025-04-01 23:33:49 +10:00
Ada
fafbede819 Remove unused and outdated Index bindings 2025-04-01 09:04:46 +10:00
84055beba1 Add missing namespace 2025-04-01 09:04:46 +10:00
Ada
1b95f97457 OpenXrInputPlugin: Tweak hand offset slightly 2025-04-01 09:04:46 +10:00
Ada
36768b6b88 DeferredFrameTransform: Hack to get lighting working properly in VR
Somewhere, the eye view transform is being applied twice. For now,
this hack with applying an inverse view transform corrects the bugged
lighting in the XR branch.
2025-04-01 09:04:46 +10:00
Ada
7c3fa5b175 OpenXrInputPlugin: Correct HMD-head bone offset 2025-04-01 09:04:46 +10:00