Hugo Locurcio
|
914b5dc525
Remove duplicate orientation settings in the iOS export preset
|
4 tahun lalu |
Rémi Verschelde
|
e96f0ea1d7
Android: Remove non-functional native video OS methods
|
4 tahun lalu |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 tahun lalu |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 tahun lalu |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 tahun lalu |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 tahun lalu |
Emmanuel Leblond
|
94fe2dd31e
Fix Godot returned status code on unexpected error
|
5 tahun lalu |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 tahun lalu |
Rémi Verschelde
|
d6fecf7686
Main: Create user data dir in `setup()`
|
4 tahun lalu |
PouleyKetchoupp
|
c0b394572f
Fix Return key events in LineEdit & TextEdit on Android
|
5 tahun lalu |
PouleyKetchoupp
|
fe0adc4f77
Keep debug & verbose options after loading project from project manager
|
5 tahun lalu |
Fabio Alessandrelli
|
dc8b7b3b17
Move frame delaying functions from Main to OS.
|
5 tahun lalu |
bruvzg
|
2256946f79
[3.2] Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11).
|
5 tahun lalu |
Hugo Locurcio
|
424d1b5fab
Print errors when calling MIDI input methods on unsupported platforms
|
5 tahun lalu |
SkyJJ
|
2197ef0566
Fix Android LineEdit editing bugs
|
5 tahun lalu |
Bruno Lourenço
|
a3bcdbeb78
Android virtual keyboard respecting LineEdit max length.
|
5 tahun lalu |
bruvzg
|
d07cdc594f
[macOS] Load PCK from the .app bundle resources, instead of changing working directory.
|
5 tahun lalu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 tahun lalu |
TerminalJack
|
e1dda5195c
Added support for vertical syncing via the Windows OS compositor (DWM.)
|
6 tahun lalu |
Marcel Admiraal
|
83069a3c0f
Remove ERR_EXPLAIN macros and the scaffolding they needed.
|
6 tahun lalu |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 tahun lalu |
volzhs
|
4061e5bb75
Support vibration for Android and iOS
|
6 tahun lalu |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 tahun lalu |
K. S. Ernest (iFire) Lee
|
05de0eafab
Add editor screenshot on control - f12.
|
6 tahun lalu |
qarmin
|
d408c254a2
Fix small memory leak in OS.cpp
|
6 tahun lalu |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 tahun lalu |
bruvzg
|
2b9ed68d6a
Add native window/taskbar icon support for Windows and macOS.
|
6 tahun lalu |
Guilherme Felipe
|
1bae73d7d0
Add Input::get_current_cursor_shape
|
6 tahun lalu |
Juan Linietsky
|
5eeb06ffd1
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
|
6 tahun lalu |
Pedro J. Estébanez
|
496d8f19fc
Let memory stat functions return uint64_t
|
6 tahun lalu |