aboutsummaryrefslogtreecommitdiff
path: root/servers/arvr
Commit message (Collapse)AuthorAgeFilesLines
* 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
Added ArVrScriptInterface Added ARVRCamera, ARVRController and ARVROrigin helper objects