2
0
Fork 0
godot/core
Wilson E. Alvarez f5409e7c3f
Fixed String::simplify_path Variant return type
2021-08-29 20:25:00 +07:00
..
bind Fix renaming directories 2021-08-18 23:19:44 +07:00
crypto
io [Net] Fix IP address resolution incorrectly locking the main thread. 2021-08-03 14:33:42 +07:00
math Fix emitting duplicate edges for convex hulls 2021-08-24 19:26:33 +07:00
os Merge pull request #51706 from maiself/fix-input-methods-returning-zero-strength 2021-08-16 13:02:36 +07:00
SCsub
array.cpp Add an `Array.pop_at()` method to pop an element at an arbitrary index 2021-08-27 01:27:07 +07:00
array.h Add an `Array.pop_at()` method to pop an element at an arbitrary index 2021-08-27 01:27:07 +07:00
bitfield_dynamic.cpp
bitfield_dynamic.h
class_db.cpp
class_db.h
color.cpp
color.h
color_names.inc
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 Sphere occluders (portals and general use) 2021-08-17 09:02:06 +07:00
error_list.h
error_macros.cpp
error_macros.h
func_ref.cpp
func_ref.h
global_constants.cpp
global_constants.h
hash_map.h
hashfuncs.h
image.cpp
image.h
input_map.cpp Fix input methods returning zero strength when pressed status not requested 2021-08-15 20:00:31 +07:00
input_map.h Allow checking for exact matches with Action events. 2021-07-30 15:35:39 +07:00
int_types.h
list.h
local_vector.h
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
object_id.h
object_rc.h
ordered_hash_map.h
packed_data_container.cpp
packed_data_container.h
paged_allocator.h
pair.h
path_remap.cpp
path_remap.h
pool_allocator.cpp
pool_allocator.h
pool_vector.cpp
pool_vector.h
pooled_list.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +07:00
print_string.cpp
print_string.h
project_settings.cpp Merge pull request #47416 from Calinou/add-contrast-adaptive-sharpening-3.x 2021-08-10 10:08:24 +07:00
project_settings.h
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp
register_core_types.h
resource.cpp OS: Fix used resource debug prints 2021-08-06 13:24:02 +07:00
resource.h Resource: Remove unused `_use_builtin_script()` virtual method 2021-08-12 16:45:48 +07:00
rid.cpp
rid.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_debugger_local.cpp
script_debugger_local.h
script_language.cpp
script_language.h Add Script::inherits_script() 2021-08-02 15:18:30 +07: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 Improve Undo/Redo menu items 2021-08-18 00:46:51 +07:00
undo_redo.h Improve Undo/Redo menu items 2021-08-18 00:46:51 +07:00
ustring.cpp
ustring.h
variant.cpp
variant.h [Net] Fix Marshalls infinite recursion crash. 2021-08-03 09:33:24 +07:00
variant_call.cpp Fixed String::simplify_path Variant return type 2021-08-29 20:25:00 +07:00
variant_op.cpp
variant_parser.cpp
variant_parser.h VariantParser: Fix uninitialized ResourceParser funcs 2021-08-03 09:33:25 +07:00
vector.h
version.h
vmap.h
vset.h