.. |
extension_api_dump.cpp
|
Merge pull request #47502 from KoBeWi/add_0
|
2024-10-31 20:14:39 -05:00 |
extension_api_dump.h
|
Optionally include documentation in GDExtension API dump
|
2023-09-26 21:39:24 +02:00 |
gdextension_compat_hashes.cpp
|
StringName: Fix empty hash
|
2024-09-09 13:30:02 -07: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
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
gdextension_interface.h
|
GDExtension: Allow directly getting ObjectID from Variant
|
2024-09-17 11:58:55 -05:00 |
gdextension_library_loader.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
gdextension_library_loader.h
|
GDExtension: Use loader to check if the library exists.
|
2024-09-29 07:38:45 +02:00 |
gdextension_loader.h
|
GDExtension: Use loader to check if the library exists.
|
2024-09-29 07:38:45 +02:00 |
gdextension_manager.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
gdextension_manager.h
|
Fix editor needs restart after adding GDExtensions
|
2024-08-29 06:15:32 -04:00 |
gdextension.compat.inc
|
Bind compatibility GDExtension methods removed in 88418
|
2024-05-07 01:36:36 -07:00 |
gdextension.cpp
|
GDExtension: Fix method binds not saying if they are varargs
|
2024-11-18 13:19:22 -06:00 |
gdextension.h
|
Remove get_rid_func from GDExtensionClassCreationInfo4
|
2024-09-10 12:35:24 +02:00 |
make_interface_dumper.py
|
SCons: Remove run_in_subprocess dependency
|
2024-03-11 13:20:09 -05:00 |
make_wrappers.py
|
GDExtension: Mark virtual function as is_required in extension_api.json
|
2024-09-11 16:48:14 -05:00 |
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |