1
0
Fork 0
godot/core/extension
Yufeng Ying bebe037abf Add ConstIterator to Dictionary. 2025-03-13 01:28:46 +08:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
extension_api_dump.cpp Add `String::remove_char(s)` methods for performance and convenience 2025-03-10 13:19:28 +01: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 GDExtension: Add compatibility system for virtual methods 2025-01-10 16:00:05 -06:00
gdextension.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gdextension_interface.cpp Add ConstIterator to Dictionary. 2025-03-13 01:28:46 +08:00
gdextension_interface.h Merge pull request #102373 from dsnopek/gdextension-set-script-instance 2025-03-11 16:53:57 -05:00
gdextension_library_loader.cpp [Core] Improve error messages with `vformat` 2024-10-30 15:55:51 +01:00
gdextension_library_loader.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gdextension_loader.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gdextension_manager.cpp Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 2025-01-03 10:50:15 +00:00
gdextension_manager.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gdextension_special_compat_hashes.cpp [RTL] Add cell option to control if cell is shrinked to its contents width. 2025-01-13 21:44:06 +02:00
gdextension_special_compat_hashes.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
make_interface_dumper.py SCons: Make builders prettier, utilize `constexpr` 2025-03-11 18:31:20 -05:00
make_wrappers.py Style: Integrate `#pragma once` in builders/checks 2025-03-07 17:32:33 -06:00