godot/core
Rémi Verschelde dd9aacd59f
Merge pull request #90273 from Pylgos/fix-gdextension-get-rid
Fix `Resource::get_rid override` not working in GDExtension
2024-04-06 13:06:50 +02:00
..
config Add toggle for enabling or disabling RenderingDevice's pipeline cache. 2024-04-05 13:14:07 -03:00
crypto SCons: Fix Ninja compilation with MSVC 2024-04-04 10:16:33 -05:00
debugger
error
extension Print correct path when unable to find GDExtension library 2024-03-26 00:13:56 +01:00
input Fix action_press() by clamping strength to 0, 1 2024-03-27 11:17:40 -04:00
io Fix Resource::get_rid override not working in GDExtension 2024-04-06 01:27:16 +09:00
math Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00
object Merge pull request #89451 from AThousandShips/emit_fix 2024-03-24 01:15:52 +01:00
os Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00
string Prefer family name in fonts' names table 2024-04-06 16:08:59 +08:00
templates
variant Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00
core_bind.cpp Implement OS.execute_with_pipe method to run process with redirected stdio. 2024-03-27 11:41:16 +02:00
core_bind.h Implement OS.execute_with_pipe method to run process with redirected stdio. 2024-03-27 11:41:16 +02:00
core_builders.py
core_constants.cpp
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
register_core_types.h
SCsub
typedefs.h
version.h