summaryrefslogtreecommitdiffstats
path: root/doc/classes/XRInterfaceExtension.xml
Commit message (Expand)AuthorAgeFilesLines
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* Avoid punning enum names in documentationHaoyu Qiu2023-11-091-1/+1
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-0/+1
* Fix various typos in classrefHaoyu Qiu2023-08-041-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Fix various typos in the classrefHaoyu Qiu2023-04-181-2/+2
* Add a get_system_info method to XRInterfaceBastiaan Olij2023-03-151-0/+6
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Use enum instead of int in virtual methods return typeRaul Santos2023-01-311-3/+3
* Use capitalized ID in the docHaoyu Qiu2022-12-081-1/+1
* Remove redefinition of `notification` method in `XRInterfaceExtension`Raul Santos2022-11-141-7/+0
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij2022-10-051-0/+33
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-32/+32
* Adding Variable Rate Shading support to GodotBastiaan Olij2022-07-171-0/+5
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve XRInterface hooks into renderingBastiaan Olij2022-01-261-3/+47
* Fix double _get_tracking_status declarationBastiaan Olij2021-10-201-5/+0
* Add support for returning the play area from XRInterfaceBastiaan Olij2021-10-191-0/+27
* Rework XR positional trackersBastiaan Olij2021-10-171-0/+22
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Expose Vulkan internal values for access from extensionsBastiaan Olij2021-09-091-0/+6
* Merge pull request #52205 from BastiaanOlij/blit_source_rectBastiaan Olij2021-09-071-9/+10
|\
| * Add source rectangle to blitBastiaan Olij2021-08-291-9/+10
* | Add missing parameter names to _commit_views GDVIRTUAL_BINDBastiaan Olij2021-09-051-2/+2
|/
* Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-261-0/+126