This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
2c8ab6e7eb11a6d2935e7f9673679194f74b7f07
godot
/
drivers
/
windows
History
Rémi Verschelde
e9194702a3
Merge pull request
#96840
from bruvzg/open_wstat
...
[Windows] Remove `_wstat` use in `FileAccessWindows::open_internal`
2024-09-11 12:34:28 +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
Merge pull request
#96840
from bruvzg/open_wstat
2024-09-11 12:34:28 +02:00
file_access_windows.h
Reduce code duplication in FileAccess
2024-09-01 12:39:32 +02:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00