Yyf2333
|
1a70a06a43
Change RID_Owner::get_owned_list.
|
6 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
|
8 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
|
11 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 |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Alistair Leslie-Hughes
|
daa4704c44
openxr: Correct set the Depth swapchain name
|
10 months ago |
David Snopek
|
30a63396e5
Fix launching XR apps from the Android editor
|
11 months ago |
Fredia Huya-Kouadio
|
9dc0543da7
Improve support for XR projects
|
1 year ago |
Bastiaan Olij
|
08ffa5d89e
Add support for the debug utils extension in OpenXR
|
1 year ago |
David Snopek
|
11dd1f52ae
Fix crash when calling OpenXRAPI::get_hand_tracker() and hand-tracking is disabled
|
11 months ago |
Bastiaan Olij
|
d9ab2c3195
OpenXR: Add support for visibility mask
|
1 year ago |