summaryrefslogtreecommitdiffstats
path: root/scene/3d/arvr_nodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Reserved controller ids 1 and 2 for left and right hand controllers and added...Bastiaan Olij2017-12-221-4/+6
* Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij2017-11-011-1/+29
* Always mixing up binary and and boolean and...Bastiaan Olij2017-10-201-1/+2
* Made a few tweaks to the interfaceBastiaanOlij2017-10-061-0/+110
* joyid is set to -1, not 0 when no joystick entity has been createdBastiaanOlij2017-09-151-2/+2
* Added ID to tracker signals and property for storing handBastiaan Olij2017-09-101-1/+14
* Remove Basis::set_scale and Basis::set_rotation_* functions.Ferenc Arn2017-08-291-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-5/+5
* Added ARVRAnchor support and a few small enhancementsBastiaanOlij2017-08-031-0/+113
* Adding base classes and structures for ARVR supportBastiaanOlij2017-07-281-0/+313