| Commit message (Expand) | Author | Age | Files | Lines |
* | Overhaul some "uncommon" wording in class reference | Micky | 2024-03-01 | 1 | -1/+1 |
* | Avoid punning enum names in documentation | Haoyu Qiu | 2023-11-09 | 1 | -1/+1 |
* | Add missing tutorials to documentation classes | Hugo Locurcio | 2023-08-19 | 1 | -0/+1 |
* | Fix various typos in classref | Haoyu Qiu | 2023-08-04 | 1 | -1/+1 |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Fix various typos in the classref | Haoyu Qiu | 2023-04-18 | 1 | -2/+2 |
* | Add a get_system_info method to XRInterface | Bastiaan Olij | 2023-03-15 | 1 | -0/+6 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Use enum instead of int in virtual methods return type | Raul Santos | 2023-01-31 | 1 | -3/+3 |
* | Use capitalized ID in the doc | Haoyu Qiu | 2022-12-08 | 1 | -1/+1 |
* | Remove redefinition of `notification` method in `XRInterfaceExtension` | Raul Santos | 2022-11-14 | 1 | -7/+0 |
* | Style: Misc docs and comment style and language fixes | Rémi Verschelde | 2022-11-02 | 1 | -1/+1 |
* | Adding getters to RenderTarget and implementing override functionality for XR | Bastiaan Olij | 2022-10-05 | 1 | -0/+33 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -32/+32 |
* | Adding Variable Rate Shading support to Godot | Bastiaan Olij | 2022-07-17 | 1 | -0/+5 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Improve XRInterface hooks into rendering | Bastiaan Olij | 2022-01-26 | 1 | -3/+47 |
* | Fix double _get_tracking_status declaration | Bastiaan Olij | 2021-10-20 | 1 | -5/+0 |
* | Add support for returning the play area from XRInterface | Bastiaan Olij | 2021-10-19 | 1 | -0/+27 |
* | Rework XR positional trackers | Bastiaan Olij | 2021-10-17 | 1 | -0/+22 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | Expose Vulkan internal values for access from extensions | Bastiaan Olij | 2021-09-09 | 1 | -0/+6 |
* | Merge pull request #52205 from BastiaanOlij/blit_source_rect | Bastiaan Olij | 2021-09-07 | 1 | -9/+10 |
|\ |
|
| * | Add source rectangle to blit | Bastiaan Olij | 2021-08-29 | 1 | -9/+10 |
* | | Add missing parameter names to _commit_views GDVIRTUAL_BIND | Bastiaan Olij | 2021-09-05 | 1 | -2/+2 |
|/ |
|
* | Adding GDExtension support to XRInterface | Bastiaan Olij | 2021-08-26 | 1 | -0/+126 |