.. |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
1 kuukausi sitten |
compression.cpp
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 vuosi sitten |
compression.h
|
0e4bd964cc
Expose brotli decompression to the scripting API.
|
1 vuosi sitten |
config_file.cpp
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
9 kuukautta sitten |
config_file.h
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
9 kuukautta sitten |
dir_access.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
4 päivää sitten |
dir_access.h
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
dtls_server.cpp
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
dtls_server.h
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
file_access.compat.inc
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
1 viikko sitten |
file_access.cpp
|
3b6705a641
Support uid:// in more places
|
5 päivää sitten |
file_access.h
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
1 viikko sitten |
file_access_compressed.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
file_access_compressed.h
|
205a10e0ae
Reduce code duplication in FileAccess
|
2 kuukautta sitten |
file_access_encrypted.cpp
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
1 viikko sitten |
file_access_encrypted.h
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
1 viikko sitten |
file_access_memory.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
file_access_memory.h
|
205a10e0ae
Reduce code duplication in FileAccess
|
2 kuukautta sitten |
file_access_pack.cpp
|
80e73b0dca
Merge pull request #98483 from timothyqiu/pack-dir-exists
|
3 päivää sitten |
file_access_pack.h
|
93a21c3efc
Fix PackedData::has_path() using wrong path format.
|
1 viikko sitten |
file_access_zip.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
file_access_zip.h
|
205a10e0ae
Reduce code duplication in FileAccess
|
2 kuukautta sitten |
http_client.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
4 päivää sitten |
http_client.h
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
http_client_tcp.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
4 päivää sitten |
http_client_tcp.h
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
image.cpp
|
3b6705a641
Support uid:// in more places
|
5 päivää sitten |
image.h
|
80a9c0d569
Clean up Image
|
2 viikkoa sitten |
image_loader.cpp
|
3b6705a641
Support uid:// in more places
|
5 päivää sitten |
image_loader.h
|
d4e1a74efb
Add 'override' mark to ResourceFormat class
|
8 kuukautta sitten |
ip.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
ip.h
|
eb391d3302
Display `BitField[Enum]` in docs to distinguish from `Enum`
|
1 vuosi sitten |
ip_address.cpp
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
6 kuukautta sitten |
ip_address.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 vuosi sitten |
json.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
json.h
|
71bdbcdfb1
Ability to convert native engine types to JSON and back.
|
2 kuukautta sitten |
logger.cpp
|
c3ed8a842c
Remove confusing USER prefix from script-logged errors
|
2 kuukautta sitten |
logger.h
|
459f14c098
Strip ANSI escape codes from file logging
|
7 kuukautta sitten |
marshalls.cpp
|
9ba098b670
Core: Add typed dictionary support for binary serialization
|
1 viikko sitten |
marshalls.h
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
1 vuosi sitten |
missing_resource.cpp
|
95d2909474
Fix missing resource properties being dropped on save
|
2 viikkoa sitten |
missing_resource.h
|
95d2909474
Fix missing resource properties being dropped on save
|
2 viikkoa sitten |
net_socket.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
1 vuosi sitten |
net_socket.h
|
0c620b29cd
[Net] Split Unix/Windows NetSocket implementation
|
1 viikko sitten |
packed_data_container.cpp
|
413c11357d
Use Core/Scene stringnames consistently
|
6 kuukautta sitten |
packed_data_container.h
|
346cbc7f1f
Add support for compiling with VS clang-cl toolset
|
2 kuukautta sitten |
packet_peer.cpp
|
32c83a228d
Style: Add `WARNING:` as new comment admonition
|
1 kuukausi sitten |
packet_peer.h
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 vuosi sitten |
packet_peer_dtls.cpp
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
packet_peer_dtls.h
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
packet_peer_udp.cpp
|
8d1462c748
CI: Update Linux runners to Ubuntu 24.04
|
1 viikko sitten |
packet_peer_udp.h
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
9 kuukautta sitten |
pck_packer.cpp
|
2ac562cdf8
Add ability for PCK patches to remove files
|
1 viikko sitten |
pck_packer.h
|
2ac562cdf8
Add ability for PCK patches to remove files
|
1 viikko sitten |
plist.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
4 päivää sitten |
plist.h
|
491077239c
[macOS/iOS export] Add option to set custom Info.plist data.
|
10 kuukautta sitten |
remote_filesystem_client.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
remote_filesystem_client.h
|
efdff9cbc2
Fix GCC -Wmaybe-uninitialized warnings
|
1 vuosi sitten |
resource.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
resource.h
|
abf9d24520
Make internal unique scene resource ID deterministic
|
1 kuukausi sitten |
resource_format_binary.cpp
|
d57846087b
Universalize UID support in all resource types
|
1 viikko sitten |
resource_format_binary.h
|
d57846087b
Universalize UID support in all resource types
|
1 viikko sitten |
resource_importer.cpp
|
d57846087b
Universalize UID support in all resource types
|
1 viikko sitten |
resource_importer.h
|
2ed6d12652
Merge pull request #97363 from reduz/deterministic-gen-suberesources-id
|
1 viikko sitten |
resource_loader.cpp
|
219b14b905
Revert "ResourceLoader: Report error if resource type unrecognized"
|
1 päivä sitten |
resource_loader.h
|
c8ff788052
Merge pull request #96590 from reduz/list-directory
|
1 viikko sitten |
resource_saver.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
resource_saver.h
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
9 kuukautta sitten |
resource_uid.cpp
|
0dabcd9941
Resource UID fixes and improvements
|
1 viikko sitten |
resource_uid.h
|
0dabcd9941
Resource UID fixes and improvements
|
1 viikko sitten |
stream_peer.cpp
|
8d1462c748
CI: Update Linux runners to Ubuntu 24.04
|
1 viikko sitten |
stream_peer.h
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 vuosi sitten |
stream_peer_gzip.cpp
|
da886006a0
add check for negative buffer_size inside start_(de)compression method.
|
8 kuukautta sitten |
stream_peer_gzip.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 vuosi sitten |
stream_peer_tcp.cpp
|
61a2f5c534
FIX: Return if TCP is in STATUS_CONNECTED
|
7 kuukautta sitten |
stream_peer_tcp.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 vuosi sitten |
stream_peer_tls.cpp
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
stream_peer_tls.h
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
3 kuukautta sitten |
tcp_server.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 viikko sitten |
tcp_server.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 vuosi sitten |
translation_loader_po.cpp
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
4 päivää sitten |
translation_loader_po.h
|
d4e1a74efb
Add 'override' mark to ResourceFormat class
|
8 kuukautta sitten |
udp_server.cpp
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
6 kuukautta sitten |
udp_server.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 vuosi sitten |
xml_parser.cpp
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
3 viikkoa sitten |
xml_parser.h
|
eb391d3302
Display `BitField[Enum]` in docs to distinguish from `Enum`
|
1 vuosi sitten |
zip_io.cpp
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
9 kuukautta sitten |
zip_io.h
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
9 kuukautta sitten |