| .. |
|
extension_api_dump.cpp
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
extension_api_dump.h
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +01:00 |
|
gdextension.compat.inc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
gdextension.cpp
|
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
|
2026-03-04 16:23:23 +01:00 |
|
gdextension.h
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +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
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +01:00 |
|
gdextension_interface.cpp
|
GDExtension: Store source of gdextension_interface.h in JSON
|
2025-11-11 14:58:45 -06:00 |
|
gdextension_interface.json
|
Fix string_to_*_chars documentation
|
2026-02-01 14:50:55 +01:00 |
|
gdextension_interface.schema.json
|
Omit return_value in gdextension_interface.json for void functions
|
2026-01-07 08:39:38 -06:00 |
|
gdextension_interface_header_generator.cpp
|
Omit return_value in gdextension_interface.json for void functions
|
2026-01-07 08:39:38 -06:00 |
|
gdextension_interface_header_generator.h
|
Use structed data for "deprecated" in gdextension_interface.json
|
2025-12-09 09:40:11 -06:00 |
|
gdextension_library_loader.cpp
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01: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
|
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
|
2026-03-04 16:23:23 +01: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
|
Add special compat methods for EditorFileDialog enum fns
|
2025-12-04 11:40:53 +01: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
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
godot_instance.h
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
libgodot.h
|
GDExtension: Ensure LIBGODOT_API always defined
|
2026-01-05 12:35:31 -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
|
Omit return_value in gdextension_interface.json for void functions
|
2026-01-07 08:39:38 -06:00 |
|
make_wrappers.py
|
Style: Integrate #pragma once in builders/checks
|
2025-03-07 17:32:33 -06:00 |
|
SCsub
|
Style: Convert *.gen.inc to *.gen.h
|
2026-02-05 19:47:56 -06:00 |