godot/core/extension
2024-02-16 16:31:09 -06:00
..
extension_api_dump.cpp Fix operator documentation in GDExtension API dump with docs 2023-12-12 18:55:31 +01:00
extension_api_dump.h Optionally include documentation in GDExtension API dump 2023-09-26 21:39:24 +02:00
gdextension.cpp Unbind GDExtension methods that can't reasonably be used 2024-02-16 16:31:09 -06:00
gdextension.h Allow GDExtensions to register virtual methods and call them on scripts 2024-02-12 13:29:18 -06: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 Allow GDExtensions to register virtual methods and call them on scripts 2024-02-12 13:29:18 -06:00
gdextension_interface.h Allow GDExtensions to register virtual methods and call them on scripts 2024-02-12 13:29:18 -06:00
gdextension_manager.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
gdextension_manager.h Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
make_interface_dumper.py
make_wrappers.py
SCsub