godot/core
2020-07-21 21:22:54 -04:00
..
bind Follow-Up Fix Directory Open 2020-07-10 10:21:39 +02:00
crypto SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
io UDPServer handles PacketPeerUDP-client association 2020-07-15 12:48:18 +02:00
math [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
os Keep debug & verbose options after loading project from project manager 2020-07-10 08:51:21 +02:00
array.cpp Fix array slicing. 2020-05-06 23:28:44 +02:00
array.h Fix array slicing. 2020-05-06 23:28:44 +02:00
class_db.cpp
class_db.h
color_names.inc
color.cpp
color.h
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp
compressed_translation.h
core_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
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
func_ref.cpp
func_ref.h
global_constants.cpp Support SDL2 half axes and inverted axes mappings. 2020-06-26 06:28:56 +01:00
global_constants.h
hash_map.h Call CRASH_COND_MSG if key not found in HashMap get function. 2020-07-03 13:17:57 +02:00
hashfuncs.h
image.cpp Image: Improve error messages for invalid creation size 2020-07-03 15:34:30 +02:00
image.h Expose loading TGA images in Image. 2020-07-03 13:17:57 +02:00
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
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 Removed const from OAHashMap iterator value 2020-05-20 11:35:28 +02:00
object_id.h
object_rc.h
object.cpp Fix leaked ObjectRCs on object Variant reassignment 2020-06-28 01:31:00 +02:00
object.h
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
pool_vector.cpp
pool_vector.h
print_string.cpp
print_string.h
project_settings.cpp Fix overriding compression related settings 2020-07-13 15:15:40 +02:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp
register_core_types.h
resource.cpp Core: Add hints to run with --verbose when leaking nodes/resources at exit 2020-06-10 15:30:52 +02:00
resource.h
rid.cpp
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_debugger_local.cpp
script_debugger_local.h
script_language.cpp
script_language.h
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
self_list.h Fix object leaks caused by unfulfilled yields 2020-05-05 17:53:47 +02:00
set.h
simple_type.h
sort_array.h
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp
string_name.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Fix errors in overflow checks for String conversion to int 2020-07-06 08:44:18 +08:00
ustring.h
variant_call.cpp [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
variant_op.cpp
variant_parser.cpp VariantParser: Fix crash on malformed vectors 2020-06-10 15:30:52 +02:00
variant_parser.h
variant.cpp Fix leaked ObjectRCs on object Variant reassignment 2020-06-28 01:31:00 +02:00
variant.h
vector.h
version.h
vmap.h
vset.h