summaryrefslogtreecommitdiffstats
path: root/servers/arvr
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-054-1/+5
* Update copyright statements to 2018Rémi Verschelde2018-01-014-8/+8
* Reserved controller ids 1 and 2 for left and right hand controllers and added...Bastiaan Olij2017-12-221-2/+21
* Removed add/remove interface bindings and added get_interfacesBastiaanOlij2017-11-132-2/+2
* Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij2017-11-012-0/+21
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-142-188/+0
* Made a few tweaks to the interfaceBastiaanOlij2017-10-064-36/+133
* Added ID to tracker signals and property for storing handBastiaan Olij2017-09-102-0/+26
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-274-4/+4
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-3/+3
* Added ARVRAnchor support and a few small enhancementsBastiaanOlij2017-08-032-5/+36
* Adding base classes and structures for ARVR supportBastiaanOlij2017-07-287-0/+579