godot/core/extension
Rémi Verschelde dfe2df989d
Merge pull request #84493 from bruvzg/gde_ios_static_fix
[iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks.
2023-11-10 10:44:56 +01:00
..
extension_api_dump.cpp Add brief description in GDExtension API dump with docs 2023-10-14 12:06:37 +02:00
extension_api_dump.h Optionally include documentation in GDExtension API dump 2023-09-26 21:39:24 +02:00
gdextension.cpp Merge pull request #84493 from bruvzg/gde_ios_static_fix 2023-11-10 10:44:56 +01:00
gdextension.h GDExtension: Save and compare modification times separately for reload 2023-11-02 08:29:22 -05:00
gdextension_compat_hashes.cpp Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
gdextension_compat_hashes.h Fix StringName leaks in GDExtension, core, and editor themes 2023-10-18 17:36:20 +02:00
gdextension_interface.cpp GDExtension: Use ObjectID when creating custom callable 2023-10-23 09:05:17 -05:00
gdextension_interface.h GDExtension: Use ObjectID when creating custom callable 2023-10-23 09:05:17 -05: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