godot/core
Rémi Verschelde 71ca5aa5ec
Merge pull request #92555 from AThousandShips/insert_improve
[Core] Optimize `String::insert`
2024-08-16 10:33:47 +02:00
..
config Replace .NET detection code with ClassDB::class_exists("CSharpScript"). 2024-07-23 23:46:14 +03:00
crypto
debugger Fix Game window stops responding when debugger pauses 2024-07-10 13:38:57 -07:00
error Fixed Timestep Interpolation (3D) 2024-07-07 22:15:23 +02:00
extension Merge pull request #94373 from maiself/fix-library-path-as-abs 2024-07-17 12:24:07 +02:00
input Merge pull request #94413 from rburing/fix_action_press_tick 2024-07-17 11:44:31 +02:00
io Merge pull request #92291 from BlueCube3310/image-convert-optimized 2024-08-16 10:33:32 +02:00
math Fixed Timestep Interpolation (3D) 2024-07-07 22:15:23 +02:00
object Fix global class cache file not present when no class name 2024-07-31 16:57:25 -04:00
os Merge pull request #92391 from rburing/fti_3d 2024-08-16 10:33:37 +02:00
string Merge pull request #92555 from AThousandShips/insert_improve 2024-08-16 10:33:47 +02:00
templates Fixup recent changes to threading concerns 2024-07-16 11:03:02 +02:00
variant [Core] Fix Variant::construct of Object 2024-07-25 12:25:29 +02:00
core_bind.cpp
core_bind.h
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