Commit graph

87500 commits

Author SHA1 Message Date
d23f95621c Change texture coordinate precision to 32 bit float 2025-04-26 14:59:08 +02:00
4cbde7e3f0
Merge pull request #1488 from Armored-Dragon/fix/testYourVoice-316
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
Stop testing your voice when closing the audio window
2025-04-24 10:34:46 +02:00
armored-dragon
4631ad0a24
Stop audio loopback on component destruction. 2025-04-23 07:51:08 -05:00
3aed07517a
Merge pull request #1471 from JulianGro/interface_running
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
Change "Interface already running" message to be a critical error…
2025-04-21 12:43:53 +02:00
8274a17e01
Merge pull request #1474 from 0xDEADCADE/patch-1
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 typo in docs "unoad"
2025-04-20 13:46:31 +02:00
0xDEADCADE
552a9cb8ff
Fix typo in docs "unoad" 2025-04-20 12:01:43 +02:00
a304099c59 Change "Interface already running" message to be a warning instead of just debug. 2025-04-19 21:12:23 +02:00
7b810125c0
Merge pull request #1460 from ada-tv/feature/create-script-textarea
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
Textareas for script fields in Create app
2025-04-18 21:05:30 +02:00
1cf2d8949e
Merge pull request #1469 from ada-tv/fix/console-text-color
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
Give JS console black default text color and disable rich text pasting
2025-04-18 19:47:46 +02:00
a529fe3e3d
Merge pull request #1467 from overte-org/fix/vr_audio_crashes
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 audio crashes in VR on Linux
2025-04-18 19:28:24 +02:00
Ada
a6b41c032f Give JS console black default text color and disable rich text pasting 2025-04-19 02:58:25 +10:00
2b073d36d1 Fix audio crashes in VR on Linux 2025-04-18 16:07:49 +02:00
HifiExperiments
7d2b7e5e65
Merge pull request #1446 from HifiExperiments/defaultSampler
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
restore default sampler
2025-04-16 11:34:23 -07:00
Ada
74e505861e Create app script textareas 2025-04-17 00:48:28 +10:00
6bc6712ef9
Merge pull request #1449 from JulianGro/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
Little CMake cleanup
2025-04-15 22:25:47 +02:00
HifiExperiments
4b096c75e6
Merge pull request #1445 from HifiExperiments/simplePipelines
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
add missing simple pipelines
2025-04-14 07:42:06 -07:00
646c72852a Remove old C++ standard code, as we already tell CMake to *require* C++14.
Xcode only supports libc++ and gnu++, both of which we support, so there is no need to specify libc++ either.
2025-04-14 15:36:56 +02:00
82f62c9ea0 Remove support for ancient compilers. 2025-04-14 15:34:34 +02:00
bb874b9809 Remove unneeded CMake policies.
The latest one became unneeded with CMake 3.12. We require CMake 3.14.
2025-04-14 15:33:40 +02:00
HifiExperiments
2c9624a419 restore default sampler 2025-04-13 21:13:12 -07:00
HifiExperiments
d2a4fbb707 add missing simple pipelines 2025-04-13 21:12:38 -07:00
59a6f5aae1
Merge pull request #1440 from ada-tv/fix/openxr-wmr-primary-button
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
Primary button for XR controllers without one
2025-04-13 22:22:47 +02:00
Ada
450c5dd09b Primary button for XR controllers without one 2025-04-14 05:59:31 +10:00
66ffbc115b
Merge pull request #1434 from OfficialR3ido101/fix/updatevrammemory
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
Bringing VRAM up to spec with latest cards.
2025-04-13 21:12:18 +02:00
362e280e46
Merge pull request #1417 from HifiExperiments/texCoords
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 specifying per-texture texCoord set
2025-04-13 20:42:32 +02:00
5a538f18de
Merge pull request #1437 from ada-tv/fix/openxr-odysseyplus
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
OpenXR controller bindings for Odyssey+
2025-04-13 18:53:23 +02:00
341e038241
Merge pull request #1416 from HifiExperiments/pipelines
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
automated render pipelines
2025-04-13 18:14:48 +02:00
Ada
23364f05f8 Use Odyssey controller extension, might fix? 2025-04-14 01:54:10 +10:00
Ada
bd95779fb8 KHR Simple profile typo fix 2025-04-14 01:39:02 +10:00
OfficialR3ido101
f4e238cf5b Bringing VRAM up to spec with latest cards. 2025-04-13 13:34:43 +01:00
HifiExperiments
d17c384ed7 fix src_folder 2025-04-12 23:16:13 -07:00
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
HifiExperiments
19817ce42b support specifying per-texture texCoord set 2025-04-08 23:31:33 -07: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
HifiExperiments
6d37a37b71 automated render pipelines 2025-04-08 22:53:04 -07: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