godot/core/extension
Emmanuel Leblond fd33c7b32f
Merge pull request #83415 from touilleMan/fix-comment-gdextension_interface
Fix comment in `gdextension_interface.h`
2023-10-16 21:42:01 +02:00
..
SCsub
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
gdextension.cpp GDExtension: Prevent issues with the editor trying to reload GDExtensions through its usual mechanism 2023-10-13 13:24:29 -05:00
gdextension.h GDExtension: Prevent issues with the editor trying to reload GDExtensions through its usual mechanism 2023-10-13 13:24:29 -05:00
gdextension_compat_hashes.cpp
gdextension_compat_hashes.h
gdextension_interface.cpp
gdextension_interface.h Fix comment in gdextension_interface.h 2023-10-16 21:40:45 +02:00
gdextension_manager.cpp
gdextension_manager.h
make_interface_dumper.py
make_wrappers.py