godot/core
Rémi Verschelde e95decf343
Merge pull request #78111 from sbarkeha/master
Fix infinite loop on EOF in the command line debugger
2023-06-12 14:15:54 +02:00
..
config Merge pull request #76348 from warriormaster12/pipeline-cache 2023-06-01 00:40:33 +02:00
crypto
debugger Fix infinite loop on EOF in the command line debugger 2023-06-11 04:20:22 -07:00
error
extension Remove GDExtension compatibility code for Godot 4.0 2023-06-07 13:01:42 -05:00
input Merge pull request #77055 from lawnjelly/input_just_pressed_4 2023-06-12 14:13:52 +02:00
io Let user scripts disable thread safety checks 2023-06-09 18:24:01 +02:00
math Fix for SkeletonIK3D interpolation and bone roll 2023-06-05 20:44:45 -07:00
object Merge pull request #78000 from RandomShaper/let_users_mess_up 2023-06-10 12:12:13 +02:00
os Merge pull request #71352 from m4gr3d/editor_optimization_main 2023-05-24 08:43:52 +02:00
string Fix StringName comparison 2023-05-18 13:25:40 +02:00
templates Improve SelfList and fix error in BaseMaterial3D when running doctool 2023-05-22 16:38:57 +02:00
variant Don't use a const reference for the enum constructor in Variant 2023-06-11 15:13:05 -05:00
core_bind.cpp Merge pull request #78000 from RandomShaper/let_users_mess_up 2023-06-10 12:12:13 +02:00
core_bind.h Let user scripts disable thread safety checks 2023-06-09 18:24:01 +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 Properly free core types in reverse order 2023-05-30 17:47:12 +02:00
register_core_types.h
SCsub
typedefs.h
version.h