godot/core
Juan Linietsky 1f9c54bd55 Make resource loader cycle checker work on a per-thread basis.
This removes editor errors saying cycles existed when the thumbnailer was running.
2019-02-16 17:39:06 -03:00
..
bind Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
io Make resource loader cycle checker work on a per-thread basis. 2019-02-16 17:39:06 -03:00
math Merge pull request #25821 from akien-mga/sync-class-and-filenames 2019-02-13 08:49:39 +01:00
os Make Button shortcuts triggerable by gamepads 2019-02-16 00:29:23 +01:00
array.cpp
array.h
class_db.cpp
class_db.h
color_names.inc
color.cpp
color.h
command_queue_mt.cpp Fix alignment and locking issues with CommandQueueMT 2019-02-16 04:00:19 +01:00
command_queue_mt.h Fix alignment and locking issues with CommandQueueMT 2019-02-16 04:00:19 +01:00
compressed_translation.cpp
compressed_translation.h
core_builders.py
core_string_names.cpp
core_string_names.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
cowdata.h Repair String lstrip and rstrip. 2019-01-07 17:34:44 +00:00
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
global_constants.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
hash_map.h
hashfuncs.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
image.cpp Image: Fix decompressing ETC2 2019-02-08 17:26:47 +01:00
image.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
input_map.cpp
input_map.h
int_types.h
list.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
make_binders.py
map.h
message_queue.cpp Do not use the workaround for desktop nvidia on mobile and html5. 2019-01-14 11:24:00 -03:00
message_queue.h Do not allow adding tasks while in the middle of flushing a message queue 2019-01-14 11:00:05 -03:00
method_bind.cpp
method_bind.h
method_ptrcall.h
node_path.cpp
node_path.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
oa_hash_map.h
object.cpp Fix typos with codespell 2019-02-13 09:23:29 +01:00
object.h Use script instance binding for objects constructed from C# 2019-02-09 00:32:18 +01:00
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
pair.h Fix many asan and ubsan reported issues 2019-01-30 06:43:56 +01:00
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
pool_vector.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
pool_vector.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
print_string.cpp
print_string.h
project_settings.cpp GLES2: Make Nvidia flicker workaround opt-in 2019-01-14 19:02:07 +01:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
register_core_types.h
resource.cpp
resource.h
rid.cpp
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_debugger_local.cpp
script_debugger_local.h
script_debugger_remote.cpp
script_debugger_remote.h
script_language.cpp Use script instance binding for objects constructed from C# 2019-02-09 00:32:18 +01:00
script_language.h Use script instance binding for objects constructed from C# 2019-02-09 00:32:18 +01:00
SCsub
self_list.h
set.h
simple_type.h
sort_array.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
string_name.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
undo_redo.h
ustring.cpp Repair String lstrip and rstrip. 2019-01-07 17:34:44 +00:00
ustring.h Repair String lstrip and rstrip. 2019-01-07 17:34:44 +00:00
variant_call.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
variant.cpp Fix many asan and ubsan reported issues 2019-01-30 06:43:56 +01:00
variant.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
vector.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
version.h
vmap.h
vset.h