summaryrefslogtreecommitdiff
path: root/servers/arvr_server.cpp
AgeCommit message (Expand)Author
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-04-11Update classref and docs, fix missing parameters' namePoommetee Ketson
2018-03-15A few fixes on the ARVR ServerBastiaan Olij
2018-02-05Remove a few debugging printsHugo Locurcio
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-12modify default param names in couple of signalsUnknown
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-22Reserved controller ids 1 and 2 for left and right hand controllers and added...Bastiaan Olij
2017-11-13Removed add/remove interface bindings and added get_interfacesBastiaanOlij
2017-10-21Merge pull request #12290 from Noshyaar/enumRémi Verschelde
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson
2017-10-21Cleanup unnecessary debug printsRémi Verschelde
2017-10-11Fix argument names in method bindings.Andreas Haas
2017-10-06Made a few tweaks to the interfaceBastiaanOlij
2017-09-12Merge pull request #10908 from hpvb/fix-unused-variablesRémi Verschelde
2017-09-10Added ID to tracker signals and property for storing handBastiaan Olij
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-28Adding base classes and structures for ARVR supportBastiaanOlij