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 |
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()`
|
3 years ago |
Hugo Locurcio
|
1c6c72caf1
Rename `Engine.target_fps` and associated project setting to `max_fps`
|
2 years ago |
Rémi Verschelde
|
54418ea659
Remove NO_THREADS fallback code, Godot 4 requires thread support
|
2 years ago |
Rémi Verschelde
|
26e9145c26
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
|
2 years ago |
Rémi Verschelde
|
c7e4c802ff
Merge pull request #65031 from akien-mga/os-drop-obsolete-resource-debugging
|
3 years ago |
Rémi Verschelde
|
eb56d1d1eb
Drop obsolete resource usage debug methods from OS class
|
3 years ago |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
3 years ago |
Rémi Verschelde
|
ce78d280b3
Merge pull request #58530 from Calinou/os-remove-dump-memory-to-file
|
3 years ago |
Pedro J. Estébanez
|
e886d662ec
Overhaul CLI argument forwarding to processes started by the editor
|
3 years ago |
Hugo Locurcio
|
465c423abb
Remove unimplemented `OS.dump_memory_to_file()` method
|
3 years ago |
Juan Linietsky
|
0dd65378e7
Add support for command-line user arguments.
|
3 years ago |
pattlebass
|
130e715ab9
HTML5: Add support for `Input.vibrate_handheld()`
|
3 years ago |
Voylin
|
c6291bcd8a
Adding print_rich for printing with BBCode
|
3 years ago |
reduz
|
5786516d4d
Implement Running Godot as Movie Writer
|
3 years ago |
Aaron Franke
|
357af68e03
Improve architectures in OS::has_feature and make them work on MSVC
|
3 years ago |