godot/core
Rémi Verschelde 568e905604
Merge pull request #12423 from tagcup/zstd_1.3.2
Update zstd to 1.3.2.
2017-10-27 20:28:59 +02:00
..
bind Merge pull request #11823 from endragor/virtual-keyboard-height 2017-10-04 18:16:28 +02:00
helper
io Merge pull request #12423 from tagcup/zstd_1.3.2 2017-10-27 20:28:59 +02:00
math Fixed memory leak with AStar class 2017-10-22 18:37:02 -04:00
os move button/joy constants to enums 2017-10-23 13:36:50 +08:00
allocators.h
array.cpp Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations 2017-10-09 16:36:09 +02:00
array.h Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations 2017-10-09 16:36:09 +02:00
class_db.cpp Bind some VisualServer functions 2017-10-20 00:24:49 +02:00
class_db.h Bind some VisualServer functions 2017-10-20 00:24:49 +02:00
color_names.inc
color.cpp
color.h
command_queue_mt.cpp
command_queue_mt.h Many fixes to SSAO, should be good now. 2017-10-22 13:52:48 -03:00
compressed_translation.cpp
compressed_translation.h
core_string_names.cpp
core_string_names.h
dictionary.cpp
dictionary.h
dvector.cpp
dvector.h
engine.cpp
engine.h
error_list.h
error_macros.cpp Improved *_FAIL_INDEX error macros to print the index/size 2017-10-22 12:17:41 -03:00
error_macros.h Improved *_FAIL_INDEX error macros to print the index/size 2017-10-22 12:17:41 -03:00
func_ref.cpp
func_ref.h
global_constants.cpp move button/joy constants to enums 2017-10-23 13:36:50 +08:00
global_constants.h
hash_map.h
hashfuncs.h
image.cpp Cleanup unnecessary debug prints 2017-10-21 20:41:07 +02:00
image.h
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py Bind some VisualServer functions 2017-10-20 00:24:49 +02:00
map.h Small fix in core/set.h and similar fix in core/map.h 2017-10-24 15:59:54 +01:00
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
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
print_string.cpp
print_string.h
project_settings.cpp Add an option to use zstd's recently introduced long range matching (off by default). 2017-10-27 12:26:13 -04:00
project_settings.h Made directory scan optional 2017-10-10 23:45:54 +11:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp Adds 'exposed' field to ClassInfo 2017-10-09 23:49:17 +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 Fix formatting of debug log overflow 2017-10-16 22:10:11 +02:00
script_debugger_remote.h
script_language.cpp Removes Script::get_node_type() 2017-10-25 20:11:30 +02:00
script_language.h Removes Script::get_node_type() 2017-10-25 20:11:30 +02:00
SCsub
self_list.h
set.h Small fix in core/set.h and similar fix in core/map.h 2017-10-24 15:59:54 +01:00
simple_type.h
sort.h
string_buffer.cpp
string_buffer.h
string_builder.cpp
string_builder.h
string_db.cpp
string_db.h [GDnative] Add string_name api 2017-10-08 16:47:10 +02:00
translation.cpp Add a function to get the full name of a locale 2017-10-25 01:13:17 -05:00
translation.h Add a function to get the full name of a locale 2017-10-25 01:13:17 -05:00
type_info.h
typedefs.h Improved *_FAIL_INDEX error macros to print the index/size 2017-10-22 12:17:41 -03:00
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp
ustring.h
variant_call.cpp
variant_construct_string.cpp
variant_op.cpp Fix Color.r8/g8/b8/a8 being type float instead of type int 2017-10-19 12:36:06 -03:00
variant_parser.cpp
variant_parser.h
variant.cpp
variant.h variant.h: Update comments with numeric enum values 2017-10-20 13:18:40 +02:00
vector.h
version.h
vmap.h
vset.h