godot/core
Rémi Verschelde 0a9f2d2262
Merge pull request #92650 from Hilderin/fix-fileSystem-dock-wont-show-any-file-folders
Fix FileSystem dock won't show any file folders
2024-06-11 10:48:46 +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 Merge pull request #91502 from lyuma/gdextension_open_library_compat 2024-05-30 11:47:43 +02:00
input Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable 2024-05-31 09:55:02 +02:00
io Fix FileSystem dock won't show any file folders 2024-06-10 19:54:37 -04:00
math Optimize Color::find_named_color() 2024-05-23 15:19:19 +03:00
object Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
os Implement amplitude to Input.vibrate_handheld 2024-05-02 19:09:42 +03:00
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 [Windows] Fix 32-bit MinGW LTO build. 2024-06-04 13:46:03 +03:00
core_bind.cpp Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
core_bind.h Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
core_builders.py Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00
core_constants.cpp Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
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 mono dependency 2024-06-01 16:37:54 -05:00
typedefs.h
version.h