godot/core
Rémi Verschelde 256ac9a51d
Merge pull request #37039 from Chaosus/astar2d_cost
Implements estimate/compute_cost for AStar2D
2020-03-19 08:19:59 +01:00
..
bind doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
crypto
debugger Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
io Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
math Merge pull request #37039 from Chaosus/astar2d_cost 2020-03-19 08:19:59 +01:00
os Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
array.cpp
array.h
callable_method_pointer.cpp
callable_method_pointer.h
callable.cpp Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
callable.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
class_db.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
class_db.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
color_names.inc
color.cpp
color.h
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
compressed_translation.h
core_builders.py
core_string_names.cpp
core_string_names.h
cowdata.h typedefs: Cleanup unused macros and unnecessary checks 2020-03-11 21:44:56 +01:00
dictionary.cpp
dictionary.h
engine.cpp
engine.h
error_list.h
error_macros.cpp
error_macros.h typedefs: Cleanup unused macros and unnecessary checks 2020-03-11 21:44:56 +01:00
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp
image.h
input_map.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
input_map.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
int_types.h
list.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
make_binders.py
map.h
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h
method_ptrcall.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
node_path.cpp
node_path.h
oa_hash_map.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
object_id.h
object.cpp
object.h
ordered_hash_map.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
packed_data_container.cpp
packed_data_container.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
print_string.cpp
print_string.h
project_settings.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
project_settings.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
reference.cpp
reference.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
register_core_types.cpp
register_core_types.h
resource.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
resource.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
rid_owner.cpp
rid_owner.h
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_language.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
script_language.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
SCsub Refactor ScriptDebugger. 2020-03-08 12:36:39 +01:00
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 Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
translation.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
type_info.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
typedefs.h typedefs: Cleanup unused macros and unnecessary checks 2020-03-11 21:44:56 +01:00
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Tweak the invalid Unicode error message to be more descriptive 2020-03-16 18:55:34 +01:00
ustring.h
variant_call.cpp Merge pull request #36896 from kuruk-mm/doc_return_variant_2 2020-03-16 19:55:07 +01:00
variant_op.cpp Refactor ScriptDebugger. 2020-03-08 12:36:39 +01:00
variant_parser.cpp
variant_parser.h
variant.cpp Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
variant.h
vector.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
version.h
vmap.h
vset.h