1
0
Fork 0
godot/core
Rémi Verschelde c990e60889
Merge pull request #114790 from Ivorforce/gdtype-autorelease
Auto-release static GDTypes at exit.
2026-01-10 23:48:20 +01:00
..
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 Merge pull request #114190 from voylin/fix_crash_scriptless_scene_debug 2025-12-21 10:41:24 +01:00
error Translate error names when displayed in dialogs 2025-12-18 23:48:52 +01:00
extension Omit `return_value` in `gdextension_interface.json` for `void` functions 2026-01-07 08:39:38 -06:00
input Fix Android joypad triggers range 2025-12-27 13:35:55 +05:00
io Merge pull request #111858 from KoBeWi/IcOn.SvG 2026-01-06 10:59:33 +01:00
math Fix AStars to return empty path for disabled from point 2025-12-13 15:28:30 +01:00
object Auto-release static GDTypes at exit. 2026-01-09 14:19:29 +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 Add documentation to `Vector::reserve` and `Vector::reserve_exact`. 2026-01-03 18:49:34 +01:00
variant Core: Fix implicit conversions in `ContainerTypeValidate` 2026-01-09 22:54:08 +03: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_constants.cpp
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