Mikhail Tishin d02b38d411 Add null check for gdextension deinitialization 1 year ago
..
SCsub be1c9d677d Rename all gdnative occurences to gdextension 2 years ago
extension_api_dump.cpp cf767ddf29 Fix operator documentation in GDExtension API dump with docs 1 year ago
extension_api_dump.h 8ee04c5f87 Optionally include documentation in GDExtension API dump 1 year ago
gdextension.cpp d02b38d411 Add null check for gdextension deinitialization 11 months ago
gdextension.h f86054e3a0 GDExtension: Save and compare modification times separately for reload 1 year ago
gdextension_compat_hashes.cpp 3971cbcff0 Fix `gdextension_compat_hashes.cpp` for double precision builds 11 months ago
gdextension_compat_hashes.h 5cf6d08dda Check that GDExtensionCompatHashes are valid when generating extension_api.json 1 year ago
gdextension_interface.cpp b0a33cac7c GDExtension: Use ObjectID when creating custom callable 1 year ago
gdextension_interface.h b0a33cac7c GDExtension: Use ObjectID when creating custom callable 1 year ago
gdextension_manager.cpp 582ed157b5 Fix StringName leaks in GDExtension, core, and editor themes 1 year ago
gdextension_manager.h 582ed157b5 Fix StringName leaks in GDExtension, core, and editor themes 1 year ago
make_interface_dumper.py 110bc5058d Compress embedded GDExtension interface 1 year ago
make_wrappers.py 8f5d56e04a [GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions. 2 years ago