virtualx-engine/core/io
Rémi Verschelde 6c15d59154
Merge pull request #97362 from reduz/make-unique-scene-id-deterministic
Make internal unique scene resource ID deterministic
2024-10-04 17:18:10 +02:00
..
compression.cpp
compression.h
config_file.cpp
config_file.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
dir_access.cpp Merge pull request #90069 from KoBeWi/file_suicide_prevention_measures 2024-06-21 16:49:26 +02:00
dir_access.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
dtls_server.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
dtls_server.h
file_access.cpp
file_access.h
file_access_compressed.cpp Reduce code duplication in FileAccess 2024-09-01 12:39:32 +02:00
file_access_compressed.h Reduce code duplication in FileAccess 2024-09-01 12:39:32 +02:00
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
file_access_zip.h
http_client.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
http_client.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
http_client_tcp.cpp
http_client_tcp.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
image.cpp
image.h
image_loader.cpp
image_loader.h
ip.cpp [Core] Allow locking/unlocking of MutexLock 2024-08-26 12:38:03 +02:00
ip.h
ip_address.cpp
ip_address.h
json.cpp
json.h
logger.cpp Remove confusing USER prefix from script-logged errors 2024-08-27 15:00:48 +01:00
logger.h
marshalls.cpp [Core] Fix TypedArray encoding when full objects is disabled 2024-07-18 09:58:17 +02:00
marshalls.h Convert en_GB spelling to en_US with codespell 2023-01-23 11:02:20 +01:00
missing_resource.cpp
missing_resource.h
net_socket.cpp
net_socket.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
packed_data_container.cpp
packed_data_container.h
packet_peer.cpp
packet_peer.h Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
packet_peer_dtls.cpp
packet_peer_dtls.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
packet_peer_udp.cpp Fix a couple GCC 14 -Wmaybe-uninitialized warnings 2024-07-09 16:12:22 +02:00
packet_peer_udp.h
pck_packer.cpp
pck_packer.h
plist.cpp
plist.h
remote_filesystem_client.cpp Fix various typos with codespell 2023-08-07 13:09:47 +02:00
remote_filesystem_client.h
resource.cpp
resource.h Make internal unique scene resource ID deterministic 2024-09-23 15:07:00 +02:00
resource_format_binary.cpp
resource_format_binary.h
resource_importer.cpp Fix slow editor load on large projects (v2) 2024-09-25 17:36:39 -04:00
resource_importer.h Fix slow editor load on large projects (v2) 2024-09-25 17:36:39 -04:00
resource_loader.cpp
resource_loader.h ResourceLoader: Add thread-aware resource changed mechanism 2024-09-06 08:57:09 +02:00
resource_saver.cpp Fix import and saving related crashes 2024-04-22 12:13:19 +02:00
resource_saver.h
resource_uid.cpp
resource_uid.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
stream_peer.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
stream_peer.h
stream_peer_gzip.cpp
stream_peer_gzip.h
stream_peer_tcp.cpp
stream_peer_tcp.h
stream_peer_tls.cpp Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
stream_peer_tls.h Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
tcp_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tcp_server.h
translation_loader_po.cpp
translation_loader_po.h
udp_server.cpp Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
udp_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
xml_parser.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
xml_parser.h
zip_io.cpp
zip_io.h Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00