index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
xr
/
xr_interface_gdnative.cpp
Age
Commit message (
Expand
)
Author
2021-08-26
Adding GDExtension support to XRInterface
Bastiaan Olij
2021-06-20
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-13
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-06-03
Rename Transform to Transform3D in GDNative
Aaron Franke
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-03-29
Change XRPositionalTracker to a reference and better expose it to GDNative
Bastiaan Olij
2021-03-23
Rename some more global enums (Key, Joy, MIDI)
Aaron Franke
2021-01-25
GDNative: New core API
George Marques
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-21
Rename XRPositionalTracker methods
Marcel Admiraal
2020-12-10
Rename TrackerHand enums
Marcel Admiraal
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-28
Rename InputFilter back to Input
Rémi Verschelde
2020-04-09
Renaming all ARVR nodes to XR
Bastiaan Olij