Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Update lingering `do/while(0)` defines | Thaddeus Crews | 2024-04-04 | 1 | -8/+12 |
* | Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-10-08 | 1 | -2/+2 |
* | Add GDExtension support for OpenXR extension wrappers | Gabor Koncz | 2023-07-26 | 1 | -0/+11 |
* | OpenXR: Fix initialization warning on Android | rsjtdrjgfuzkfg | 2023-01-11 | 1 | -0/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Removed member variables from OpenXRExtensionWrapper | Bastiaan Olij | 2023-01-04 | 1 | -2/+2 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -42/+42 |
* | Dynamic loading of OpenXR Loader on Android | Gergely Kis | 2022-09-24 | 1 | -0/+110 |