Rémi Verschelde
|
ce78d280b3
Merge pull request #58530 from Calinou/os-remove-dump-memory-to-file
|
3 gadi atpakaļ |
Pedro J. Estébanez
|
e886d662ec
Overhaul CLI argument forwarding to processes started by the editor
|
3 gadi atpakaļ |
Hugo Locurcio
|
465c423abb
Remove unimplemented `OS.dump_memory_to_file()` method
|
3 gadi atpakaļ |
Juan Linietsky
|
0dd65378e7
Add support for command-line user arguments.
|
3 gadi atpakaļ |
pattlebass
|
130e715ab9
HTML5: Add support for `Input.vibrate_handheld()`
|
3 gadi atpakaļ |
Voylin
|
c6291bcd8a
Adding print_rich for printing with BBCode
|
3 gadi atpakaļ |
reduz
|
5786516d4d
Implement Running Godot as Movie Writer
|
3 gadi atpakaļ |
Aaron Franke
|
357af68e03
Improve architectures in OS::has_feature and make them work on MSVC
|
3 gadi atpakaļ |
bruvzg
|
c0cc41d6c1
Improve embedded PCK loading and exporting.
|
3 gadi atpakaļ |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 gadi atpakaļ |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 gadi atpakaļ |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 gadi atpakaļ |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 gadi atpakaļ |
Hugo Locurcio
|
ee7cd9a3a1
Add an `OS.get_processor_name()` method
|
4 gadi atpakaļ |
bruvzg
|
c69e0d16bc
Fix multiple missing UTF-8 decoding.
|
3 gadi atpakaļ |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 gadi atpakaļ |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 gadi atpakaļ |
Daniel Kolesa
|
3a84a64d2f
Add support for PowerPC family
|
3 gadi atpakaļ |
Aaron Franke
|
474d0f58f5
Add support for the RISC-V architecture
|
4 gadi atpakaļ |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
4 gadi atpakaļ |
Rémi Verschelde
|
b85dfd990e
GDScript completion: Handle quote style ad-hoc to remove editor dependency
|
3 gadi atpakaļ |
Rémi Verschelde
|
3a19400889
Merge pull request #48685 from bruvzg/bundle_icon_4
|
3 gadi atpakaļ |
Rémi Verschelde
|
def99c7baf
Implement `OS::get_locale_language()` helper method
|
4 gadi atpakaļ |
Jacob Edie
|
2b292a1a2a
--single-window is passed through project manager.
|
5 gadi atpakaļ |
Hugo Locurcio
|
2daaf0fdc3
Make platform feature tag names lowercase
|
4 gadi atpakaļ |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 gadi atpakaļ |
Rémi Verschelde
|
8c3a6b10a9
OS: Fix used resource debug prints
|
4 gadi atpakaļ |
Fabio Alessandrelli
|
09386ba9fd
[Headless] Add --headless switch (no rendering, no audio).
|
4 gadi atpakaļ |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 gadi atpakaļ |
Rémi Verschelde
|
ac73059b56
Merge pull request #49123 from aaronfranke/it-is-time
|
4 gadi atpakaļ |