Hunt J. Sparra
|
ba992ed22f
Fix early exit once has_server_feature_callback is set; remove server feature warning due to consistent "fallthrough" features (e.g., OS-specific features)
|
4 months ago |
Hunt J. Sparra
|
48fbe4172b
Register Engine, OS, ProjectSettings, and Time early.
|
5 months ago |
bruvzg
|
2d66988f99
[GDExtension] Improve macOS library loading/export.
|
5 months ago |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
6 months ago |
Hugo Locurcio
|
492787b134
Prevent folder names with trailing periods from being used automatically
|
10 months ago |
Mikael Hermansson
|
53d3d66f9f
Add `nothreads` feature tag to signify lack of `THREADS_ENABLED`
|
10 months 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
|
1 year ago |
Fredia Huya-Kouadio
|
831b4a5366
Improve startup benchmarking
|
2 years ago |
lawnjelly
|
7925670f81
Add frame delta smoothing option (4.x)
|
3 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 |
Mikael Hermansson
|
8c108177d7
Add feature tags to signify engine float precision
|
2 years ago |
Gilles Roudière
|
fa4143cdeb
Allow specifying a prefix to automatically detect library files for gdextension exports
|
2 years ago |
Rémi Verschelde
|
c2c9a582da
Merge pull request #64815 from RandomShaper/default_cpu_count
|
2 years ago |
Pedro J. Estébanez
|
6bf02c0162
Keep a single, portable implementation of `OS::get_processor_count()`
|
2 years ago |
Hugo Locurcio
|
1c6c72caf1
Rename `Engine.target_fps` and associated project setting to `max_fps`
|
2 years ago |