1
0
Fork 0
godot/core
David Snopek 2b8acb2015 GDExtension: Fix method binds not saying if they are varargs
(cherry picked from commit 2599df3b8a)
2025-02-07 14:00:02 +01:00
..
config [.NET] Move search in files extension list definition to be after Scene level module init. 2024-09-16 16:38:08 +02:00
crypto [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
debugger Fix Game window stops responding when debugger pauses 2024-07-10 13:38:57 -07:00
error
extension GDExtension: Fix method binds not saying if they are varargs 2025-02-07 14:00:02 +01:00
input Fix gamepad triggers not working on web exports 2024-09-17 08:57:45 +02:00
io ResourceLoader: Report error if resource type unrecognized 2024-11-06 14:31:27 +01:00
math Fix parsing of `4.` in Expression 2024-09-17 08:57:44 +02:00
object Merge pull request #98964 from RandomShaper/fix_classdb_deadlock_4.3 2024-11-15 19:08:18 +01:00
os Change warning muting so it affects all levels, but locally 2024-09-05 13:30:25 +02:00
string StringName: Use inline static field definitions 2024-09-16 17:05:50 +02:00
templates WorkerThreadPool (plus friends): Overhaul unlock allowance zones 2024-09-05 13:29:38 +02:00
variant [Core] Fix `Variant::construct` of `Object` 2024-07-25 12:25:29 +02:00
SCsub Make sure huf_decompress is only applied to 64-bit x86. 2024-09-17 08:57:41 +02:00
core_bind.cpp [Crypto] Expose OS.get_entropy 2024-06-17 12:02:37 +02:00
core_bind.h [Crypto] Expose OS.get_entropy 2024-06-17 12:02:37 +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
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 fixed cleanup order in `unregister_core_types()` 2024-06-18 00:44:01 -07:00
register_core_types.h
typedefs.h
version.h