| .. |
|
config
|
Merge pull request #112607 from KoBeWi/what_could_have_gone_wrong🤷♂️
|
2025-11-18 14:00:50 -06: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 #86079 from dsnopek/required-args
|
2025-11-24 16:00:13 -06:00 |
|
input
|
Fix assertions related to buffer overruns in input_event_codec.cpp
|
2025-11-21 22:55:52 +01:00 |
|
io
|
Replace usage of Zstandard advanced API
|
2025-11-27 14:28:16 +01:00 |
|
math
|
Remove empty constructors and destructors from core/
|
2025-11-17 20:09:05 +01:00 |
|
object
|
Merge pull request #111967 from Ivorforce/object-cast-to-protect
|
2025-11-25 07:06:48 -06:00 |
|
os
|
Fix memory alignment on 32-bit Windows.
|
2025-11-25 13:01:43 +02:00 |
|
profiling
|
SCons: Integrate annotations where relevant
|
2025-11-22 13:22:31 -06:00 |
|
string
|
Fix String::rfindn for strings with only one character.
|
2025-11-22 16:52:55 +01:00 |
|
templates
|
Make Vector bsearch method const.
|
2025-11-25 19:05:30 +01:00 |
|
variant
|
Make Vector bsearch method const.
|
2025-11-25 19:05:30 +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
|
|
|
|
SCsub
|
Add profiler option to SCons builds.
|
2025-11-08 00:08:45 +01:00 |
|
typedefs.h
|
Fix GodotProfileZone with tracy backend failing with shadowed variable names.
|
2025-11-15 20:03:14 +01:00 |
|
version.h
|
|
|