1
0
Fork 0
godot/core/extension
David Snopek 696285f23a 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
..
SCsub
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_loader.h
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
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