godot/core
2025-01-20 18:16:53 +09:00
..
config Fix "res://" being replaced by resource packs in the editor and on Android 2025-01-15 11:20:46 +01:00
crypto
debugger Replace some problematic uses of String::num to String::num_int64 2025-01-15 12:51:51 -05:00
error
extension [RTL] Add cell option to control if cell is shrinked to its contents width. 2025-01-13 21:44:06 +02:00
input Merge pull request #98792 from MJacred/fix_remove_joy_mapping 2025-01-17 10:16:44 -06:00
io Merge pull request #99494 from RandomShaper/rerefix_res_unrecog 2025-01-16 17:18:03 -06:00
math Fix Quaternion arc constructor to check dot & Add test for same vec3s 2025-01-20 18:16:53 +09:00
object Fix index check in MethodBind::get_argument_type 2025-01-16 15:47:50 +08:00
os Add color channel filter to editor texture previews 2025-01-11 23:27:48 +00:00
string Lock the StringName::mutex after hashing the string, to spend less time hoarding it unnecessarily. 2025-01-15 21:20:48 +01:00
templates Fix union order to simplify empty initializers 2025-01-14 19:05:01 -03:00
variant Use MethodInfo::get_compatibility_hash() to generate the hash for MethodBind::get_hash() and other GDExtension hash clean up 2025-01-11 15:57:42 -06:00
core_bind.compat.inc
core_bind.cpp
core_bind.h
core_builders.py Make COPYRIGHT.txt compliant with specification 2025-01-17 13:35:15 -08:00
core_constants.cpp
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h Add color channel filter to editor texture previews 2025-01-11 23:27:48 +00:00
version.h