godot/core/extension
2025-01-11 15:57:42 -06:00
..
extension_api_dump.cpp GDExtension: Add compatibility system for virtual methods 2025-01-10 16:00:05 -06:00
extension_api_dump.h
gdextension.compat.inc
gdextension.cpp GDExtension: Add compatibility system for virtual methods 2025-01-10 16:00:05 -06:00
gdextension.h GDExtension: Add compatibility system for virtual methods 2025-01-10 16:00:05 -06:00
gdextension_interface.cpp Rename GDExtensionCompatHashes to make it clear it's only for exceptional situations 2024-12-19 18:08:42 -06:00
gdextension_interface.h GDExtension: Add compatibility system for virtual methods 2025-01-10 16:00:05 -06:00
gdextension_library_loader.cpp [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
gdextension_library_loader.h GDExtension: Use loader to check if the library exists. 2024-09-29 07:38:45 +02:00
gdextension_loader.h GDExtension: Use loader to check if the library exists. 2024-09-29 07:38:45 +02:00
gdextension_manager.cpp Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 2025-01-03 10:50:15 +00:00
gdextension_manager.h Fix editor needs restart after adding GDExtensions 2024-08-29 06:15:32 -04:00
gdextension_special_compat_hashes.cpp Use MethodInfo::get_compatibility_hash() to generate the hash for MethodBind::get_hash() and other GDExtension hash clean up 2025-01-11 15:57:42 -06:00
gdextension_special_compat_hashes.h Rename GDExtensionCompatHashes to make it clear it's only for exceptional situations 2024-12-19 18:08:42 -06:00
make_interface_dumper.py
make_wrappers.py GDExtension: Mark virtual function as is_required in extension_api.json 2024-09-11 16:48:14 -05:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00