1
0
Fork 0
godot/core
Thaddeus Crews 36e2050eea
Core: Sidestep GCC false-positives
(cherry picked from commit acdb8667b5)

Adds some more fixes for 4.5.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-10-28 22:20:59 +01:00
..
config Donors: Change tiers to match Dev Fund, sync latest data 2023-11-14 15:40:44 +01:00
crypto
debugger
error Fix GLTF exporting invalid meshes and attempting to export gizmo meshes 2024-03-11 23:25:27 +01:00
extension Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
input Sync controller mappings DB with SDL 2 community repo 2024-04-25 13:04:50 +02:00
io Core: Sidestep GCC false-positives 2025-10-28 22:20:59 +01:00
math Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
object Fix GDExtension hot reload for classes not created via `ClassDB::instantiate()` 2024-04-09 13:54:08 -05:00
os Use mingw-std-threads in MinGW builds 2023-11-18 11:56:05 +01:00
string Fix String::begins_with when both strings are empty 2024-03-11 18:08:11 +01:00
templates Fix GCC 14 -Wtemplate-id-cdtor warnings 2024-04-26 11:44:18 +02:00
variant Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
SCsub Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
core_bind.cpp Fixes to allow object-less callables throughout Godot 2023-10-06 16:31:35 -04:00
core_bind.h
core_builders.py Donors: Change tiers to match Dev Fund, sync latest data 2023-11-14 15:40:44 +01:00
core_constants.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
register_core_types.h
typedefs.h Undefine yet another macro from Windows headers 2024-03-11 00:11:29 +01:00
version.h