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
/
arvr
Age
Commit message (
Expand
)
Author
2019-04-30
Forgot a parameter in the ARVR gdnative bindings for notifications
Bastiaan Olij
2019-04-27
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-06
Add option to have viewport render into supplied texture
Bastiaan Olij
2019-02-21
Fix warnings seen with -Wignored-qualifiers.
marxin
2019-02-12
Drivers, main, servers: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-18
SCons: Fix ARVR can_build arity
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-05-27
[WIP] Adding version info to GDNative ARVR interfaces
Bastiaan Olij
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-11-28
Set real world position, not virtual world position!
Bastiaan Olij
2017-11-13
Removed add/remove interface bindings and added get_interfaces
BastiaanOlij
2017-11-10
[GDNative] rename nativearvr extension to arvr
Karroffel