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
/
modules
/
mobile_vr
/
mobile_vr_interface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for returning the play area from XRInterface
Bastiaan Olij
2021-10-19
1
-0
/
+13
*
Rework XR positional trackers
Bastiaan Olij
2021-10-17
1
-16
/
+40
*
Change to using doubles in XR classes
Bastiaan Olij
2021-09-21
1
-15
/
+15
*
Add source rectangle to blit
Bastiaan Olij
2021-08-29
1
-5
/
+5
*
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-08-26
1
-29
/
+8
*
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-06-13
1
-17
/
+70
*
Rename Quat to Quaternion
Marcel Admiraal
2021-06-04
1
-2
/
+2
*
Rename Transform to Transform3D in core
Aaron Franke
2021-06-03
1
-3
/
+3
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-6
/
+6
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-13
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: Fix unnecessary semicolons that confused clang-format
Rémi Verschelde
2020-05-19
1
-6
/
+0
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-6
/
+12
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-7
/
+13
*
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-2
/
+3
*
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-09
1
-22
/
+22
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-1
/
+1
*
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-2
/
+2
*
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
1
-1
/
+2
*
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-1
/
+1
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-7
/
+7
*
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-13
1
-8
/
+0
*
A lot of progress with canvas rendering, still far from working.
Juan Linietsky
2020-02-11
1
-1
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-27
1
-0
/
+6
*
Added eye_height, changed description and fixed size of viewport issue
Bastiaan Olij
2019-04-10
1
-0
/
+13
*
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix missing/malformed license headers
Rémi Verschelde
2019-01-01
1
-1
/
+1
*
Fix warnings in Android platform
Rémi Verschelde
2018-10-03
1
-1
/
+0
*
Moving lens distortion shader into drivers and adding GLES2 support
Bastiaan Olij
2018-10-02
1
-83
/
+9
*
Server platform builds (dummy) mobile_vr module.
Fabio Alessandrelli
2018-09-25
1
-0
/
+6
*
Delay initialising lens distortion shader so GLES2 doesn't crash
Bastiaan Olij
2018-08-16
1
-43
/
+62
*
Reenabled module and fixed missing const
Bastiaan Olij
2018-07-27
1
-0
/
+499