Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply reference frame transform to OpenXRCompositionLayer nodes | devloglogan | 2024-05-29 | 1 | -0/+5 |
| | |||||
* | OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR | Bastiaan Olij | 2024-05-01 | 1 | -2/+2 |
| | |||||
* | Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to ↵ | Malcolm Nixon | 2024-04-18 | 1 | -149/+14 |
| | | | | drive node positions and visibility. | ||||
* | Add body tracking support. | Malcolm Nixon | 2024-02-27 | 1 | -0/+48 |
| | |||||
* | Provide generic interface for XR hand tracking | David Snopek | 2024-02-23 | 1 | -0/+48 |
| | |||||
* | Initial XRFaceTrackingProvider and XRFaceTracker work. | Malcolm Nixon | 2024-02-17 | 1 | -0/+48 |
| | | | | Updated to XRFaceModifier3D. | ||||
* | OpenXR: Allow changing play area mode during active session | David Snopek | 2024-01-31 | 1 | -0/+6 |
| | |||||
* | Tweak XROrigin3D documentation | Micky | 2024-01-24 | 1 | -1/+1 |
| | |||||
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
| | | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb). | ||||
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
| | | | | Keep on waitin' | ||||
* | Merge pull request #74151 from BastiaanOlij/add_world_origin_prop | Rémi Verschelde | 2023-03-03 | 1 | -0/+4 |
|\ | | | | | | | Add XRServer.world_origin property | ||||
| * | Add XRServer.world_origin property | Bastiaan Olij | 2023-03-01 | 1 | -0/+4 |
| | | |||||
* | | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
|/ | | | | Can't stop, won't stop, they said, huh? | ||||
* | Fix small mistakes throughout much of the documentation | VolTer | 2022-10-21 | 1 | -3/+3 |
| | |||||
* | Replace Array return types with TypedArray 3 | kobewi | 2022-08-24 | 1 | -1/+1 |
| | |||||
* | [doc] Use "param" instead of "code" to refer to parameters | Andy Maloney | 2022-08-09 | 1 | -6/+6 |
| | | | | Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com> | ||||
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -18/+18 |
| | |||||
* | Fix tutorial links in XR classes docs | python273 | 2022-07-22 | 1 | -1/+1 |
| | |||||
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
| | | | | | | | | This makes it easier to spot syntax errors when editing the class reference. The schema is referenced locally so validation can still work offline. Each class XML's schema conformance is also checked on GitHub Actions. | ||||
* | Improve XRInterface hooks into rendering | Bastiaan Olij | 2022-01-26 | 1 | -18/+0 |
| | |||||
* | Replace Godot docs URL with `$DOCS_URL` in XML class reference | Rémi Verschelde | 2021-11-15 | 1 | -1/+1 |
| | |||||
* | Rework XR positional trackers | Bastiaan Olij | 2021-10-17 | 1 | -11/+20 |
| | |||||
* | doc: Update links to latest documentation after content reorganization | Rémi Verschelde | 2021-10-06 | 1 | -1/+1 |
| | |||||
* | Adding GDExtension support to XRInterface | Bastiaan Olij | 2021-08-26 | 1 | -7/+0 |
| | |||||
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -70/+35 |
| | | | | | | | | For the time being we don't support writing a description for those, preferring having all details in the method's description. Using self-closing tags saves half the lines, and prevents contributors from thinking that they should write the argument or return documentation there. | ||||
* | Add Time singleton | Aaron Franke | 2021-06-11 | 1 | -2/+2 |
| | |||||
* | Update documentation for Transform3D | Aaron Franke | 2021-06-03 | 1 | -2/+2 |
| | |||||
* | Change XRPositionalTracker to a reference and better expose it to GDNative | Bastiaan Olij | 2021-03-29 | 1 | -0/+45 |
| | |||||
* | Add link titles for all links in the class reference | Hugo Locurcio | 2020-08-31 | 1 | -1/+1 |
| | | | | | This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) | ||||
* | Renaming all ARVR nodes to XR | Bastiaan Olij | 2020-04-09 | 1 | -0/+188 |