godot/core
Rémi Verschelde ecf80fbbba
Merge pull request #12988 from akien-mga/xdg-home-paths
Add support for XDG Base Directory spec
2017-11-20 00:42:51 +01:00
..
bind Rename OS::get_data_dir to OS::get_user_data_dir 2017-11-17 20:55:09 +01:00
helper Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
io Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
math Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
os Add initial support for the XDG Base Directory spec 2017-11-19 20:54:24 +01:00
allocators.h
array.cpp
array.h
class_db.cpp
class_db.h
color_names.inc
color.cpp
color.h
command_queue_mt.cpp
command_queue_mt.h
compressed_translation.cpp
compressed_translation.h
core_string_names.cpp
core_string_names.h
dictionary.cpp fix dictionary constant access crash 2017-11-09 16:27:27 +01:00
dictionary.h
dvector.cpp
dvector.h
engine.cpp Fail when attempting to retrieve a non-existent singleton 2017-11-14 16:15:00 +01:00
engine.h Move singleton management from ProjectSettings to Engine 2017-11-14 15:15:13 +01:00
error_list.h
error_macros.cpp
error_macros.h
func_ref.cpp
func_ref.h
global_constants.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
global_constants.h
hash_map.h
hashfuncs.h
image.cpp Improved packed scene previews. 2017-11-17 21:42:14 -06:00
image.h Improved packed scene previews. 2017-11-17 21:42:14 -06:00
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py
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 Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
node_path.cpp
node_path.h
oa_hash_map.h
object.cpp
object.h
ordered_hash_map.h make ConfigFile sections ordered 2017-11-04 14:08:21 +01:00
packed_data_container.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
packed_data_container.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
print_string.cpp Add print_error function, akin to print_line 2017-11-16 21:56:57 -02:00
print_string.h Add print_error function, akin to print_line 2017-11-16 21:56:57 -02:00
project_settings.cpp Rename OS::get_data_dir to OS::get_user_data_dir 2017-11-17 20:55:09 +01:00
project_settings.h Move singleton management from ProjectSettings to Engine 2017-11-14 15:15:13 +01:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp Move singleton management from ProjectSettings to Engine 2017-11-14 15:15:13 +01: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 Add print_error function, akin to print_line 2017-11-16 21:56:57 -02:00
script_debugger_remote.h Add print_error function, akin to print_line 2017-11-16 21:56:57 -02:00
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
translation.cpp Use UTF-8 for locale names. Fixes #12462. 2017-11-07 21:57:43 +01:00
translation.h Add support for non-ISO locale identifiers via renames map 2017-10-30 00:02:55 +01:00
type_info.h Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Fixed a bug where capitalize didn't work with camelCase names 2017-11-14 14:32:37 -06:00
ustring.h Added String::dedent() to remove text indentation 2017-11-01 07:20:20 +08:00
variant_call.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
variant_construct_string.cpp
variant_op.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
variant_parser.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
variant_parser.h
variant.cpp Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
variant.h Rename Rect3 to AABB. 2017-11-17 11:01:41 -05:00
vector.h
version.h -Modules can now add custom version info (added it for Mono) 2017-11-01 23:13:27 -03:00
vmap.h
vset.h