godot/core
Rémi Verschelde c3336aa110
Merge pull request #93178 from Faless/crypto/expose_tls_options_getters
[Crypto] Expose TLSOptions getters
2024-06-17 10:58:51 +02:00
..
config Merge pull request #91416 from Calinou/d3d12-sdk-update-install-script 2024-05-15 13:51:31 +02:00
crypto [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
debugger Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
error Fix GLTF exporting invalid meshes and attempting to export gizmo meshes 2024-02-04 02:58:29 -06:00
extension [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03: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 Merge pull request #93124 from RandomShaper/skull_trio 2024-06-14 17:13:38 +02:00
math Optimize Color::find_named_color() 2024-05-23 15:19:19 +03:00
object WorkerThreadPool: Fix thread message queue not restored after overridden in a task 2024-06-13 10:31:08 +02: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 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03:00
core_bind.cpp [Crypto] Expose get_system_ca_certificates. 2024-06-14 22:27:03 +02:00
core_bind.h [Crypto] Expose get_system_ca_certificates. 2024-06-14 22:27:03 +02: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 Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
core_globals.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
core_globals.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
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 Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
register_core_types.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
register_core_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Fix mono dependency 2024-06-01 16:37:54 -05:00
typedefs.h Enforce template syntax typename over class 2024-03-07 22:39:09 -06:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00