Fredia Huya-Kouadio
|
023024440b
Deprecate and remove vendors specific XR APIs from the Godot core Android library
|
3 months ago |
Thaddeus Crews
|
04bc282ae7
Merge pull request #104851 from Ivorforce/tracy
|
2 months ago |
Fredia Huya-Kouadio
|
8c469be225
Fix editor crash on exit
|
2 months ago |
Lukas Tenbrink
|
c3747884da
Add some important profiling hooks.
|
10 months ago |
Thaddeus Crews
|
5935a32e32
Core: Cleanup headers in `core/config`
|
3 months ago |
Aaron Franke
|
3d1c9fd5de
Move server files into their subfolders
|
1 year ago |
kobewi
|
d61a337a70
Improve usage of String.split() vs get_slice()
|
2 years ago |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
7 months ago |
Thaddeus Crews
|
9ee7d78274
Merge pull request #106859 from syntaxerror247/alias
|
8 months ago |
Anish Mishra
|
458850b2d9
Add support for `OS.get_version_alias()` on Android
|
8 months ago |
Anish Mishra
|
a89f083ffa
Fix `OS.get_version()` on Android.
|
8 months ago |
Pāvels Nadtočajevs
|
e76a8b0f27
[Android] Skip non-existing system font files.
|
11 months ago |
Fredia Huya-Kouadio
|
7495a8a02e
Add support for embedding game process in the Android Editor
|
1 year 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
|
1 year ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
1 year 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
|
1 year 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
|
2 years ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
2 years ago |
Zach Coleman
|
fc7a63cbf3
Enhance mobile suspend MainLoop Notifications
|
2 years ago |
Fredia Huya-Kouadio
|
407855b8f8
Revert https://github.com/godotengine/godot/pull/86682 for the Android platform as it breaks dynamic library loading
|
2 years ago |