godot/core
Rémi Verschelde d15cf7b672
Merge pull request #30576 from qarmin/lgtm_coverage
Changed some code reported by LGTM and Coverity
2019-07-20 12:00:13 +02:00
..
bind Merge pull request #30226 from lawnjelly/interpolate 2019-07-18 15:44:14 +02:00
io Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
math Merge pull request #30576 from qarmin/lgtm_coverage 2019-07-20 12:00:13 +02:00
os
array.cpp
array.h
class_db.cpp Use reference to constant in functions 2019-07-10 11:54:12 +02:00
class_db.h Use reference to constant in functions 2019-07-10 11:54:12 +02:00
color_names.inc
color.cpp
color.h
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp
compressed_translation.h
core_builders.py
core_string_names.cpp
core_string_names.h
cowdata.h
dictionary.cpp
dictionary.h
engine.cpp Add access to interpolation fraction for fixed timestep interpolation 2019-07-11 08:25:26 +01:00
engine.h Add access to interpolation fraction for fixed timestep interpolation 2019-07-11 08:25:26 +01:00
error_list.h
error_macros.cpp
error_macros.h
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
image.h
input_map.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
input_map.h
int_types.h
list.h
make_binders.py Added support for passing functions pointers (with a class instance as the first parameter) to method bindings 2019-07-09 21:18:39 +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
object.cpp Merge pull request #22642 from YeldhamDev/inspector_metadata 2019-07-19 14:39:23 +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 Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
pool_allocator.h
pool_vector.cpp
pool_vector.h Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
print_string.cpp
print_string.h
project_settings.cpp Use reference to constant in functions 2019-07-10 11:54:12 +02:00
project_settings.h Use reference to constant in functions 2019-07-10 11:54:12 +02:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp Add TCP connect timeout. 2019-07-08 09:18:46 +02: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
script_language.h
SCsub Merge pull request #30188 from Andrettin/Method-Binding-Free-Function-Support 2019-07-09 22:33:43 +02:00
self_list.h
set.h
simple_type.h
sort_array.h
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
string_name.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Add NULL-terminator the string passed to strtol. 2019-07-08 17:15:10 +02:00
ustring.h
variant_call.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
variant_op.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
variant_parser.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
variant_parser.h
variant.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
variant.h
vector.h
version.h
vmap.h
vset.h