1
0
Fork 0
godot/core/extension
Rémi Verschelde 0c12e633d4
Style: Apply fixes from clang-format 18.1.3
2025-04-25 15:40:13 +02:00
..
SCsub
extension_api_dump.cpp Fix operator documentation in GDExtension API dump with docs 2024-01-25 17:38:15 +01:00
extension_api_dump.h
gdextension.cpp Add null check for gdextension deinitialization 2024-03-11 23:26:08 +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 `gdextension_compat_hashes.cpp` for double precision builds 2024-03-11 17:48:39 +01: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 Style: Apply fixes from clang-format 18.1.3 2025-04-25 15:40:13 +02:00
gdextension_interface.h Style: Apply fixes from codespell 2025-04-25 15:34:47 +02: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