| .. |
|
config
|
Upgrade Agility SDK & DirectX Headers.
|
2025-12-16 13:41:09 +03:00 |
|
crypto
|
Remove empty constructors and destructors from core/
|
2025-11-17 20:09:05 +01:00 |
|
debugger
|
Fix built-in script live reloading
|
2025-12-04 23:27:06 +01:00 |
|
error
|
Translate error names when displayed in dialogs
|
2025-12-18 23:48:52 +01:00 |
|
extension
|
Merge pull request #113754 from dsnopek/gdextension-interface-json-tweaks
|
2025-12-09 17:17:38 +01:00 |
|
input
|
Fix not releasing action when actions are erased
|
2025-12-12 16:27:47 +01:00 |
|
io
|
Remove underscore from parameter name in `FileAccess::set_extended_attribute_string`
|
2025-12-12 14:20:13 +01:00 |
|
math
|
[Vector4] Fix loss of precision with division
|
2025-12-10 08:54:50 -05:00 |
|
object
|
Merge pull request #113774 from sockeye-d/inherited-editor-scripts
|
2025-12-18 14:29:05 +01:00 |
|
os
|
Fix memory alignment on 32-bit Windows.
|
2025-11-25 13:01:43 +02:00 |
|
profiling
|
Fix compiling Godot for Linux failing with `profiler_sample_callstack`
|
2025-12-13 21:28:20 +01:00 |
|
string
|
Merge pull request #113575 from bruvzg/fix_path
|
2025-12-18 14:23:59 +01:00 |
|
templates
|
CommandQueueMT: Make re-entrant again + Fix multiple flushers case
|
2025-12-09 16:09:08 +01:00 |
|
variant
|
Optimize `RequiredParam` to not increase and decrease refcounts on call.
|
2025-12-03 21:21:18 +01:00 |
|
SCsub
|
Merge pull request #113936 from akien-mga/certs-2025.12
|
2025-12-12 14:15:07 -06:00 |
|
core_bind.compat.inc
|
…
|
|
|
core_bind.cpp
|
Merge pull request #86079 from dsnopek/required-args
|
2025-11-24 16:00:13 -06:00 |
|
core_bind.h
|
Use `RequiredParam` and `RequiredResult` in a handful of places in order to test
|
2025-11-24 12:12:10 -06:00 |
|
core_builders.py
|
Core: Handle disabled class detection in ClassDB
|
2025-08-26 09:31:14 -05:00 |
|
core_constants.cpp
|
Remove unused parameter in __constant_get_enum_name/__constant_get_bitfield_name
|
2025-09-02 13:13:12 -04:00 |
|
core_constants.h
|
…
|
|
|
core_globals.h
|
…
|
|
|
core_string_names.h
|
…
|
|
|
doc_data.cpp
|
…
|
|
|
doc_data.h
|
…
|
|
|
register_core_types.cpp
|
Make `MissingNode`/`MissingResource` non-virtual and hide from dialogs
|
2025-10-12 09:58:50 +02:00 |
|
register_core_types.h
|
…
|
|
|
typedefs.h
|
SCons: Remove transitive includes in `libc++`
|
2025-11-23 11:09:21 -06:00 |
|
version.h
|
…
|
|