.. |
bind
|
Fix Directory make_dir and make_dir_recursive
|
2020-07-20 06:38:10 -05:00 |
crypto
|
Implement RSA encryption/decryption.
|
2020-06-18 15:29:39 +02:00 |
debugger
|
Remove String::find_last (same as rfind)
|
2020-07-03 15:26:22 +02:00 |
input
|
Add override keywords.
|
2020-07-10 13:56:54 +01:00 |
io
|
Merge pull request #40374 from Faless/udp/server_abstraction
|
2020-07-14 16:31:19 +02:00 |
math
|
Merge pull request #38713 from aaronfranke/string-64bit
|
2020-07-01 16:01:05 +02:00 |
os
|
Keep debug & verbose options after loading project from project manager
|
2020-07-09 09:51:32 +02:00 |
array.cpp
|
|
|
array.h
|
|
|
callable_method_pointer.cpp
|
|
|
callable_method_pointer.h
|
|
|
callable.cpp
|
|
|
callable.h
|
|
|
class_db.cpp
|
Add methods in ClassDB to get property/method/constant/enum info
|
2020-07-06 19:27:05 -03:00 |
class_db.h
|
Add methods in ClassDB to get property/method/constant/enum info
|
2020-07-06 19:27:05 -03:00 |
color_names.inc
|
|
|
color.cpp
|
|
|
color.h
|
|
|
command_queue_mt.cpp
|
|
|
command_queue_mt.h
|
|
|
compressed_translation.cpp
|
|
|
compressed_translation.h
|
Add override keywords.
|
2020-07-10 13:56:54 +01:00 |
container_type_validate.h
|
Fix spelling of a var, a struct, and message output
|
2020-07-17 12:02:06 -04:00 |
core_builders.py
|
|
|
core_string_names.cpp
|
|
|
core_string_names.h
|
|
|
cowdata.h
|
|
|
dictionary.cpp
|
|
|
dictionary.h
|
|
|
engine.cpp
|
|
|
engine.h
|
|
|
error_list.h
|
|
|
error_macros.cpp
|
|
|
error_macros.h
|
Fix 'modernize-use-bool-literals' clang-tidy warnings in error macros
|
2020-07-05 19:22:26 +02:00 |
func_ref.cpp
|
|
|
func_ref.h
|
|
|
global_constants.cpp
|
|
|
global_constants.h
|
|
|
hash_map.h
|
Call CRASH_COND_MSG if key not found in HashMap get function.
|
2020-07-01 10:50:13 +01:00 |
hashfuncs.h
|
|
|
image.cpp
|
Image: Improve error messages for invalid creation size
|
2020-07-03 12:57:23 +02:00 |
image.h
|
Add override keywords.
|
2020-07-10 13:56:54 +01:00 |
int_types.h
|
|
|
list.h
|
Removed errors when List::erase() can't find the value
|
2020-07-01 10:17:27 +02:00 |
local_vector.h
|
Addition of SDFGI for open world global illumination
|
2020-06-26 11:06:48 -03:00 |
make_binders.py
|
|
|
map.h
|
|
|
message_queue.cpp
|
|
|
message_queue.h
|
|
|
method_bind.cpp
|
|
|
method_bind.h
|
|
|
method_ptrcall.h
|
|
|
node_path.cpp
|
|
|
node_path.h
|
|
|
oa_hash_map.h
|
Commit other files changed by file_format.sh
|
2020-07-13 14:14:11 -04:00 |
object_id.h
|
|
|
object.cpp
|
Fix potential crash when listing leaked objects
|
2020-06-10 20:44:11 +02:00 |
object.h
|
Add override keywords.
|
2020-07-10 13:56:54 +01:00 |
ordered_hash_map.h
|
|
|
packed_data_container.cpp
|
|
|
packed_data_container.h
|
Add override keywords.
|
2020-07-10 13:56:54 +01:00 |
pair.h
|
|
|
pool_allocator.cpp
|
|
|
pool_allocator.h
|
|
|
print_string.cpp
|
|
|
print_string.h
|
|
|
project_settings.cpp
|
Fix overriding compression related settings
|
2020-07-13 14:38:35 +03:00 |
project_settings.h
|
Add a map of autoloads to ProjectSettings
|
2020-07-06 12:35:51 -03:00 |
reference.cpp
|
|
|
reference.h
|
|
|
register_core_types.cpp
|
Add AESContext.
|
2020-06-18 15:26:24 +02:00 |
register_core_types.h
|
|
|
resource.cpp
|
Core: Add hints to run with --verbose when leaking nodes/resources at exit
|
2020-06-08 16:48:21 +02:00 |
resource.h
|
Add override keywords.
|
2020-07-10 13:56:54 +01:00 |
rid_owner.cpp
|
|
|
rid_owner.h
|
|
|
rid.h
|
|
|
ring_buffer.h
|
|
|
safe_refcount.cpp
|
|
|
safe_refcount.h
|
|
|
script_language.cpp
|
Add core types to ScriptLanguage
|
2020-07-11 15:19:02 +01:00 |
script_language.h
|
Add warning checks in GDScript analyzer
|
2020-07-20 11:38:40 -03:00 |
SCsub
|
|
|
self_list.h
|
|
|
set.h
|
|
|
simple_type.h
|
|
|
sort_array.h
|
|
|
spin_lock.h
|
|
|
string_buffer.h
|
|
|
string_builder.cpp
|
|
|
string_builder.h
|
|
|
string_name.cpp
|
|
|
string_name.h
|
|
|
thread_work_pool.cpp
|
|
|
thread_work_pool.h
|
|
|
translation.cpp
|
|
|
translation.h
|
|
|
type_info.h
|
|
|
typed_array.h
|
|
|
typedefs.h
|
|
|
ucaps.h
|
|
|
undo_redo.cpp
|
Add static_assert checks where code assumes VARIANT_ARG_MAX == 5
|
2020-05-25 21:55:03 +02:00 |
undo_redo.h
|
|
|
ustring.cpp
|
Remove String::find_last (same as rfind)
|
2020-07-03 15:26:22 +02:00 |
ustring.h
|
Remove String::find_last (same as rfind)
|
2020-07-03 15:26:22 +02:00 |
variant_call.cpp
|
Add sort and has methods to PackedArrays
|
2020-07-06 22:16:39 -04:00 |
variant_op.cpp
|
Addition of SDFGI for open world global illumination
|
2020-06-26 11:06:48 -03:00 |
variant_parser.cpp
|
VariantParser: Fix crash on malformed vectors
|
2020-06-08 11:38:13 +02:00 |
variant_parser.h
|
|
|
variant.cpp
|
Remove 32-bit String to_int method
|
2020-06-03 00:03:34 -04:00 |
variant.h
|
|
|
vector.h
|
Add sort and has methods to PackedArrays
|
2020-07-06 22:16:39 -04:00 |
version.h
|
|
|
vmap.h
|
|
|
vset.h
|
|
|