Rémi Verschelde def12f7cc4 Remove forward compat parsing of PackedVector4Array in binary format пре 9 месеци
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black пре 4 година
compression.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
compression.h 0e4bd964cc Expose brotli decompression to the scripting API. пре 1 година
config_file.cpp c2790ec2b9 Merge pull request #68450 from KoBeWi/bracket_escapist пре 2 година
config_file.h d95794ec8a One Copyright Update to rule them all пре 2 година
dir_access.cpp 97bcd8a631 Add method to check if filesystem is case sensitive. пре 1 година
dir_access.h 97bcd8a631 Add method to check if filesystem is case sensitive. пре 1 година
dtls_server.cpp adba870534 [NET] Refactor TLS configuration. пре 2 година
dtls_server.h adba870534 [NET] Refactor TLS configuration. пре 2 година
file_access.cpp 2042283d32 Explicitly initialize all of `FileAccess::create_func[ACCESS_MAX]` пре 11 месеци
file_access.h bf3f6e3b55 Error handling for `FileAccess.get_file_as_*` пре 1 година
file_access_compressed.cpp 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
file_access_compressed.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
file_access_encrypted.cpp 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
file_access_encrypted.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
file_access_memory.cpp f4106e5fb3 Fix FileAccessMemory off by one error in eof_reached пре 11 месеци
file_access_memory.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
file_access_pack.cpp a47a07d13b Fix FileAccessPack::get_buffer will update pos past the length of file пре 1 година
file_access_pack.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
file_access_zip.cpp f18aa00e85 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
file_access_zip.h 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. пре 1 година
http_client.cpp 1514376e46 Fix HTTPClient _request using wrong size пре 1 година
http_client.h adba870534 [NET] Refactor TLS configuration. пре 2 година
http_client_tcp.cpp eeac6f8c7f [TLS] Fix crashes trying to use TLS when not available. пре 1 година
http_client_tcp.h adba870534 [NET] Refactor TLS configuration. пре 2 година
image.cpp 0224a60b43 Added error to catch conversion on invalid image пре 1 година
image.h 0045dc204c Revert "Implement loading DDS textures at run-time" пре 1 година
image_loader.cpp c0083e431b Cleanup unused engine code v2 пре 2 година
image_loader.h c0083e431b Cleanup unused engine code v2 пре 2 година
ip.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
ip.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` пре 1 година
ip_address.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
ip_address.h d95794ec8a One Copyright Update to rule them all пре 2 година
json.cpp 427b293c7d Disallow invalid escape sequences in JSON.parse пре 1 година
json.h 1aaff63b8f Fixes to JSON as resource пре 2 година
logger.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
logger.h d95794ec8a One Copyright Update to rule them all пре 2 година
marshalls.cpp 210461f2ed Prevent `encode_variant` doing `memcpy` from `nullptr` пре 1 година
marshalls.h 5b1df48c6c Convert en_GB spelling to en_US with codespell пре 2 година
missing_resource.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
missing_resource.h d95794ec8a One Copyright Update to rule them all пре 2 година
net_socket.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
net_socket.h d95794ec8a One Copyright Update to rule them all пре 2 година
packed_data_container.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
packed_data_container.h c08e96ef0d Improve and document PackedDataContainer пре 1 година
packet_peer.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
packet_peer.h d8ff69d53c Extract ScriptInstance to simplify includes пре 1 година
packet_peer_dtls.cpp adba870534 [NET] Refactor TLS configuration. пре 2 година
packet_peer_dtls.h adba870534 [NET] Refactor TLS configuration. пре 2 година
packet_peer_udp.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
packet_peer_udp.h d95794ec8a One Copyright Update to rule them all пре 2 година
pck_packer.cpp 067807c1cb Remove nondeterminism in pck_packer пре 1 година
pck_packer.h d95794ec8a One Copyright Update to rule them all пре 2 година
remote_filesystem_client.cpp faaf27f284 Fix various typos with codespell пре 1 година
remote_filesystem_client.h efdff9cbc2 Fix GCC -Wmaybe-uninitialized warnings пре 1 година
resource.cpp 6f339b07f0 Fix Resource::get_rid override not working in GDExtension пре 10 месеци
resource.h a3627b6e37 Assign temporary path to preloaded resources пре 1 година
resource_format_binary.cpp def12f7cc4 Remove forward compat parsing of PackedVector4Array in binary format пре 9 месеци
resource_format_binary.h f37c2b5be2 Fix ImageTextureLayered serialisation issues. пре 1 година
resource_importer.cpp 8352122e70 Document editor import options in the class reference пре 1 година
resource_importer.h 58076b9ccb Implement glTF compat version system for files from older Godot versions пре 1 година
resource_loader.cpp 63f45cd75d Revert "Push p_original_path into load_paths_stack and sub_tasks instead of p_path." пре 10 месеци
resource_loader.h a5aa6910bc Avoid regressing in progress reporting in resource load пре 11 месеци
resource_saver.cpp 4564a8513a Correctly check scripts that must inherit `EditorPlugin` пре 1 година
resource_saver.h d8ff69d53c Extract ScriptInstance to simplify includes пре 1 година
resource_uid.cpp 2263d94cc3 Add comment why off-by-one error is hard to fix пре 1 година
resource_uid.h d95794ec8a One Copyright Update to rule them all пре 2 година
stream_peer.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
stream_peer.h d8ff69d53c Extract ScriptInstance to simplify includes пре 1 година
stream_peer_gzip.cpp c00caa766e add check for negative buffer_size inside start_(de)compression method. пре 11 месеци
stream_peer_gzip.h d95794ec8a One Copyright Update to rule them all пре 2 година
stream_peer_tcp.cpp e5ea748dcf FIX: Return if TCP is in STATUS_CONNECTED пре 10 месеци
stream_peer_tcp.h d95794ec8a One Copyright Update to rule them all пре 2 година
stream_peer_tls.cpp 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. пре 2 година
stream_peer_tls.h 7cd80e6a6d [Net] Remove StreamPeerTLS.blocking_handshake option. пре 2 година
tcp_server.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
tcp_server.h d95794ec8a One Copyright Update to rule them all пре 2 година
translation_loader_po.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
translation_loader_po.h d95794ec8a One Copyright Update to rule them all пре 2 година
udp_server.cpp d95794ec8a One Copyright Update to rule them all пре 2 година
udp_server.h d95794ec8a One Copyright Update to rule them all пре 2 година
xml_parser.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
xml_parser.h eb391d3302 Display `BitField[Enum]` in docs to distinguish from `Enum` пре 1 година
zip_io.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable пре 1 година
zip_io.h 1326b7e04f Fix buffer over-read and memory leaks when using long filepaths in a zip archive and improved robustness of long filepaths and reading files. пре 1 година