virtualx-engine/core
Noshyaar ab444a8ca9
Merge pull request #14996 from neikeq/enums-mono
Mono: Make the bindings generator output enums
2017-12-27 10:29:00 +07:00
..
bind
helper
io
math
os
allocators.h
array.cpp
array.h
class_db.cpp
class_db.h
color.cpp Merge pull request #11208 from kitsune/hex-color-shortcuts 2017-09-19 23:33:25 +02:00
color.h
color_names.inc
command_queue_mt.cpp CommandQueueMT doesn't lock during command execution 2017-11-18 18:37:44 +00:00
command_queue_mt.h
compressed_translation.cpp
compressed_translation.h
core_string_names.cpp
core_string_names.h
dictionary.cpp
dictionary.h Dictionary::copy -> ::duplicate 2017-12-17 16:07:15 -06:00
dvector.cpp
dvector.h Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
engine.cpp
engine.h
error_list.h Improve slang, especially in user-visible parts 2017-12-05 15:41:38 +01:00
error_macros.cpp
error_macros.h
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
hash_map.h
hashfuncs.h added OAHashMap type 2017-09-19 16:48:53 +02:00
image.cpp
image.h
input_map.cpp
input_map.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
int_types.h
list.h Fixes List<T>::insert_before/after 2017-11-21 10:51:38 -06:00
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
object.h
ordered_hash_map.h
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
print_string.h
project_settings.cpp Allow customizing user:// path (folder in OS::get_data_path()) 2017-11-26 19:02:32 +01:00
project_settings.h
ref_ptr.cpp
ref_ptr.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
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 Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
script_debugger_local.h Renamed fixed_process to physics_process 2017-09-30 16:19:07 +02:00
script_debugger_remote.cpp
script_debugger_remote.h
script_language.cpp
script_language.h
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
self_list.h
set.h
simple_type.h
sort.h
string_buffer.cpp
string_buffer.h Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
string_builder.cpp
string_builder.h
string_db.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
string_db.h
translation.cpp Style: Apply new clang-format 5.0 style to all files 2017-12-07 08:02:00 +01:00
translation.h
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp
ustring.h Merge pull request #14576 from poke1024/strings 2017-12-16 13:10:30 +01:00
variant.cpp
variant.h
variant_call.cpp
variant_construct_string.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
vector.h Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function, 2017-11-25 00:09:40 -03:00
version.h
vmap.h
vset.h