1
0
Fork 0
godot/core
Rémi Verschelde 877b113afa
Merge pull request #113553 from bruvzg/no_phy
Do not show `Physical` in the special key names.
2025-12-04 15:53:01 +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 Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
error Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
extension Merge pull request #113524 from Bromeon/bugfix/filedialog-compat-breakage 2025-12-04 13:21:47 +01:00
input Do not show `Physical` in the special key names. 2025-12-04 11:30:57 +02:00
io Synchronize the names for `RequiredParam<T>` arguments in header files 2025-12-03 04:14:52 -06:00
math Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01: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 Make Vector bsearch method const. 2025-11-25 19:05:30 +01: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_constants.cpp
core_constants.h
core_globals.h
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
typedefs.h SCons: Remove transitive includes in `libc++` 2025-11-23 11:09:21 -06:00
version.h