..
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 #95840 from raulsntos/char_metadata
2024-09-12 09:25:19 +02:00
input
Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered.
2024-09-12 11:47:24 +03:00
io
[Resource Loader] Do not check property type for non registered properties.
2024-09-10 11:27:16 +03:00
math
Merge pull request #93856 from timothyqiu/expression-period
2024-09-11 12:34:39 +02:00
object
WorkerThreadPool: Improve logic
2024-09-16 18:03:36 +02:00
os
Add support for non-blocking IO mode to OS.execute_with_pipe
.
2024-09-06 14:16:39 +03:00
string
StringName: Fix empty hash
2024-09-09 13:30:02 -07:00
templates
Merge pull request #94137 from Craig-Stoneham/master
2024-08-26 22:45:17 +02:00
variant
Merge pull request #96864 from KoBeWi/dictionerrory
2024-09-12 09:25:42 +02:00
core_bind.compat.inc
Add support for non-blocking IO mode to OS.execute_with_pipe
.
2024-09-06 14:16:39 +03:00
core_bind.cpp
Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798
2024-09-11 19:03:55 -04:00
core_bind.h
Fix Unable to use ResourceLoader in C# after threaded load in GDScript #92798
2024-09-11 19:03:55 -04:00
core_builders.py
core_constants.cpp
Implement typed dictionaries
2024-09-04 10:27:26 -05:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
Implement typed dictionaries
2024-09-04 10:27:26 -05:00
doc_data.h
Docs: Add missing deprecated/experimental tag support for theme items
2024-09-04 17:49:05 +03:00
register_core_types.cpp
Revert "WorkerThreadPool: Enhance lifetime for more flexibility"
2024-09-13 14:39:11 +02: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
SCons: Pass /Zc:__cplusplus
in MSVC builds
2024-09-05 11:44:57 -05:00
version.h