godot/core
Rémi Verschelde 4739c821dc
Merge pull request #59234 from akien-mga/3.x-rid-comparison-id
2022-03-18 12:06:17 +01:00
..
bind Add `get_screen_refresh_rate()` to OS 2022-03-10 22:10:48 +01:00
crypto
io Add context support for editor translation 2022-03-16 15:44:30 +08:00
math
os Include platform_config.h in thread.cpp and thread.h 2022-03-17 13:03:52 +01:00
SCsub
array.cpp
array.h
bitfield_dynamic.cpp
bitfield_dynamic.h
class_db.cpp
class_db.h
color.cpp
color.h
color_names.inc Update color constants to use HEX codes 2022-03-17 15:49:58 +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
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
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 Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 2022-03-08 13:10:48 +01:00
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
print_string.cpp
print_string.h
project_settings.cpp Merge pull request #58674 from Calinou/smooth-trimesh-collision-always-setting-3.x 2022-03-10 21:11:44 +01:00
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 RID: Change comparison operators to use RID_Data id instead of address 2022-03-17 11:03:07 +01:00
rid_handle.cpp
rid_handle.h
ring_buffer.h
safe_refcount.cpp
safe_refcount.h
script_debugger_local.cpp
script_debugger_local.h
script_language.cpp
script_language.h
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
threaded_callable_queue.h
translation.cpp Add context support for editor translation 2022-03-16 15:44:30 +08:00
translation.h Add context support for editor translation 2022-03-16 15:44:30 +08:00
type_info.h
typedefs.h
ucaps.h
undo_redo.cpp Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 2022-03-08 13:10:48 +01:00
undo_redo.h
ustring.cpp Add context support for editor translation 2022-03-16 15:44:30 +08:00
ustring.h Add context support for editor translation 2022-03-16 15:44:30 +08:00
variant.cpp
variant.h Merge pull request #54188 from Rubonnek/increase_var_arg_max_3x 2022-03-08 13:10:48 +01:00
variant_call.cpp
variant_op.cpp
variant_parser.cpp
variant_parser.h
vector.h
version.h
vmap.h
vset.h