index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
servers
/
arvr_server.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-09
1
-386
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-9
/
+9
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-1
/
+1
*
Added StringName as a variant type.
Juan Linietsky
2020-02-21
1
-4
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Use reference to constant in functions
qarmin
2019-07-10
1
-1
/
+1
*
Fixes minor issues found by static analyzer
qarmin
2019-07-07
1
-5
/
+5
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-3
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
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
*
modify default param names in couple of signals
Unknown
2018-01-12
1
-4
/
+4
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Reserved controller ids 1 and 2 for left and right hand controllers and added...
Bastiaan Olij
2017-12-22
1
-5
/
+16
*
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
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
*
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
Hein-Pieter van Braam
2017-09-08
1
-1
/
+0
*
|
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