Aaron Franke
|
3d1c9fd5de
|
Move server files into their subfolders
|
2025-09-30 19:39:39 -07:00 |
|
Aaron Franke
|
9fbf5808a0
|
Rename server "free" functions to "free_rid" to match exposed API
|
2025-09-30 16:52:25 -07:00 |
|
Thaddeus Crews
|
7ca521eda1
|
Merge pull request #109533 from dsnopek/openxr-api-prevent-updating-extension-lists
OpenXR: Prevent adding/removing extension wrappers after session start
|
2025-09-30 18:35:18 -05:00 |
|
Thaddeus Crews
|
4f66d53068
|
Merge pull request #109532 from dsnopek/openxr-api-environment-blend-mode-thread-safe
OpenXR: Safely set environment blend mode when rendering on a separate thread
|
2025-09-30 18:35:17 -05:00 |
|
Thaddeus Crews
|
54e8c8eecc
|
Merge pull request #110948 from aaronfranke/const-ref-param-openxr
Use const ref parameters in the OpenXR module
|
2025-09-30 11:19:11 -05:00 |
|
Aaron Franke
|
c3e6002c6e
|
Use const ref parameters in the OpenXR module
|
2025-09-28 08:10:03 -07:00 |
|
Bastiaan Olij
|
eeac57075c
|
OpenXR: Implement spatial entities extension
|
2025-09-27 12:23:33 +10:00 |
|
Thaddeus Crews
|
e49e73e160
|
Merge pull request #110868 from brycehutchings/openxr_late_destruction_crash_fix
Fix late destruction access violation with OpenXRAPIExtension object
|
2025-09-25 14:57:11 -05:00 |
|
Bryce Hutchings
|
cd198f7517
|
Remove static lifetime object to avoid late destruction
|
2025-09-25 10:11:08 -07:00 |
|
Bryce Hutchings
|
58ecb8ade5
|
Fix D3D12 using the wrong clip space projection matrix. Remove error-prone/unnecessary graphicsApi parameter.
|
2025-09-23 16:58:39 -07:00 |
|
Bastiaan Olij
|
d9c0183bd7
|
OpenXR: Update to OpenXR 1.1.52
|
2025-09-22 21:25:45 +10:00 |
|
Thaddeus Crews
|
34609db10b
|
Merge pull request #109969 from dsnopek/openxr-validation-errors
OpenXR: Fix errors reported by `XrApiLayer_core_validation`
|
2025-09-19 20:54:28 -05:00 |
|
Thaddeus Crews
|
597c5d413f
|
Merge pull request #109611 from devloglogan/hand-tracking-microgestures
Add XR_META_hand_tracking_microgestures action paths
|
2025-09-19 20:54:25 -05:00 |
|
Thaddeus Crews
|
4dec6af2c8
|
Merge pull request #108613 from Repiteo/scons/fix-defines
SCons: Ensure `CPPDEFINES` is properly utilized
|
2025-09-16 11:44:45 -05:00 |
|
David Snopek
|
f9c76d026d
|
OpenXR: Fix errors reported by XrApiLayer_core_validation
|
2025-08-25 15:54:54 -05:00 |
|
David Snopek
|
13a643d78a
|
OpenXR: Safely set environment blend mode when rendering on a separate thread
|
2025-08-22 08:11:04 -05:00 |
|
David Snopek
|
4a24de208f
|
OpenXR: Prevent adding/removing extension wrappers after session start
|
2025-08-22 08:04:03 -05:00 |
|
Bastiaan Olij
|
ccceb2ac60
|
OpenXR: Fix default action map entry for Vive Focus 3
|
2025-08-22 16:28:25 +10:00 |
|
Thaddeus Crews
|
b432e108d5
|
Merge pull request #109791 from Talkashie/master
Typo cleanup pass
|
2025-08-21 18:39:37 -05:00 |
|
Thaddeus Crews
|
d5ad0556a2
|
Merge pull request #109630 from aaronfranke/openxr-gltf-doc-ext
OpenXR: Use GLTFDocument function to get supported extension names
|
2025-08-21 06:24:28 -05:00 |
|
Talkashie
|
bc7e68dfd1
|
Typos
|
2025-08-19 18:32:59 -05:00 |
|
Mauricio Narvaez
|
ca798bf94d
|
Add missing layer provider setup when setting Surface after visibility
|
2025-08-16 07:55:15 -07:00 |
|
Aaron Franke
|
7be711ecb7
|
OpenXR: Use GLTFDocument function to get supported extension names
|
2025-08-15 12:58:53 -07:00 |
|
devloglogan
|
1a864595cf
|
Add XR_META_hand_tracking_microgestures actions
|
2025-08-15 10:37:29 -05:00 |
|
Bastiaan Olij
|
cb8c0512bd
|
OpenXR: fixed required extension tooltip
|
2025-08-04 13:10:36 +10:00 |
|
David Snopek
|
2687b199c1
|
OpenXR: Work around bug with Meta runtime on 1.0.49
|
2025-07-22 09:19:35 -05:00 |
|
Thaddeus Crews
|
1d8e738499
|
Merge pull request #108511 from lyuma/htcx_wrist_ankle
Add missing OpenXR paths to /user/vive_tracker_htcx
|
2025-07-15 08:04:29 -05:00 |
|
Thaddeus Crews
|
61956f2e06
|
SCons: Ensure CPPDEFINES is properly utilized
|
2025-07-14 13:07:53 -05:00 |
|
Fredia Huya-Kouadio
|
26c12b22ca
|
Fix error spam when hands are not tracked
|
2025-07-11 15:53:27 -07:00 |
|
Lyuma
|
0620eb126a
|
xr: Add missing paths to /user/vive_tracker_htcx
Add 4 missing paths for wrist and ankle to XR_HTCX_vive_tracker_interaction.
These are already available in OpenXR 1.0, rev. 3 of the extension.
https://registry.khronos.org/OpenXR/specs/1.0/html/xrspec.html#XR_HTCX_vive_tracker_interaction
|
2025-07-10 23:47:51 -07:00 |
|
A Thousand Ships
|
f11aff3841
|
Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
|
2025-07-04 18:18:22 +02:00 |
|
Thaddeus Crews
|
987832be46
|
Merge pull request #107895 from AThousandShips/fix_doc_spelling
[Docs] Various grammar and spelling fixes
|
2025-06-24 09:58:50 -05:00 |
|
A Thousand Ships
|
2db7ecd410
|
[Docs] Various grammar and spelling fixes
|
2025-06-23 20:54:08 +02:00 |
|
Pāvels Nadtočajevs
|
a272376f89
|
Cleanup accessibility names.
|
2025-06-23 11:08:36 +03:00 |
|
Thaddeus Crews
|
48f361a6eb
|
Merge pull request #107710 from dsnopek/openxr-interface-rename-session-state
Rename `OpenXRInterface.OpenXrSessionState` to `OpenXRInterface.SessionState`
|
2025-06-20 08:38:58 -05:00 |
|
Thaddeus Crews
|
c7d2ea4f68
|
Merge pull request #107388 from BastiaanOlij/openxr_render_models_ext
OpenXR: Add support for render models extension
|
2025-06-20 08:38:57 -05:00 |
|
David Snopek
|
00f30b4f16
|
Rename OpenXRInterface.OpenXrSessionState to OpenXRInterface.SessionState
|
2025-06-19 10:23:46 -05:00 |
|
Bastiaan Olij
|
b65b367a6f
|
OpenXR: Adding support for the render model extension
|
2025-06-19 19:14:49 +10:00 |
|
Thaddeus Crews
|
c825fcf43f
|
Merge pull request #107624 from timothyqiu/top-bottom-atr
Improve auto-translation of editor's top & bottom bars
|
2025-06-18 18:14:06 -05:00 |
|
Haoyu Qiu
|
1301343f42
|
Improve auto-translation of editor's top & bottom bars
- The main menu
- The run bar
- The update spinner
- The bottom panel buttons
|
2025-06-18 21:11:32 +08:00 |
|
Bastiaan Olij
|
df06aa8392
|
OpenXR: Add access to session state and change interaction profile update.
|
2025-06-18 17:37:18 +10:00 |
|
Rémi Verschelde
|
cec5c89f9d
|
Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5
Fix miscellaneous oddities around the class reference (part 5)
|
2025-06-13 15:53:47 +02:00 |
|
LuoZhihao
|
8ba4656ea3
|
Compile out editor-only logic within validate_property in games
|
2025-06-12 12:54:19 +08:00 |
|
Thaddeus Crews
|
0a4bb804b5
|
Merge pull request #107159 from akien-mga/openxr-1.1.48
openxr: Update to 1.1.48
|
2025-06-09 12:31:29 -05:00 |
|
Micky
|
3613306bba
|
Fix miscellaneous oddities around the class reference (part 5)
|
2025-06-06 15:21:25 +02:00 |
|
kobewi
|
13f642d959
|
Replace XML codeblock spaces with tabs
|
2025-06-06 14:35:38 +02:00 |
|
Rémi Verschelde
|
9a583485e2
|
openxr: Update to 1.1.48
|
2025-06-05 17:48:20 +02:00 |
|
Haoyu Qiu
|
1ca5bc2d04
|
Doc: Add "required" qualifier to methods
|
2025-06-05 21:41:07 +08:00 |
|
Rémi Verschelde
|
088ef7b6f6
|
Merge pull request #100283 from devloglogan/vk-motion-vectors
Implement motion vectors in mobile renderer
|
2025-06-05 13:10:20 +02:00 |
|
Thaddeus Crews
|
c2eb6a60f5
|
Merge pull request #103234 from dsnopek/pico4-ultra-controller
OpenXR: Add controller interaction profile for Pico 4 Ultra
|
2025-06-02 18:51:42 -05:00 |
|