godot/core
Rémi Verschelde 709964849f
Merge pull request #42896 from Calinou/httprequest-increase-chunk-size
Increase the default HTTPClient download chunk size to 64 KiB
2020-11-07 16:38:28 +01:00
..
bind Removed unused method Geometry.get_uv84_normal_bit 2020-10-09 10:22:26 +03:00
crypto Adds PCK encryption support (using script encryption key for export). 2020-09-05 14:53:39 +03:00
debugger Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
input Apply upstream gamecontrollerdb patch 391. 2020-10-26 16:47:48 +00:00
io Increase the default HTTPClient download chunk size to 64 KiB 2020-11-07 16:11:04 +01:00
math Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
os MainLoop: Remove deprecated methods 2020-11-01 12:38:30 +01:00
array.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
array.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
binder_common.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
callable_bind.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
callable_bind.h Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
callable_method_pointer.cpp
callable_method_pointer.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
callable.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
callable.h Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
class_db.cpp Avoid reentrant OBJTYPE_RLOCK in ClassDB 2020-11-01 03:40:06 -08:00
class_db.h Avoid reentrant OBJTYPE_RLOCK in ClassDB 2020-11-01 03:40:06 -08:00
color_names.inc
color.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
color.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
command_queue_mt.cpp core/command_queue_mt: Fix crash/hang when buffer fills up 2020-10-12 08:41:13 -07:00
command_queue_mt.h core/command_queue_mt: Fix crash/hang when buffer fills up 2020-10-12 08:41:13 -07:00
compressed_translation.cpp
compressed_translation.h
container_type_validate.h
core_builders.py
core_string_names.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
core_string_names.h Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
cowdata.h [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
dictionary.cpp
dictionary.h
engine.cpp Vulkan: Make validation layers optional 2020-10-27 16:19:15 +01:00
engine.h Refactor pixel snapping. 2020-10-30 08:57:32 -03:00
error_list.h
error_macros.cpp
error_macros.h
func_ref.cpp Make "function" a property of FuncRef 2020-09-30 06:57:59 -04:00
func_ref.h Allow retrieval of FuncRef function string 2020-09-25 11:54:51 -04:00
global_constants.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
global_constants.h
hash_map.h
hashfuncs.h [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
image.cpp Add Image.load_bmp_from_buffer() for run-time BMP image loading 2020-10-20 23:52:45 +02:00
image.h Add Image.load_bmp_from_buffer() for run-time BMP image loading 2020-10-20 23:52:45 +02:00
int_types.h
list.h Fix List swap behavior on front, back and adjacent elements 2020-09-12 23:58:56 +03:00
local_vector.h
map.h
message_queue.cpp
message_queue.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
method_bind.cpp
method_bind.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
method_ptrcall.h
node_path.cpp
node_path.h
oa_hash_map.h
object_id.h
object.cpp Add ability to bind an unbind arguments to Callable. 2020-10-09 19:43:22 -03:00
object.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
pair.h
pool_allocator.cpp
pool_allocator.h
print_string.cpp
print_string.h
project_settings.cpp Favor project.binary over project.godot 2020-10-22 00:12:18 +02:00
project_settings.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
reference.cpp
reference.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
register_core_types.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
register_core_types.h
resource.cpp
resource.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
rid_owner.cpp
rid_owner.h
rid.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_language.cpp Check for global script class information before clearing it 2020-10-05 15:45:54 -04:00
script_language.h Shows ColorRect in Color constants autocompletion 2020-10-23 19:03:50 +03:00
SCsub Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
self_list.h
set.h
simple_type.h Refactored binding system for core types 2020-10-14 15:24:30 +02:00
sort_array.h
spin_lock.h
string_buffer.h [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
string_builder.cpp [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
string_builder.h
string_name.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
string_name.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
thread_work_pool.cpp
thread_work_pool.h Implement GPU Particle Collisions 2020-10-09 13:25:47 -03:00
translation_po.cpp
translation_po.h Fix typos with codespell 2020-09-18 13:44:25 +02:00
translation.cpp
translation.h
type_info.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
typed_array.h
typedefs.h Alpha Hash and Alpha2Coverage Implementation 2020-11-02 20:11:20 -08:00
ucaps.h
undo_redo.cpp
undo_redo.h Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
ustring.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
ustring.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
variant_call.cpp Merge pull request #43283 from Calinou/color-remove-contrasted 2020-11-06 10:17:12 +01:00
variant_internal.h Refactored binding system for core types 2020-10-14 15:24:30 +02:00
variant_op.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
variant_parser.cpp Remove unnecessary empty line from Dictionaries 2020-09-24 13:23:06 +02:00
variant_parser.h [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
variant_setget.cpp Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
variant.cpp [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
variant.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
vector.h Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
version.h
vmap.h
vset.h