godot/core/extension
2023-05-16 22:16:45 +02:00
..
extension_api_dump.cpp Add a backwards-compatibility system for GDExtension method 2023-05-15 12:05:40 +02:00
extension_api_dump.h Add a backwards-compatibility system for GDExtension method 2023-05-15 12:05:40 +02:00
gdextension_interface.cpp Rework GDExtension interface from a struct to loading function pointers 2023-05-16 10:27:46 -05:00
gdextension_interface.h Rework GDExtension interface from a struct to loading function pointers 2023-05-16 10:27:46 -05:00
gdextension_manager.cpp
gdextension_manager.h
gdextension.cpp Rework GDExtension interface from a struct to loading function pointers 2023-05-16 10:27:46 -05:00
gdextension.h Rework GDExtension interface from a struct to loading function pointers 2023-05-16 10:27:46 -05:00
make_interface_dumper.py Compress embedded GDExtension interface 2023-05-16 22:16:45 +02:00
make_wrappers.py
SCsub