aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/nativearvr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [GDNative] rename nativearvr extension to arvrKarroffel2017-11-106-573/+0
|
* Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij2017-11-011-0/+12
|
* Couple of small changes so our ARVRInterfaceGDNative gets constructed and ↵BastiaanOlij2017-10-153-46/+11
| | | | registered automatically when a module loads
* update ARVRInterfaceGDNative to use API structKarroffel2017-10-143-453/+114
|
* [GDNative] removed native_raw_callKarroffel2017-10-142-26/+15
|
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-146-0/+946