godot/core/extension
2024-01-05 14:49:57 -03: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
gdextension.cpp Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
gdextension.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
gdextension_compat_hashes.cpp Check that GDExtensionCompatHashes are valid when generating extension_api.json 2023-11-16 06:40:06 -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 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
gdextension_manager.h
make_interface_dumper.py
make_wrappers.py
SCsub