godot/core
Rémi Verschelde 6118592c6d
Merge pull request #91210 from Faless/fix/core_unztell64
[Core] Use unztell64 in FileAccessZIP to ensure 64 bit return
2024-04-26 15:13:44 +02:00
..
config Merge pull request #85678 from KoBeWi/editor_walktime 2024-04-26 15:13:16 +02:00
crypto mbedTLS: Update to new LTS v3.6.0 2024-04-10 21:19:22 +02:00
debugger Add const lvalue ref to core/* container parameters 2024-02-14 11:20:36 -03:00
error Fix GLTF exporting invalid meshes and attempting to export gizmo meshes 2024-02-04 02:58:29 -06:00
extension Fix ptrcalls to static GDExtension methods 2024-04-25 08:20:22 -05:00
input Sync controller mappings DB with SDL 2 community repo 2024-04-24 11:55:55 +02:00
io [Core] Use unztell64 in FileAccessZIP to ensure 64 bit return 2024-04-26 11:49:54 +02:00
math Merge pull request #90748 from aaronfranke/fix-basis-scale-global 2024-04-22 12:52:52 +02:00
object Merge pull request #90540 from Repiteo/core/type-info-use-type-traits 2024-04-24 18:55:07 +02:00
os Add separate feature tags for editor runtime 2024-04-26 14:44:38 +02:00
string Rename internal is_ascii_char to is_ascii_alphabet_char 2024-04-20 02:36:41 -07:00
templates Merge pull request #90268 from RandomShaper/wtp_servers 2024-04-15 10:12:00 +02:00
variant Make varray() variadic 2024-04-26 14:33:11 +02:00
core_bind.cpp Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value 2024-04-22 22:18:26 +02:00
core_bind.h Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value 2024-04-22 22:18:26 +02:00
core_builders.py SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00
core_constants.cpp Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
core_constants.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
doc_data.h Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
register_core_types.cpp Manage time singleton 2024-02-11 14:39:20 -08:00
register_core_types.h
SCsub Replace Clipper1 library by Clipper2 library 2024-04-20 13:37:59 +02: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