This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-03-13 23:41:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
godot
/
drivers
/
windows
History
Rémi Verschelde
ef7547384c
Merge pull request
#95678
from Hilderin/fix-slow-load-on-large-project-v2
...
Fix slow editor load on large projects (v2)
2024-09-26 12:45:31 +02:00
..
dir_access_windows.cpp
[Windows] Fix handling X: paths.
2024-08-29 15:58:59 +03:00
dir_access_windows.h
Add symlink API support for Windows, expose symlink methods.
2024-04-28 19:59:34 +03:00
file_access_windows_pipe.cpp
Add support for non-blocking IO mode to
OS.execute_with_pipe
.
2024-09-06 14:16:39 +03:00
file_access_windows_pipe.h
Add support for non-blocking IO mode to
OS.execute_with_pipe
.
2024-09-06 14:16:39 +03:00
file_access_windows.cpp
Fix slow editor load on large projects (v2)
2024-09-25 17:36:39 -04:00
file_access_windows.h
Reduce code duplication in FileAccess
2024-09-01 12:39:32 +02:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00