godot/core
Rémi Verschelde 255d6470ee
Merge pull request #19263 from vnen/fix-get-return
Fix return type of _get() virtual method
2018-05-31 18:47:55 +02:00
..
bind Improve return value of OS.execute in blocking/non-blocking variants 2018-05-30 12:55:17 +02:00
helper
io Don't add a period to a log file name if it has no extension. 2018-05-30 11:31:29 -03:00
math Style: Apply clang-format (5.0) to some missed files 2018-05-31 09:00:37 +02:00
os
allocators.h
array.cpp
array.h
class_db.cpp
class_db.h
color.cpp
color.h
color_names.inc Style: Apply clang-format (5.0) to some missed files 2018-05-31 09:00:37 +02:00
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp
compressed_translation.h
core_string_names.cpp
core_string_names.h
dictionary.cpp Dictionary editing support in inspector 2018-05-19 17:57:44 -03:00
dictionary.h Dictionary editing support in inspector 2018-05-19 17:57:44 -03:00
dvector.cpp
dvector.h
engine.cpp GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
engine.h GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
error_list.h
error_macros.cpp
error_macros.h Style: Apply clang-format (5.0) to some missed files 2018-05-31 09:00:37 +02:00
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp added rgbe_to_srgb method to Image 2018-05-30 21:16:45 +02:00
image.h added rgbe_to_srgb method to Image 2018-05-30 21:16:45 +02:00
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py
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 Fix return type of _get() virtual method 2018-05-29 23:30:01 -03:00
object.h -New inspector. 2018-05-15 17:14:31 -03:00
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp Fix PoolAllocator::resize for too large p_new_size 2018-05-17 00:35:47 +02:00
pool_allocator.h
print_string.cpp
print_string.h
project_settings.cpp Revert "Make the performance reporting update frequency customizable" 2018-05-28 08:47:09 -03:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp
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 Revert "Make the performance reporting update frequency customizable" 2018-05-28 08:47:09 -03:00
script_debugger_remote.h
script_language.cpp Revert "Make the performance reporting update frequency customizable" 2018-05-28 08:47:09 -03:00
script_language.h Refactor RPCMode enum and checks 2018-05-29 20:26:41 +02:00
SCsub GDScript access to copyright, license, author and donor information. 2018-05-19 00:40:16 +01:00
self_list.h
set.h
simple_type.h
sort.h
string_buffer.h
string_builder.cpp
string_builder.h
string_db.cpp
string_db.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Merge pull request #14715 from Krakean/string_add_rsplit2 2018-05-23 17:19:35 +02:00
ustring.h Merge pull request #14715 from Krakean/string_add_rsplit2 2018-05-23 17:19:35 +02:00
variant.cpp
variant.h
variant_call.cpp Sync classref with current source 2018-05-28 14:53:15 +02:00
variant_construct_string.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
vector.h
version.h
vmap.h
vset.h