index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
export
Age
Commit message (
Expand
)
Author
2021-12-10
Merge pull request #43181 from nathanfranke/string-empty
Rémi Verschelde
2021-12-09
Merge pull request #55767 from m4gr3d/config_hand_tracking_frequency_master
Rémi Verschelde
2021-12-09
Merge pull request #55759 from m4gr3d/enable_exclude_from_recents_master
Rémi Verschelde
2021-12-09
Add support for configuring the xr hand tracking frequency mode
ne0fhyk
2021-12-09
Enable configuration of the `android:excludeFromRecents` activity attribute.
Fredia Huya-Kouadio
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-08
Add configs to specify the min and target sdk versions.
Fredia Huya-Kouadio
2021-11-23
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-20
Add support for OpenXR export configurations.
Fredia Huya-Kouadio
2021-11-15
Drop pointless Android depth buffer setting
Pedro J. Estébanez
2021-11-09
Merge pull request #54463 from RandomShaper/fix_gl3_32bits
Rémi Verschelde
2021-11-01
Fix new projects always being created with OpenGL
Hugo Locurcio
2021-11-01
Drop broken Android 32-bit framebuffer setting for a reliable one for depth b...
Pedro J. Estébanez
2021-10-31
Use OpenGL 3.3 core profile instead of compatibility profile
Clay John
2021-10-30
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
Hugo Locurcio
2021-10-30
Add GLES2 2D renderer + Linux display manager
lawnjelly
2021-10-28
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-26
Android: Properly validate `godot_project_name_string` for Android special chars
Rémi Verschelde
2021-10-12
Build for 64-bit ARM by default when compiling or exporting for Android
Hugo Locurcio
2021-10-11
Pass the correct `export_format` argument to locate the assets directory when...
ne0fhyk
2021-09-15
Add support for Play Asset Delivery.
ne0fhyk
2021-09-07
Merge pull request #47391 from Calinou/platform-feature-tags-lowercase
Juan Linietsky
2021-09-01
Merge pull request #52159 from m4gr3d/addoculus_openxr_
Fredia Huya-Kouadio
2021-08-31
Make platform feature tag names lowercase
Hugo Locurcio
2021-08-29
Rename String::is_rel_path to String::is_relative_path
Wilson E. Alvarez
2021-08-27
Update the AndroidManifest to enable access to Oculus OpenXR runtime.
ne0fhyk
2021-08-22
Merge pull request #49756 from Calinou/android-export-move-clear-previous-ins...
Michael Alexsander
2021-08-16
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
Move the Android "clear previous install" setting to Editor Settings
Hugo Locurcio
2021-08-12
Add support for prompting the user to retain app data on uninstall.
Fredia Huya-Kouadio
2021-08-12
Split android platform export template into multiple files
Sergey Minakov
2021-08-01
Make progress and errors translatable when exporting to Android
Haoyu Qiu
2021-07-27
Fix custom build export
Fredia Huya-Kouadio
2021-07-15
Addes ability to load build sources from file.
reduz
2021-07-01
Android: Add `isGame` application attribute, default to true
Rémi Verschelde
2021-06-29
Add GDNative libraries to Android custom Gradle builds
Marcel Admiraal
2021-06-22
Add support for custom debug keystore.
ne0fhyk
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
Add adb output to error message when install fails
Marcel Admiraal
2021-06-12
Merge pull request #49123 from aaronfranke/it-is-time
Rémi Verschelde
2021-06-11
Add Time singleton
Aaron Franke
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-01
Merge pull request #48963 from HaywardMorihara/export-android-keystore-debug-...
Rémi Verschelde
2021-05-31
Implement shader caching
reduz
2021-05-25
Allow basic user data backup on Android
Pedro J. Estébanez
2021-05-24
Exporting: Android Debug Keystore Warnings
Nathaniel Morihara
2021-05-24
Use an enum to represent screen orientation in the Project Settings
Hugo Locurcio
2021-04-27
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-26
Remove deprecated xr features properties. These properties are now provided d...
Fredia Huya-Kouadio
[next]