Rémi Verschelde 1123d7fd9c Merge pull request #102499 from Jordyfel/resource-docs 2 days ago
..
config 42733a2a5c Implement sparse bundle PCK support. 5 days ago
crypto 35beb07eef CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files. 2 months ago
debugger d97d8c16e7 Merge pull request #107663 from mihe/script-break-error 6 days ago
error 24494d840e Core: Unify display of error type prefixes 3 weeks ago
extension d5eb66947b Fix minor inconsistencies and errors in `gdextension_interface.h` 1 week ago
input efed435fa3 Fix `screen_accum` not being reset when it should be in `Input::VelocityTrack` 4 days ago
io 1123d7fd9c Merge pull request #102499 from Jordyfel/resource-docs 2 days ago
math 6f094856e7 Make get_id_path return empty when first point is disabled 2 weeks ago
object a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 2 weeks ago
os f411c5b2f1 [Web] Add Web-build specific stdout header 2 weeks ago
string 8de08c7c21 Merge pull request #107646 from stuartcarnie/string_append_utf8_bug 1 week ago
templates 697e0bb077 Use `reserve` in `LocalVector::resize`, to restore expected growth behavior. 1 week ago
variant a0f9f5d90a Merge pull request #107770 from RandomShaper/fix_res_dupe_bindings 1 week ago
SCsub 7aa99599d4 SCons: Identify build clearly when using AES256 encryption key 3 weeks ago
core_bind.compat.inc 1cb3cfaa8e Style: Convert namespaces to PascalCase 3 months ago
core_bind.cpp f610c81943 Add `OS::open_with_program` for opening files/directories with a specific program on macOS 3 weeks ago
core_bind.h f610c81943 Add `OS::open_with_program` for opening files/directories with a specific program on macOS 3 weeks ago
core_builders.py 5c9f93ce03 SCons: Begin decoupling generation & build code 2 months ago
core_constants.cpp 42249bb659 Add @export_file_path to export raw paths (no UID) 1 month ago
core_constants.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
core_globals.h 5af4bef46f Inline static variables (part 1) 2 months ago
core_string_names.h 91fe434a86 Always use `String` as `StringName` backing internally. 2 months ago
doc_data.cpp 1ca5bc2d04 Doc: Add "required" qualifier to methods 3 weeks ago
doc_data.h ee121ef80e GDScript: Add support for variadic functions 3 weeks ago
register_core_types.cpp 242293c451 Remove registration of deprecated classes 1 month ago
register_core_types.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
typedefs.h f6f1df7d73 Add 64-bit versions of core power of 2 functions 4 weeks ago
version.h 01fc9aee6c Core: Modernize C headers with C++ equivalents 1 month ago