Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Bastiaan Olij
|
98e5cd24db
Improve XRInterface hooks into rendering
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Bastiaan Olij
|
5d1ea92daf
Rework XR positional trackers
|
4 years ago |
Bastiaan Olij
|
c527078634
Change to using doubles in XR classes
|
4 years ago |
Bastiaan Olij
|
86ff7f8550
Adding GDExtension support to XRInterface
|
4 years ago |
Rémi Verschelde
|
2642f0e4fc
WebXR: Fix build after SNAME addition
|
4 years ago |
Rémi Verschelde
|
a255b186bc
Merge pull request #50563 from dsnopek/webxr-enable-ci
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
David Snopek
|
3963a11b2f
Re-enable building WebXR in GitHub Actions
|
4 years ago |
Fabio Alessandrelli
|
3d8acc7a54
[HTML5] Fix build (with module_webxr_enabled=no).
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Bastiaan Olij
|
15c1a76361
Add stereoscopic rendering through multiview
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Rémi Verschelde
|
5b16020846
Replace remaining uses of `NULL` with `nullptr`
|
4 years ago |
Bastiaan Olij
|
454c889e61
Change XRPositionalTracker to a reference and better expose it to GDNative
|
4 years ago |
Aaron Franke
|
a5324787c8
Rename some more global enums (Key, Joy, MIDI)
|
5 years ago |
David Snopek
|
a23fc126eb
Prevent fatal error in WebXR when 'immersize-ar' loses and regains tracking
|
4 years ago |
David Snopek
|
39e022e01c
Support mono devices in WebXR
|
4 years ago |
Fabio Alessandrelli
|
eb5304842a
Fix WebXR module.
|
4 years ago |
David Snopek
|
a54a2d65e1
Add support for WebXR
|
4 years ago |