summaryrefslogtreecommitdiffstats
path: root/servers/arvr_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed add/remove interface bindings and added get_interfacesBastiaanOlij2017-11-131-3/+16
* Merge pull request #12290 from Noshyaar/enumRémi Verschelde2017-10-211-1/+1
|\
| * Bind unbound enums, rearrange some by valuePoommetee Ketson2017-10-221-1/+1
* | Cleanup unnecessary debug printsRémi Verschelde2017-10-211-1/+1
|/
* Fix argument names in method bindings.Andreas Haas2017-10-111-3/+3
* Made a few tweaks to the interfaceBastiaanOlij2017-10-061-2/+2
* Merge pull request #10908 from hpvb/fix-unused-variablesRémi Verschelde2017-09-121-1/+0
|\
| * Fix unused variable warningsHein-Pieter van Braam2017-09-081-1/+0
* | Added ID to tracker signals and property for storing handBastiaan Olij2017-09-101-4/+4
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-6/+6
* Removes type information from method bindsIgnacio Etcheverry2017-08-101-3/+3
* Adding base classes and structures for ARVR supportBastiaanOlij2017-07-281-0/+313