bruvzg
|
9949d5a089
[macOS] Remove kill override.
|
8 months ago |
bruvzg
|
393741a7e2
[macOS] Attempt to terminate process normally before using `forceTerminate`.
|
8 months ago |
bruvzg
|
1dfcbccfe6
[macOS] Fix `is_process_running` and `kill` for bundled apps.
|
8 months ago |
Fredia Huya-Kouadio
|
764de7fe31
Collapse the gdextension arguments into the `GDExtensionData` struct
|
11 months ago |
Fredia Huya-Kouadio
|
ede88cf59d
Fix loading GDExtension dependencies on Android
|
1 year ago |
DmitriySalnikov
|
b73e740786
Add renaming of PDB files to avoid blocking them
|
1 year ago |
Thaddeus Crews
|
3b3e2374c9
clang-tidy: Enforce `modernize-use-nullptr`
|
1 year ago |
bruvzg
|
e15a2ff1db
[macOS] Fix some deprecation warnings.
|
1 year ago |
Jezer Mejía
|
07313a08f4
Migrate macos controller API to GameController.h
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
bruvzg
|
deffe6a3be
[macOS] Add support for native help menu search callbacks, integrate editor help.
|
1 year ago |
bruvzg
|
cc313a1c1c
[macOS] Allow `open_shell` to handle filenames without `file://`.
|
1 year ago |
Stuart Carnie
|
8f6d4eaa31
use autorelease pools around main loop
|
1 year ago |
Daylily-Zeleen
|
fe6b073811
Distinguishs between dynamic library not found and can't be opened.
|
1 year ago |
A Thousand Ships
|
f18aa00e85
Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
A Thousand Ships
|
3565d1bf7e
[Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
bruvzg
|
4790da7900
[macOS] Implement optional native file selection dialog support for sandboxed apps.
|
4 years ago |
Kamil Brzoskowski
|
3cd865dbe8
Fix formatting of dlopen error message on Windows
|
1 year ago |
Aaron Franke
|
944fbce347
Enable S3TC_BPTC but not ETC2_ASTC by default
|
1 year ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
1 year ago |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
2 years ago |
bruvzg
|
a97225c753
[macOS] Implement OS::shell_show_in_file_manager()
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
104258c5c5
[macOS/iOS] Use framework Info.plist to determine library name.
|
2 years ago |
Hugo Locurcio
|
6799d000b1
Only support XDG directory path configuration on Linux
|
2 years ago |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
2 years ago |
bruvzg
|
060d62e0dc
Load and use system emoji font in the editor.
|
2 years ago |
bruvzg
|
a3cb6163cc
[macOS] Fit OS::alert to the text width for better readability.
|
2 years ago |
MJacred
|
ac9786c525
Add get_distribution_name() and get_version() to OS
|
2 years ago |
bruvzg
|
d46bc8f4ac
[macOS, 4.0] Fix unresponsive redraw during live resizing.
|
2 years ago |