godot/core
Juan Linietsky 6c09cdd136
Merge pull request #20157 from GodotExplorer/image-load-webp
Add webp buffer loader for Image
2018-07-20 12:00:21 -03:00
..
bind
helper
io HTTP client now uses non blocking handshake 2018-07-16 13:08:17 +02:00
math Merge pull request #19279 from aaronfranke/core-fposmod-fix 2018-07-05 00:35:46 +02:00
os Fix build issues and typos after c69de2ba4 2018-07-20 08:37:10 +02: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
dictionary.h
dvector.cpp
dvector.h Style: Format code with clang-format 6.0.1 2018-07-18 16:27:03 +02:00
engine.cpp
engine.h
error_list.h
error_macros.cpp
error_macros.h
func_ref.cpp
func_ref.h
global_constants.cpp Added support for extra mouse buttons. 2018-07-09 14:34:19 +03:00
global_constants.h
hash_map.h
hashfuncs.h
image.cpp Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
image.h Add webp buffer loader for Image 2018-07-17 12:03:45 +08:00
input_map.cpp
input_map.h
int_types.h
list.h
make_binders.py
map.h
message_queue.cpp -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03:00
message_queue.h
method_bind.cpp
method_bind.h
method_ptrcall.h
node_path.cpp
node_path.h
oa_hash_map.h
object.cpp Several improvements to editor inspector usability and style 2018-07-18 19:37:41 -03:00
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 -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03:00
project_settings.h Fix build issues and typos after c69de2ba4 2018-07-20 08:37:10 +02:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp -Project/Editor settings now use new inspector 2018-07-19 19:02:04 -03: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 Merge pull request #19229 from RandomShaper/fix-focus-steal 2018-07-05 00:27:08 +02:00
script_debugger_remote.h
script_language.cpp Global class names (and GDScript support for it) 2018-07-15 19:29:00 -03:00
script_language.h Global class names (and GDScript support for it) 2018-07-15 19:29:00 -03:00
SCsub
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 fix nameclash with MSVC 2018-07-18 19:28:26 +02:00
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp reworked ustring.rsplit to fix behaviour. 2018-07-17 20:44:17 +01:00
ustring.h
variant_call.cpp
variant_construct_string.cpp
variant_op.cpp Hacked around duplication bug. I think duplicate needs to be even smarter, maybe pass two bools? (containers and/or resources) 2018-07-03 08:34:06 -03:00
variant_parser.cpp
variant_parser.h
variant.cpp
variant.h
vector.h
version.h
vmap.h
vset.h