Jānis Kiršteins
|
0e266b0099
[iOS] Sync the boot splash and the launch screen image scale modes
|
6 months ago |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
1 year ago |
Rémi Verschelde
|
a11364d1e6
Merge pull request #99010 from Hilderin/embedding-game-process
|
8 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
8 months ago |
Student Main
|
e0693f8ad8
Add loongarch64 support
|
10 months ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
10 months ago |
bruvzg
|
2d66988f99
[GDExtension] Improve macOS library loading/export.
|
9 months ago |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
10 months ago |
Hugo Locurcio
|
492787b134
Prevent folder names with trailing periods from being used automatically
|
1 year ago |
Mikael Hermansson
|
53d3d66f9f
Add `nothreads` feature tag to signify lack of `THREADS_ENABLED`
|
1 year ago |
kobewi
|
3ebb5b84a0
Add separate feature tags for editor runtime
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
Adam Scott
|
bd70b8e1f6
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
|
1 year ago |
Yuri Sizov
|
fc3f40f37d
Improve engine startup/shutdown benchmarks
|
1 year ago |
Pedro J. Estébanez
|
fe4850c0d0
Use mingw-std-threads in MinGW builds
|
1 year ago |
bruvzg
|
d4d5d68eda
[iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks.
|
1 year ago |
Rémi Verschelde
|
0a10f09ce4
Web: Clarify that `OS.get_unique_id` is not supported
|
1 year ago |
bruvzg
|
4790da7900
[macOS] Implement optional native file selection dialog support for sandboxed apps.
|
4 years ago |
Daylily-Zeleen
|
9dd9818c88
Fixed the fallback logic of OS::shell_show_in_file_manager
|
2 years ago |
Fredia Huya-Kouadio
|
831b4a5366
Improve startup benchmarking
|
2 years ago |
lawnjelly
|
7925670f81
Add frame delta smoothing option (4.x)
|
4 years ago |
Juan Linietsky
|
273a6eeb66
Redo how the remote filesystem works
|
2 years ago |
Rémi Verschelde
|
76d33d187f
Merge pull request #69698 from Daylily-Zeleen/daylily-zeleen/show_in_explorer
|
2 years ago |
Daylily-Zeleen
|
b12ced0a26
Implement and expose OS::shell_show_in_file_manager()
|
2 years ago |
bruvzg
|
628f3b2f79
[OS] Implement and expose to scripting APIs `get_memory_info` method instead of old `get_free_static_memory`.
|
2 years ago |
Juan Linietsky
|
28f51ba547
Refactor high quality texture import
|
2 years ago |
Juan Linietsky
|
3a93efefee
Fix cases of broken user:// paths.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Hugo Locurcio
|
4a991887bf
Silence `Input.vibrate_handheld()` warning as it's already documented
|
2 years ago |