godot/core
2024-09-18 15:45:21 +01:00
..
config Merge pull request #95048 from KoBeWi/keep_the_party_going 2024-08-27 22:27:35 +02:00
crypto Allow ClassDB to create a Object without postinitialization for GDExtension. 2024-08-20 20:19:02 +08:00
debugger Use MutexLock in more places 2024-08-29 14:12:59 +02:00
error Update the storage access handler logic to support accessing / retrieving contents with the assets:/ prefix 2024-08-26 11:16:37 -07:00
extension Merge pull request #96292 from AThousandShips/null_check_ref_fix 2024-09-03 16:13:55 +02:00
input Merge pull request #94799 from m4gr3d/memory_allocation_cleanup_and_optimizations 2024-08-16 23:45:39 +02:00
io Merge pull request #96292 from AThousandShips/null_check_ref_fix 2024-09-03 16:13:55 +02:00
math Merge pull request #96328 from object71/fix-animation-snap-96159 2024-08-30 23:38:02 +02:00
object Fix bool type appearing in GDExtension header 2024-08-31 22:40:48 +02:00
os Update rendering driver name on fallbacks. Fix rendering driver/method in the editor system info. 2024-09-01 18:22:40 +03:00
string Merge pull request #96462 from RandomShaper/opt_comp_loc 2024-09-02 12:14:01 +02:00
templates Merge pull request #94137 from Craig-Stoneham/master 2024-08-26 22:45:17 +02:00
variant Core: Сheck r_error after calling callp() 2024-08-30 21:09:30 +03:00
core_bind.compat.inc Add optional count argument to Sempahore::post 2024-08-27 18:18:01 +03:00
core_bind.cpp Expose ClassDB::class_get_api_type method 2024-09-18 15:45:21 +01:00
core_bind.h Expose ClassDB::class_get_api_type method 2024-09-18 15:45:21 +01:00
core_builders.py Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00
core_constants.cpp Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
core_constants.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
core_globals.cpp
core_globals.h
core_string_names.cpp Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
core_string_names.h Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
doc_data.cpp Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
doc_data.h Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
register_core_types.cpp Split TranslationServer into its own file 2024-08-15 15:00:47 +08:00
register_core_types.h
SCsub Make sure huf_decompress is only applied to 64-bit x86. 2024-08-29 17:12:09 -04:00
typedefs.h Core: Replace _NO_DISCARD_ macro with attribute 2024-04-12 16:40:01 -05:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00