godot/core
Rémi Verschelde 7487d2f852
Merge pull request #28957 from aaronfranke/basis-optimize
Optimize Basis constructor for Axis Angle
2019-05-27 17:42:43 +02:00
..
bind Merge pull request #29119 from bruvzg/native_icon_support 2019-05-27 12:09:42 +02:00
io Merge pull request #29011 from zann1x/master 2019-05-21 10:07:26 +02:00
math Merge pull request #28957 from aaronfranke/basis-optimize 2019-05-27 17:42:43 +02:00
os Add native window/taskbar icon support for Windows and macOS. 2019-05-24 14:23:57 +03:00
array.cpp
array.h
class_db.cpp
class_db.h
color.cpp
color.h
color_names.inc Add "transparent" to named color list 2019-05-24 20:37:40 +01:00
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
engine.h
error_list.h
error_macros.cpp
error_macros.h Fix typos with codespell 2019-05-19 13:10:35 +02: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
input_map.h
int_types.h
list.h
make_binders.py
map.h
message_queue.cpp MessageQueue::flush now always destroys parameters of a spent message 2019-05-19 14:05:15 +01:00
message_queue.h Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
method_bind.cpp
method_bind.h
method_ptrcall.h
node_path.cpp
node_path.h
oa_hash_map.h
object.cpp Merge pull request #27886 from LeonardMeagher2/obj_to_string 2019-05-20 22:37:01 +02:00
object.h Merge pull request #27886 from LeonardMeagher2/obj_to_string 2019-05-20 22:37:01 +02:00
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
pool_vector.cpp
pool_vector.h
print_string.cpp
print_string.h
project_settings.cpp
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
script_debugger_remote.h
script_language.cpp
script_language.h
SCsub Build Clipper with tools=no and patch it to auto-disable exceptions 2019-05-22 13:12:21 +03:00
self_list.h
set.h
simple_type.h
sort_array.h
string_buffer.h
string_builder.cpp
string_builder.h
string_name.cpp
string_name.h
translation.cpp
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp Fix typos with codespell 2019-05-19 13:10:35 +02:00
undo_redo.h Fix typos with codespell 2019-05-19 13:10:35 +02:00
ustring.cpp
ustring.h
variant.cpp Merge pull request #27886 from LeonardMeagher2/obj_to_string 2019-05-20 22:37:01 +02:00
variant.h
variant_call.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
vector.h
version.h
vmap.h
vset.h