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 |
Fredia Huya-Kouadio
|
831b4a5366
Improve startup benchmarking
|
2 years ago |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
2 years ago |
Juan Linietsky
|
273a6eeb66
Redo how the remote filesystem works
|
2 years ago |
Fredia Huya-Kouadio
|
ec4d720850
Fix the issue causing the Godot Android Editor to crash when returning from the launched and running game
|
2 years ago |
Fredia Huya-Kouadio
|
da3e380240
Update the logic to calculate the screen scale on Android
|
2 years ago |
bruvzg
|
db7d8c2d87
[GDExtension] Expose some low level functions and String operators.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
2 years ago |
clayjohn
|
9141984e7e
Enable GLES3 on Android
|
2 years ago |
Fredia Huya-Kouadio
|
7cc47613fe
Add missing display server overrides
|
2 years ago |
bruvzg
|
6033668bed
[Android] Fix GDExtension export and loading.
|
2 years ago |
MJacred
|
ac9786c525
Add get_distribution_name() and get_version() to OS
|
2 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Aaron Franke
|
27b0f18275
Unify bits, arch, and android_arch into env["arch"]
|
3 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 years ago |
Rémi Verschelde
|
8dfa12cae7
Merge pull request #59979 from bruvzg/cpp_check2
|
3 years ago |
Fredy Huya-Kouadio
|
3b1e62bc7c
Fix the issue causing the screen to be black after resuming when in low processor mode.
|
3 years ago |
bruvzg
|
de4c97758a
Fix more issues found by cppcheck.
|
3 years ago |
Fredia Huya-Kouadio
|
b176b31f5d
Fix flickering issues with low processor mode on Android
|
3 years ago |
Fredy Huya-Kouadio
|
5711037bf6
Android port of the Godot Editor
|
4 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Pedro J. Estébanez
|
07adf1193d
Drop broken Android 32-bit framebuffer setting for a reliable one for depth buffer
|
3 years ago |