godot/core
Rémi Verschelde e63b5ba9e4
Merge pull request #91416 from Calinou/d3d12-sdk-update-install-script
Update dependencies in D3D12 SDK installer script
2024-05-15 13:51:31 +02:00
..
config Merge pull request #91416 from Calinou/d3d12-sdk-update-install-script 2024-05-15 13:51:31 +02:00
crypto
debugger Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
error
extension GDExtension: Prevent crash during shutdown as singletons are deleted 2024-05-10 13:17:36 -05:00
input Merge pull request #88343 from Riteo/warped-mouse-float 2024-05-06 15:14:46 +02:00
io Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
math Fix AABB Ray intersection - return inside 2024-05-09 20:41:19 +01:00
object Merge pull request #91909 from KoBeWi/have_fun_reviewing_this 2024-05-14 12:07:03 +02:00
os
string Merge pull request #91619 from AThousandShips/find_improve 2024-05-08 14:35:44 +02:00
templates CommandQueueMT: Pre-allocate memory to avoid a bunch of allocations at startup 2024-05-09 11:51:07 +02:00
variant Core: Readd Variant class initializer, fix comment 2024-05-14 12:20:40 -05: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 Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
core_string_names.h Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
doc_data.cpp Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
doc_data.h
register_core_types.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
register_core_types.h
SCsub SCons: Fix generation of disabled_classes.gen.h after #91624 2024-05-13 11:25:29 +02:00
typedefs.h
version.h