Rémi Verschelde 742eae5a2e CI: Partially sync workflows and actions with 3.x branch 2 周之前
..
bind 172dd99fb2 Fix various Clang -Wunused-but-set-variable warnings 3 周之前
crypto 7bf9787921 SCons: Format buildsystem files with psf/black 4 年之前
io 172dd99fb2 Fix various Clang -Wunused-but-set-variable warnings 3 周之前
math e6cab51ad5 Fix warnings found by Emscripten 3.1.10 3 周之前
os 9a87271aa8 [Core] Use std type traits to check operations triviality. 3 周之前
SCsub 7bf9787921 SCons: Format buildsystem files with psf/black 4 年之前
array.cpp 23d473f488 Fix array slicing. 4 年之前
array.h 23d473f488 Fix array slicing. 4 年之前
class_db.cpp 4be87c6016 ClassDB: Exclude method binds starting with '_' from API hash 4 年之前
class_db.h fa82664419 Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix 4 年之前
color.cpp 505fee0b6d Color: Fix deprecation warning mentioning 'get_v()' instead of 'v' 4 年之前
color.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
color_names.inc cbdbfb00ca doc: Document named color constants 4 年之前
command_queue_mt.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
command_queue_mt.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
compressed_translation.cpp 172dd99fb2 Fix various Clang -Wunused-but-set-variable warnings 3 周之前
compressed_translation.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
core_builders.py 742eae5a2e CI: Partially sync workflows and actions with 3.x branch 2 周之前
core_string_names.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
core_string_names.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
cowdata.h 9a87271aa8 [Core] Use std type traits to check operations triviality. 3 周之前
dictionary.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
dictionary.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
engine.cpp e283d4b5c8 Update AUTHORS and DONORS list 4 年之前
engine.h 5bd603a542 Fix Engine get_target_fps() returning float instead of int. 4 年之前
error_list.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
error_macros.cpp 37d55ff153 Improve and document error macros 4 年之前
error_macros.h 37d55ff153 Improve and document error macros 4 年之前
func_ref.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
func_ref.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
global_constants.cpp ebff150680 Support SDL2 half axes and inverted axes mappings. 4 年之前
global_constants.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
hash_map.h 50d69a5a3d Call CRASH_COND_MSG if key not found in HashMap get function. 4 年之前
hashfuncs.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
image.cpp c62ce03679 Make sure that a new image can only be created when the buffer is not currently locked 4 年之前
image.h 850f07a4d9 Expose loading TGA images in Image. 4 年之前
input_map.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
input_map.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
int_types.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
list.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
make_binders.py 7bf9787921 SCons: Format buildsystem files with psf/black 4 年之前
map.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
message_queue.cpp 6e517f9da3 Tweak the message queue maximum size property hint 4 年之前
message_queue.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
method_bind.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
method_bind.h 4d727f1ee6 Allows to doc vararg method return type as void 4 年之前
method_ptrcall.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
node_path.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
node_path.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
oa_hash_map.h b0ba122443 Removed const from OAHashMap iterator value 4 年之前
object.cpp 993a421333 Show errors on Object.call_deferred 4 年之前
object.h d904d05e65 Fix dangling and reassigned Variants 4 年之前
object_id.h b40f3f9740 Style: Sync other changes from new fix_style.sh and clang_format.sh 4 年之前
object_rc.h ac8b4708a3 Fix GDNative compat breakage due to dangling Variants fix 4 年之前
ordered_hash_map.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
packed_data_container.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
packed_data_container.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
pair.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
path_remap.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
path_remap.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
pool_allocator.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
pool_allocator.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
pool_vector.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
pool_vector.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
print_string.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
print_string.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
project_settings.cpp 813fab55d8 Fix overriding compression related settings 4 年之前
project_settings.h faf858fe41 Revert "Made possible to specify where to dump the contents when loading a ".pck" file" 4 年之前
ref_ptr.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
ref_ptr.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
reference.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
reference.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
register_core_types.cpp 35a9f0fe64 New PacketPeerDTLS and DTLSServer classes. 4 年之前
register_core_types.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
resource.cpp ebb30ac45a Core: Add hints to run with --verbose when leaking nodes/resources at exit 4 年之前
resource.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
rid.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
rid.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
ring_buffer.h ea1dbdc6ff Fix GCC 14 -Wtemplate-id-cdtor warnings 3 周之前
safe_refcount.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
safe_refcount.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
script_debugger_local.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
script_debugger_local.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
script_language.cpp 5a96c24243 Revert "Check if global class file still exists before registering it" 4 年之前
script_language.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
self_list.h 64344e6d1d Fix object leaks caused by unfulfilled yields 4 年之前
set.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
simple_type.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
sort_array.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
string_buffer.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
string_builder.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
string_builder.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
string_name.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
string_name.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
translation.cpp a7f49ac9a1 Update copyright statements to 2020 4 年之前
translation.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
type_info.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
typedefs.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
ucaps.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
undo_redo.cpp 4d727f1ee6 Allows to doc vararg method return type as void 4 年之前
undo_redo.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
ustring.cpp 8dab067c01 Add missing NULL termination to the String::repeat function. 4 年之前
ustring.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
variant.cpp dca653cc3a Fix leaked ObjectRCs on object Variant reassignment 4 年之前
variant.h ac8b4708a3 Fix GDNative compat breakage due to dangling Variants fix 4 年之前
variant_call.cpp 3ab5183ffa [3.2] Backport core documentation changes to 3.2 4 年之前
variant_op.cpp ac8b4708a3 Fix GDNative compat breakage due to dangling Variants fix 4 年之前
variant_parser.cpp 1a1c30702d VariantParser: Fix crash on malformed vectors 4 年之前
variant_parser.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
vector.h bde52cc688 Merge pull request #34618 from qarmin/vector_please_dont_crash 4 年之前
version.h dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic 4 年之前
vmap.h a7f49ac9a1 Update copyright statements to 2020 4 年之前
vset.h a7f49ac9a1 Update copyright statements to 2020 4 年之前