Rémi Verschelde 2c99306e20 OS: Better validation of invalid input for get_unix_time_from_datetime 4 年之前
..
bind 2c99306e20 OS: Better validation of invalid input for get_unix_time_from_datetime 4 年之前
crypto 06136d433b SCons: Add explicit dependencies on thirdparty code in cloned env 4 年之前
io f87096ecea Fix duplicate close files when deconstructing ZipArchive 4 年之前
math 337ef03958 Fix typos with codespell 4 年之前
os ff3099abcf Fix thread_local, tls, ASLR, and DEP with MingW 4 年之前
SCsub 06136d433b SCons: Add explicit dependencies on thirdparty code in cloned env 4 年之前
array.cpp 49646383f1 Update copyright statements to 2021 4 年之前
array.h 49646383f1 Update copyright statements to 2021 4 年之前
class_db.cpp ce4dec647c fix crash on null class in ClassDB.get_property() and set_property() 4 年之前
class_db.h b450036120 Modernize RWLock 4 年之前
color.cpp 5022103ee7 Make Color::from_hsv use Color::set_hsv 4 年之前
color.h 9201ffa9a2 Improve some argument names for core types 4 年之前
color_names.inc cbdbfb00ca doc: Document named color constants 5 年之前
command_queue_mt.cpp 8f6a636ae7 Modernize Semaphore 4 年之前
command_queue_mt.h 8f6a636ae7 Modernize Semaphore 4 年之前
compressed_translation.cpp c5332b1d7a Check PHashTranslation generate p_from is valid 4 年之前
compressed_translation.h 49646383f1 Update copyright statements to 2021 4 年之前
core_builders.py e283d4b5c8 Update AUTHORS and DONORS list 5 年之前
core_string_names.cpp 49646383f1 Update copyright statements to 2021 4 年之前
core_string_names.h 49646383f1 Update copyright statements to 2021 4 年之前
cowdata.h 55b5f98402 Improve robustness of atomics 4 年之前
dictionary.cpp 49646383f1 Update copyright statements to 2021 4 年之前
dictionary.h 49646383f1 Update copyright statements to 2021 4 年之前
engine.cpp bf1de6bbfa Revert backport of 2D transform and camera snapping options 4 年之前
engine.h bf1de6bbfa Revert backport of 2D transform and camera snapping options 4 年之前
error_list.h 49646383f1 Update copyright statements to 2021 4 年之前
error_macros.cpp 49646383f1 Update copyright statements to 2021 4 年之前
error_macros.h 4485b43a57 Modernize atomics 4 年之前
func_ref.cpp 49646383f1 Update copyright statements to 2021 4 年之前
func_ref.h 49646383f1 Update copyright statements to 2021 4 年之前
global_constants.cpp 7c3602dc8c doc: Sync classref with current source 4 年之前
global_constants.h 49646383f1 Update copyright statements to 2021 4 年之前
hash_map.h 49646383f1 Update copyright statements to 2021 4 年之前
hashfuncs.h 49646383f1 Update copyright statements to 2021 4 年之前
image.cpp 0a17e96ab2 Fix invalid memory usage when modifying locked image 4 年之前
image.h 49646383f1 Update copyright statements to 2021 4 年之前
input_map.cpp 28127ce224 Print suggestions when requesting a nonexistent InputMap action 4 年之前
input_map.h 28127ce224 Print suggestions when requesting a nonexistent InputMap action 4 年之前
int_types.h 49646383f1 Update copyright statements to 2021 4 年之前
list.h 49646383f1 Update copyright statements to 2021 4 年之前
local_vector.h 49646383f1 Update copyright statements to 2021 4 年之前
make_binders.py 7bf9787921 SCons: Format buildsystem files with psf/black 5 年之前
map.h 49646383f1 Update copyright statements to 2021 4 年之前
message_queue.cpp 49646383f1 Update copyright statements to 2021 4 年之前
message_queue.h 49646383f1 Update copyright statements to 2021 4 年之前
method_bind.cpp 49646383f1 Update copyright statements to 2021 4 年之前
method_bind.h 49646383f1 Update copyright statements to 2021 4 年之前
method_ptrcall.h 49646383f1 Update copyright statements to 2021 4 年之前
node_path.cpp 49646383f1 Update copyright statements to 2021 4 年之前
node_path.h 49646383f1 Update copyright statements to 2021 4 年之前
oa_hash_map.h 49646383f1 Update copyright statements to 2021 4 年之前
object.cpp 4485b43a57 Modernize atomics 4 年之前
object.h 4485b43a57 Modernize atomics 4 年之前
object_id.h 49646383f1 Update copyright statements to 2021 4 年之前
object_rc.h 49646383f1 Update copyright statements to 2021 4 年之前
ordered_hash_map.h 49646383f1 Update copyright statements to 2021 4 年之前
packed_data_container.cpp 7e22dfdd05 Add PackedDataContainer data pointer check for non nullable 4 年之前
packed_data_container.h 49646383f1 Update copyright statements to 2021 4 年之前
pair.h 49646383f1 Update copyright statements to 2021 4 年之前
path_remap.cpp 49646383f1 Update copyright statements to 2021 4 年之前
path_remap.h 49646383f1 Update copyright statements to 2021 4 年之前
pool_allocator.cpp 49646383f1 Update copyright statements to 2021 4 年之前
pool_allocator.h 49646383f1 Update copyright statements to 2021 4 年之前
pool_vector.cpp 4ddcdc031b Modernize Mutex 4 年之前
pool_vector.h 4485b43a57 Modernize atomics 4 年之前
pooled_list.h b9c5e2f9eb doc: Sync classref with current source 4 年之前
print_string.cpp 49646383f1 Update copyright statements to 2021 4 年之前
print_string.h 49646383f1 Update copyright statements to 2021 4 年之前
project_settings.cpp 0eb220eedc Fix bug causing `project.godot` to be ignored when `project.binary` is missing 4 年之前
project_settings.h 20f7037edb Add GLOBAL_DEF_ALIAS and alias for rename of pixel_snap 4 年之前
ref_ptr.cpp 49646383f1 Update copyright statements to 2021 4 年之前
ref_ptr.h 49646383f1 Update copyright statements to 2021 4 年之前
reference.cpp 4485b43a57 Modernize atomics 4 年之前
reference.h 49646383f1 Update copyright statements to 2021 4 年之前
register_core_types.cpp 4ddcdc031b Modernize Mutex 4 年之前
register_core_types.h 49646383f1 Update copyright statements to 2021 4 年之前
resource.cpp b450036120 Modernize RWLock 4 年之前
resource.h b450036120 Modernize RWLock 4 年之前
rid.cpp 49646383f1 Update copyright statements to 2021 4 年之前
rid.h 49646383f1 Update copyright statements to 2021 4 年之前
ring_buffer.h 49646383f1 Update copyright statements to 2021 4 年之前
safe_refcount.cpp 55b5f98402 Improve robustness of atomics 4 年之前
safe_refcount.h bcbf7ce3b6 Add type_traits include for `std::is_trivially_destructible` 4 年之前
script_debugger_local.cpp 49646383f1 Update copyright statements to 2021 4 年之前
script_debugger_local.h 49646383f1 Update copyright statements to 2021 4 年之前
script_language.cpp 5a290e0a3c Don't save project settings when not necessary 4 年之前
script_language.h 49646383f1 Update copyright statements to 2021 4 年之前
self_list.h 49646383f1 Update copyright statements to 2021 4 年之前
set.h 49646383f1 Update copyright statements to 2021 4 年之前
simple_type.h 49646383f1 Update copyright statements to 2021 4 年之前
sort_array.h 49646383f1 Update copyright statements to 2021 4 年之前
string_buffer.h 49646383f1 Update copyright statements to 2021 4 年之前
string_builder.cpp 49646383f1 Update copyright statements to 2021 4 年之前
string_builder.h 49646383f1 Update copyright statements to 2021 4 年之前
string_name.cpp 4ddcdc031b Modernize Mutex 4 年之前
string_name.h 4ddcdc031b Modernize Mutex 4 年之前
translation.cpp 82b31fe8e7 Fixes some inconsistent ISO-639 language codes 4 年之前
translation.h 49646383f1 Update copyright statements to 2021 4 年之前
type_info.h 49646383f1 Update copyright statements to 2021 4 年之前
typedefs.h 49646383f1 Update copyright statements to 2021 4 年之前
ucaps.h 49646383f1 Update copyright statements to 2021 4 年之前
undo_redo.cpp 49646383f1 Update copyright statements to 2021 4 年之前
undo_redo.h 49646383f1 Update copyright statements to 2021 4 年之前
ustring.cpp edcb95cede fix wrong encoding in uri_encode 4 年之前
ustring.h b032067e42 Relaxes Node naming constraints in glTF documents to match the Editor. 4 年之前
variant.cpp 1c9203ad68 Object: Make deleted object access raise errors, not warnings 4 年之前
variant.h 49646383f1 Update copyright statements to 2021 4 年之前
variant_call.cpp 9201ffa9a2 Improve some argument names for core types 4 年之前
variant_op.cpp 1c9203ad68 Object: Make deleted object access raise errors, not warnings 4 年之前
variant_parser.cpp 49646383f1 Update copyright statements to 2021 4 年之前
variant_parser.h 49646383f1 Update copyright statements to 2021 4 年之前
vector.h 49646383f1 Update copyright statements to 2021 4 年之前
version.h 49646383f1 Update copyright statements to 2021 4 年之前
vmap.h 49646383f1 Update copyright statements to 2021 4 年之前
vset.h 49646383f1 Update copyright statements to 2021 4 年之前