summaryrefslogtreecommitdiff
path: root/scene/3d/arvr_nodes.cpp
AgeCommit message (Expand)Author
2020-01-22Merge pull request #35406 from lawnjelly/ortho-shadowRémi Verschelde
2020-01-22Change CameraMatrix::get_viewport_size to get_viewport_half_extentslawnjelly
2020-01-22Incorrect joystick id was returned on an inactive ARVR controllerBastiaan Olij
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-09Remove ERR_EXPLAIN from scene/* codeTomasz Chabora
2019-07-09Improve the node configuration warning displayHugo Locurcio
2019-06-27Add default values to the editor help, docs, and generated RSTBojidar Marinov
2019-06-06Fix ARVRAnchor and ARVRController error spamqarmin
2019-05-29Add a depth parameter to Camera::project_position()Cheeseness
2019-04-30Merge pull request #27007 from BastiaanOlij/arvr_notificationsRémi Verschelde
2019-04-30Merge pull request #27707 from Calinou/tweak-message-wordingRémi Verschelde
2019-04-27Send notifications to ARVRInterfacesBastiaan Olij
2019-04-21Improve wording of various messages and make casing more consistentHugo Locurcio
2019-02-06Added a mesh interface to the arvr positional trackersBastiaan Olij
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-25Update ARVR{Anchor,Controller}'s configuration warningFlorian Jung
2018-10-25Repaired mistyped of 'its' on several files.M. Huri
2018-06-24Fight off some error spam in the editorBastiaan Olij
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-01Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij
2017-10-20Always mixing up binary and and boolean and...Bastiaan Olij
2017-10-06Made a few tweaks to the interfaceBastiaanOlij
2017-09-15joyid is set to -1, not 0 when no joystick entity has been createdBastiaanOlij
2017-09-10Added ID to tracker signals and property for storing handBastiaan Olij
2017-08-29Remove Basis::set_scale and Basis::set_rotation_* functions.Ferenc Arn
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-03Added ARVRAnchor support and a few small enhancementsBastiaanOlij
2017-07-28Adding base classes and structures for ARVR supportBastiaanOlij