Daniel Kolesa
|
3a84a64d2f
Add support for PowerPC family
|
4 년 전 |
Aaron Franke
|
474d0f58f5
Add support for the RISC-V architecture
|
4 년 전 |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
4 년 전 |
Rémi Verschelde
|
b85dfd990e
GDScript completion: Handle quote style ad-hoc to remove editor dependency
|
4 년 전 |
Rémi Verschelde
|
3a19400889
Merge pull request #48685 from bruvzg/bundle_icon_4
|
4 년 전 |
Rémi Verschelde
|
def99c7baf
Implement `OS::get_locale_language()` helper method
|
4 년 전 |
Jacob Edie
|
2b292a1a2a
--single-window is passed through project manager.
|
5 년 전 |
Hugo Locurcio
|
2daaf0fdc3
Make platform feature tag names lowercase
|
4 년 전 |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 년 전 |
Rémi Verschelde
|
8c3a6b10a9
OS: Fix used resource debug prints
|
4 년 전 |
Fabio Alessandrelli
|
09386ba9fd
[Headless] Add --headless switch (no rendering, no audio).
|
4 년 전 |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 년 전 |
Rémi Verschelde
|
ac73059b56
Merge pull request #49123 from aaronfranke/it-is-time
|
4 년 전 |
Aaron Franke
|
f64fea1b23
Add Time singleton
|
4 년 전 |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 년 전 |
Marcel Admiraal
|
b3a962945e
Add OS.get_external_data_dir() to get Android external directory
|
4 년 전 |
bruvzg
|
11ccfad1aa
[macOS] Prefer .app bundle icon over the default one.
|
4 년 전 |
George Marques
|
f8dd7917ec
Add flag to stop printing to stdout/stderr
|
5 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 년 전 |
bruvzg
|
644f739660
Static analyzer fixes:
|
4 년 전 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 년 전 |
Rémi Verschelde
|
819c3524a5
OS: Remove unused get_splash_tick_msec
|
5 년 전 |
PouleyKetchoupp
|
b2d27214aa
Keep debug & verbose options after loading project from project manager
|
5 년 전 |
Fabio Alessandrelli
|
1b6e3458b2
Move frame delaying functions from Main to OS.
|
5 년 전 |
Rémi Verschelde
|
4b5b60de85
Merge pull request #39189 from touilleMan/issue-38925
|
5 년 전 |
Hugo Locurcio
|
9c0d214776
Print errors when calling MIDI input methods on unsupported platforms
|
5 년 전 |
Emmanuel Leblond
|
c6de3872f9
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double
|
5 년 전 |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 년 전 |
Rémi Verschelde
|
ca3192d18a
Style: Fix unnecessary semicolons that confused clang-format
|
5 년 전 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 년 전 |