This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-03 20:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06a1e5a06b328e9ff696d60cb3afafda4154c8bc
godot
/
modules
/
mobile_vr
History
Thaddeus Crews
ad40939b6f
Core: Replace C math headers with C++ equivalents
...
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
2025-04-16 15:49:02 -05:00
..
doc_classes
Inform that Android sensors must be enabled for MobileVR support
2025-02-27 12:53:57 -08:00
config.py
Allow to compile the engine without XR support
2025-02-25 17:07:21 -03:00
mobile_vr_interface.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
mobile_vr_interface.h
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…