godot/core/extension
Rémi Verschelde 9d4a736d0c
Merge pull request #91502 from lyuma/gdextension_open_library_compat
Bind compatibility GDExtension methods removed in #88418
2024-05-30 11:47:43 +02:00
..
extension_api_dump.cpp Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
extension_api_dump.h
gdextension.compat.inc Bind compatibility GDExtension methods removed in 88418 2024-05-07 01:36:36 -07:00
gdextension.cpp Merge pull request #91502 from lyuma/gdextension_open_library_compat 2024-05-30 11:47:43 +02:00
gdextension.h Merge pull request #91502 from lyuma/gdextension_open_library_compat 2024-05-30 11:47:43 +02:00
gdextension_compat_hashes.cpp Fix gdextension_compat_hashes.cpp for double precision builds 2024-02-10 19:05:33 -06:00
gdextension_compat_hashes.h Check that GDExtensionCompatHashes are valid when generating extension_api.json 2023-11-16 06:40:06 -06:00
gdextension_interface.cpp Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
gdextension_interface.h Fix various typos with codespell 2024-05-07 10:08:42 +02:00
gdextension_manager.cpp GDExtension: Prevent crash during shutdown as singletons are deleted 2024-05-10 13:17:36 -05:00
gdextension_manager.h
make_interface_dumper.py SCons: Remove run_in_subprocess dependency 2024-03-11 13:20:09 -05:00
make_wrappers.py Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00
SCsub Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00