David Snopek
|
2687b199c1
OpenXR: Work around bug with Meta runtime on 1.0.49
|
3 weeks ago |
Thaddeus Crews
|
c7d2ea4f68
Merge pull request #107388 from BastiaanOlij/openxr_render_models_ext
|
1 month ago |
Bastiaan Olij
|
b65b367a6f
OpenXR: Adding support for the render model extension
|
1 year ago |
Bastiaan Olij
|
df06aa8392
OpenXR: Add access to session state and change interaction profile update.
|
1 month ago |
David Snopek
|
0fd0feb772
Minor rendering and XR changes to allow Meta enivornment depth API to work entirely from GDExtension
|
5 months ago |
Thaddeus Crews
|
2ffd5a3913
Merge pull request #104738 from YYF233333/cleanup_rid_owner
|
3 months ago |
Yyf2333
|
1a70a06a43
Change RID_Owner::get_owned_list.
|
6 months ago |
Matthieu Bucchianeri
|
e3c215fc13
Add support for Direct3D 12 OpenXR backend.
|
5 months ago |
Thaddeus Crews
|
98aced4e65
Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering
|
3 months ago |
David Snopek
|
79f5a4d9fe
OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS
|
8 months ago |
Rémi Verschelde
|
3b90bb56ad
Merge pull request #89782 from KoBeWi/stdArrayList
|
4 months ago |
kobewi
|
75881f8322
Use initializer list in Arrays
|
1 year ago |
David Snopek
|
3f27351f2b
OpenXR: Support alternative reference spaces from extensions
|
5 months ago |
David Snopek
|
9d3c950b5d
OpenXR: Clean-up `OpenXRExtensionWrapper` by removing multiple inheritance and deprecating `OpenXRExtensionWrapperExtension`
|
5 months ago |
Thaddeus Crews
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
9 months ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
5 months ago |
Thaddeus Crews
|
d9125ebebe
Merge pull request #101293 from Ivorforce/string-to-pointer-conversion
|
5 months ago |
David Snopek
|
fd622afb1d
OpenXR: Emulated alpha blend mode should override the real blend mode
|
5 months ago |
Lukas Tenbrink
|
512abc38b2
Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition.
|
7 months ago |
devloglogan
|
c242cef627
Use vectors for OpenXRAPI memory management
|
7 months ago |
Rémi Verschelde
|
3014eec40d
Merge pull request #99407 from devloglogan/rec-resolution
|
7 months ago |
devloglogan
|
e7f6b7ea0b
Allow using custom Rect2i for rendering with OpenXR
|
10 months ago |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
7 months ago |
Thaddeus Crews
|
d51fae25a7
Merge pull request #98872 from BastiaanOlij/openxr_khr_metal_enable
|
7 months ago |
Thaddeus Crews
|
bfc66f0608
Merge pull request #100282 from devloglogan/motion-vectors-openxr
|
8 months ago |
Bastiaan Olij
|
0a61ebdcea
OpenXR: Add support for binding modifiers
|
10 months ago |
devloglogan
|
3deb5884d7
Renderer agnostic motion vector rendering/OpenXR changes
|
8 months ago |
Bastiaan Olij
|
08ced813a9
OpenXR: Add Metal support
|
9 months ago |
Bastiaan Olij
|
3de62b8b1b
OpenXR: Fix pose recenter signal to be omitted properly
|
9 months ago |
Thaddeus Crews
|
bb5f390fb9
Style: Apply `clang-tidy` fixes (superficial)
|
1 year ago |