1
0
Fork 0
godot/core
Rémi Verschelde 0cb60c82fb
Merge pull request #113697 from dsnopek/gdextension-interface-deprecated-pattern
Use structed data for "deprecated" in `gdextension_interface.json`
2025-12-09 17:17:13 +01:00
..
config Merge pull request #113088 from KoBeWi/juggling_paths 2025-12-04 13:21:43 +01: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 Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
extension Merge pull request #113697 from dsnopek/gdextension-interface-deprecated-pattern 2025-12-09 17:17:13 +01:00
input Merge pull request #112995 from zedzee37/touch_window_fix 2025-12-09 17:16:54 +01:00
io Add reverse UID cache 2025-12-08 12:40:14 +01:00
math Remove unused private variables in expression.h 2025-12-07 13:23:40 -08:00
object Use `GDType` for GDExtension types as well. 2025-12-03 21:32:46 +01:00
os Fix memory alignment on 32-bit Windows. 2025-11-25 13:01:43 +02:00
profiling Make `!configured` checks in `profiling.cpp` soft checks, returning dummies. 2025-12-03 21:01:19 +01:00
string Merge pull request #113322 from nikitalita/fix-translation 2025-12-03 16:50:35 -06:00
templates Fix crash in command_queue_mt due to destruction of wrong object 2025-12-04 08:46:51 -08:00
variant Optimize `RequiredParam` to not increase and decrease refcounts on call. 2025-12-03 21:21:18 +01:00
SCsub Add `profiler` option to `SCons` builds. 2025-11-08 00:08:45 +01: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 Autocompletion: Add support for global enums 2025-06-15 19:41:13 +02:00
core_globals.h Inline static variables (part 1) 2025-04-29 18:10:44 +02:00
core_string_names.h
doc_data.cpp Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
doc_data.h GDScript: Add support for variadic functions 2025-06-09 21:53:05 +03:00
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 Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00