This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-10 21:06:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b5dc00c5275fa63fbbb098bebb7db8d0290b839
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