ne0fhyk
|
2eb8875b77
Add partial support for Android scoped storage.
|
4 年之前 |
Hugo Locurcio
|
c3f2eb9291
Remove duplicate orientation settings in the iOS export preset
|
4 年之前 |
Emmanuel Leblond
|
94fe2dd31e
Fix Godot returned status code on unexpected error
|
5 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
d6fecf7686
Main: Create user data dir in `setup()`
|
4 年之前 |
PouleyKetchoupp
|
c0b394572f
Fix Return key events in LineEdit & TextEdit on Android
|
5 年之前 |
PouleyKetchoupp
|
fe0adc4f77
Keep debug & verbose options after loading project from project manager
|
5 年之前 |
Fabio Alessandrelli
|
dc8b7b3b17
Move frame delaying functions from Main to OS.
|
5 年之前 |
bruvzg
|
2256946f79
[3.2] Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11).
|
5 年之前 |
Hugo Locurcio
|
424d1b5fab
Print errors when calling MIDI input methods on unsupported platforms
|
5 年之前 |
SkyJJ
|
2197ef0566
Fix Android LineEdit editing bugs
|
5 年之前 |
Bruno Lourenço
|
a3bcdbeb78
Android virtual keyboard respecting LineEdit max length.
|
5 年之前 |
bruvzg
|
d07cdc594f
[macOS] Load PCK from the .app bundle resources, instead of changing working directory.
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
TerminalJack
|
e1dda5195c
Added support for vertical syncing via the Windows OS compositor (DWM.)
|
5 年之前 |
Marcel Admiraal
|
83069a3c0f
Remove ERR_EXPLAIN macros and the scaffolding they needed.
|
5 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 年之前 |
volzhs
|
4061e5bb75
Support vibration for Android and iOS
|
6 年之前 |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 年之前 |
K. S. Ernest (iFire) Lee
|
05de0eafab
Add editor screenshot on control - f12.
|
6 年之前 |
qarmin
|
d408c254a2
Fix small memory leak in OS.cpp
|
6 年之前 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 年之前 |
bruvzg
|
2b9ed68d6a
Add native window/taskbar icon support for Windows and macOS.
|
6 年之前 |
Guilherme Felipe
|
1bae73d7d0
Add Input::get_current_cursor_shape
|
6 年之前 |
Juan Linietsky
|
5eeb06ffd1
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
|
6 年之前 |
Pedro J. Estébanez
|
496d8f19fc
Let memory stat functions return uint64_t
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
volzhs
|
84d060c768
Added OS.get_system_time_msecs()
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Jared
|
4ccf25a577
Added multi-monitor support for center_window()
|
7 年之前 |