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-02-05 21:41:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dc6ea03101
godot
/
core
/
io
History
Marcin Nowak
34ab1c8a36
Implement loading DDS textures at run-time
2023-07-31 21:31:26 +02:00
..
compression.cpp
Linux: Allow unbundling brotli to use system library
2023-07-06 15:26:38 +02:00
compression.h
config_file.cpp
config_file.h
dir_access.cpp
dir_access.h
dtls_server.cpp
dtls_server.h
file_access_compressed.cpp
file_access_compressed.h
file_access_encrypted.cpp
file_access_encrypted.h
file_access_memory.cpp
file_access_memory.h
file_access_pack.cpp
file_access_pack.h
file_access_zip.cpp
Fix error when non-ASCII characters in resource pack path
2023-07-02 16:09:57 +08:00
file_access_zip.h
file_access.cpp
Improve error reporting when parsing CSV translation file
2023-06-19 12:47:44 +02:00
file_access.h
http_client_tcp.cpp
http_client_tcp.h
http_client.cpp
http_client.h
image_loader.cpp
image_loader.h
image.cpp
Implement loading DDS textures at run-time
2023-07-31 21:31:26 +02:00
image.h
Implement loading DDS textures at run-time
2023-07-31 21:31:26 +02:00
ip_address.cpp
ip_address.h
ip.cpp
Display
BitField[Enum]
in docs to distinguish from
Enum
2023-06-15 17:23:02 +03:00
ip.h
Display
BitField[Enum]
in docs to distinguish from
Enum
2023-06-15 17:23:02 +03:00
json.cpp
Disallow invalid escape sequences in JSON.parse
2023-06-30 21:28:36 +02:00
json.h
logger.cpp
logger.h
marshalls.cpp
marshalls.h
missing_resource.cpp
missing_resource.h
net_socket.cpp
net_socket.h
packed_data_container.cpp
packed_data_container.h
packet_peer_dtls.cpp
packet_peer_dtls.h
packet_peer_udp.cpp
packet_peer_udp.h
packet_peer.cpp
packet_peer.h
pck_packer.cpp
pck_packer.h
remote_filesystem_client.cpp
remote_filesystem_client.h
resource_format_binary.cpp
Fix ImageTextureLayered serialisation issues.
2023-07-23 13:54:04 +02:00
resource_format_binary.h
Fix ImageTextureLayered serialisation issues.
2023-07-23 13:54:04 +02:00
resource_importer.cpp
Document editor import options in the class reference
2023-06-15 08:30:48 +02:00
resource_importer.h
resource_loader.cpp
Mention expected resource type in ResourceLoader load error
2023-07-21 04:45:34 +02:00
resource_loader.h
Workaround resource loading crashes due to buggy TLS
2023-07-03 13:54:55 +02:00
resource_saver.cpp
resource_saver.h
resource_uid.cpp
resource_uid.h
resource.cpp
Unify and streamline connecting to Resource changes
2023-07-17 19:35:57 +02:00
resource.h
Unify and streamline connecting to Resource changes
2023-07-17 19:35:57 +02:00
SCsub
stream_peer_gzip.cpp
stream_peer_gzip.h
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer_tls.cpp
stream_peer_tls.h
stream_peer.cpp
stream_peer.h
tcp_server.cpp
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
udp_server.cpp
udp_server.h
xml_parser.cpp
Display
BitField[Enum]
in docs to distinguish from
Enum
2023-06-15 17:23:02 +03:00
xml_parser.h
Display
BitField[Enum]
in docs to distinguish from
Enum
2023-06-15 17:23:02 +03:00
zip_io.cpp
Fix buffer over-read and memory leaks when using long filepaths in a zip archive and improved robustness of long filepaths and reading files.
2023-05-31 13:11:59 +00:00
zip_io.h
Fix buffer over-read and memory leaks when using long filepaths in a zip archive and improved robustness of long filepaths and reading files.
2023-05-31 13:11:59 +00:00