summaryrefslogtreecommitdiff
path: root/servers/arvr
AgeCommit message (Expand)Author
2020-04-09Renaming all ARVR nodes to XRBastiaan Olij
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-26Refactored input, goes all via windows now.Juan Linietsky
2020-03-26Added a Window node, and made it the scene root.Juan Linietsky
2020-03-26Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky
2020-03-04Exposing get_tracker_id for ARVRPositionalTracker to GDScriptBastiaan Olij
2020-02-25Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-28Typo fix: "differt" -> "different"follower
2019-07-10Use reference to constant in functionsqarmin
2019-06-15Adding a new Camera Server implementation to Godot.BastiaanOlij
2019-04-27Send notifications to ARVRInterfacesBastiaan Olij
2019-04-07Merge pull request #27527 from BastiaanOlij/render_ext_targetRémi Verschelde
2019-04-06Add option to have viewport render into supplied textureBastiaan Olij
2019-02-06Added a mesh interface to the arvr positional trackersBastiaan Olij
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
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-11-01Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij
2017-10-14Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij
2017-10-06Made a few tweaks to the interfaceBastiaanOlij
2017-09-10Added ID to tracker signals and property for storing handBastiaan Olij
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-03Added ARVRAnchor support and a few small enhancementsBastiaanOlij
2017-07-28Adding base classes and structures for ARVR supportBastiaanOlij