behaviour-tree-test/core/extension
Thaddeus Crews eafc21fb05
Merge pull request #112784 from migueldeicaza/fix_dynamic_xcframework_loading
iOS: Fix loading of xcframework dynamic libraries.
2025-11-18 08:25:45 -06:00
..
extension_api_dump.cpp GDExtension: Add system for builtin method compatibility 2025-11-04 17:12:31 -06:00
extension_api_dump.h
gdextension.compat.inc
gdextension.cpp Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
gdextension.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
gdextension_function_loader.cpp LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
gdextension_function_loader.h LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
gdextension_interface.cpp GDExtension: Add system for builtin method compatibility 2025-11-04 17:12:31 -06:00
gdextension_interface.h GDExtension: Add missing method flag 2025-11-04 18:44:11 +00:00
gdextension_library_loader.cpp iOS: Fix loading of xcframework dynamic libraries. 2025-11-14 16:31:09 -05:00
gdextension_library_loader.h iOS: Fix loading of xcframework dynamic libraries. 2025-11-14 16:31:09 -05:00
gdextension_loader.h
gdextension_manager.cpp LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
gdextension_manager.h LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
gdextension_special_compat_hashes.cpp GDExtension: Update warning about gdextension_special_compat_hashes.cpp to prevent confusion 2025-09-15 14:02:56 -05:00
gdextension_special_compat_hashes.h Remove Array include from dictionary.h and ustring.h. 2025-10-06 16:21:36 +02:00
godot_instance.cpp LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
godot_instance.h LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
libgodot.h LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
make_interface_dumper.py
make_wrappers.py
SCsub