This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
7a968c619d478f06d1ab94de8b0f1afffb985d28
godot
/
modules
/
mobile_vr
History
Rémi Verschelde
7a968c619d
Merge pull request
#91140
from RadiantUwU/add-mobile-vr-screen-rect
...
Add a new property named `offset_rect` to `MobileVRInterface`
2024-05-02 17:31:28 +02:00
..
doc_classes
Implement offset_rect property to MobileVRInterface to allow changing screen area.
2024-05-02 16:25:48 +03:00
config.py
Disable 3D-only modules when 3D is disabled
2021-06-03 17:45:28 -04:00
mobile_vr_interface.cpp
Merge pull request
#91140
from RadiantUwU/add-mobile-vr-screen-rect
2024-05-02 17:31:28 +02:00
mobile_vr_interface.h
Implement offset_rect property to MobileVRInterface to allow changing screen area.
2024-05-02 16:25:48 +03:00
register_types.cpp
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
register_types.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00