| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update classref and docs, fix missing parameters' name | Poommetee Ketson | 2018-04-11 | 1 | -0/+2 |
| | | |||||
| * | A few fixes on the ARVR Server | Bastiaan Olij | 2018-03-15 | 1 | -0/+50 |
| | | |||||
| * | Remove a few debugging prints | Hugo Locurcio | 2018-02-05 | 1 | -2/+0 |
| | | |||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -1/+1 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | modify default param names in couple of signals | Unknown | 2018-01-12 | 1 | -4/+4 |
| | | | | 'name' default param should not be used since there is problem with name shadowing | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Reserved controller ids 1 and 2 for left and right hand controllers and ↵ | Bastiaan Olij | 2017-12-22 | 1 | -5/+16 |
| | | | | | added new center on hmd option | ||||
| * | Removed add/remove interface bindings and added get_interfaces | BastiaanOlij | 2017-11-13 | 1 | -3/+16 |
| | | |||||
| * | Merge pull request #12290 from Noshyaar/enum | Rémi Verschelde | 2017-10-21 | 1 | -1/+1 |
| |\ | | | | | | | | | Bind unbound enums, rearrange some by value [ci skip] | ||||
| | * | Bind unbound enums, rearrange some by value | Poommetee Ketson | 2017-10-22 | 1 | -1/+1 |
| | | | |||||
| * | | Cleanup unnecessary debug prints | Rémi Verschelde | 2017-10-21 | 1 | -1/+1 |
| |/ | |||||
| * | Fix argument names in method bindings. | Andreas Haas | 2017-10-11 | 1 | -3/+3 |
| | | | | | Adds a couple of missing argument names. | ||||
| * | Made a few tweaks to the interface | BastiaanOlij | 2017-10-06 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #10908 from hpvb/fix-unused-variables | Rémi Verschelde | 2017-09-12 | 1 | -1/+0 |
| |\ | | | | | Fix unused variable warnings | ||||
| | * | Fix unused variable warnings | Hein-Pieter van Braam | 2017-09-08 | 1 | -1/+0 |
| | | | | | | | | | The forth in my quest to make Godot 3.x compile with -Werror on GCC7 | ||||
| * | | Added ID to tracker signals and property for storing hand | Bastiaan Olij | 2017-09-10 | 1 | -4/+4 |
| |/ | |||||
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| | | |||||
| * | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 1 | -6/+6 |
| | | |||||
| * | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -3/+3 |
| | | |||||
| * | Adding base classes and structures for ARVR support | BastiaanOlij | 2017-07-28 | 1 | -0/+313 |
| Added ArVrScriptInterface Added ARVRCamera, ARVRController and ARVROrigin helper objects | |||||
