Anish Mishra
|
a89f083ffa
Fix `OS.get_version()` on Android.
|
2 months ago |
Pāvels Nadtočajevs
|
e76a8b0f27
[Android] Skip non-existing system font files.
|
5 months ago |
Fredia Huya-Kouadio
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
7 months ago |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
1 year ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Thaddeus Crews
|
156bc92282
Merge pull request #98397 from adamscott/add-tmp-support
|
8 months ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
10 months ago |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 year ago |
David Snopek
|
38e0532ffa
Android: `OS.create_instance()` should return `-1` on failure
|
8 months ago |
Fredia Huya-Kouadio
|
a5897d579b
Update the `GodotHost` interface to support signing and verifying Android apks
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
Radiant
|
789c6ebdfd
Implement `amplitude` to Input.vibrate_handheld
|
1 year ago |
Rémi Verschelde
|
8c474ddd49
Merge pull request #90710 from m4gr3d/fix_jstring_leaks
|
1 year ago |
Fredia Huya-Kouadio
|
764de7fe31
Collapse the gdextension arguments into the `GDExtensionData` struct
|
1 year ago |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
1 year ago |
Fredia Huya-Kouadio
|
f291a4ed3a
Fix leakage of JNI object references
|
1 year ago |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
Zach Coleman
|
fc7a63cbf3
Enhance mobile suspend MainLoop Notifications
|
1 year ago |
Fredia Huya-Kouadio
|
407855b8f8
Revert https://github.com/godotengine/godot/pull/86682 for the Android platform as it breaks dynamic library loading
|
1 year ago |
Daylily-Zeleen
|
fe6b073811
Distinguishs between dynamic library not found and can't be opened.
|
1 year ago |
Yuri Sizov
|
fc3f40f37d
Improve engine startup/shutdown benchmarks
|
1 year ago |
emacser0
|
4c65ff52e4
Fix some typos in source.
|
1 year ago |
Bastiaan Olij
|
9e56e7a3ce
Add support for the OpenXR Eye gaze interaction extension
|
2 years ago |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 year ago |
Fredia Huya-Kouadio
|
8cc7739197
Godot Android plugin re-architecture
|
2 years ago |
Kamil Brzoskowski
|
3cd865dbe8
Fix formatting of dlopen error message on Windows
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Yuri Sizov
|
c670c4334a
Merge pull request #65902 from MJacred/editor/copysysteminfo
|
2 years ago |
MJacred
|
9e5bf3d589
Copy system info to clipboard + Update bug_report.yml
|
2 years ago |