| .. |
|
extension_api_dump.cpp
|
Add RequiredParam<T> and RequiredValue<T> to mark Object * arguments and return values as required
|
2025-11-24 12:12:09 -06:00 |
|
extension_api_dump.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
gdextension.compat.inc
|
Bind compatibility GDExtension methods removed in 88418
|
2024-05-07 01:36:36 -07:00 |
|
gdextension.cpp
|
Use GDType for GDExtension types as well.
|
2025-12-03 21:32:46 +01:00 |
|
gdextension.h
|
Merge pull request #107845 from dsnopek/gdextension-interface-json
|
2025-11-24 10:21:36 -06: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: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
gdextension_interface.json
|
Add RequiredParam<T> and RequiredValue<T> to mark Object * arguments and return values as required
|
2025-11-24 12:12:09 -06:00 |
|
gdextension_interface.schema.json
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
gdextension_interface_header_generator.cpp
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
gdextension_interface_header_generator.h
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06: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
|
Fix GDExtensionLoader using the wrong super type in GDSOFTCLASS.
|
2025-04-27 10:28:08 +02:00 |
|
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
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
libgodot.h
|
Update libgodot.h to use gdextension_interface.gen.h
|
2025-11-24 14:39:21 -06:00 |
|
make_interface_dumper.py
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
make_interface_header.py
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
make_wrappers.py
|
Style: Integrate #pragma once in builders/checks
|
2025-03-07 17:32:33 -06:00 |
|
SCsub
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |