David Snopek 4439a4a569 Merge pull request #1280 from dsnopek/callable-custom 1 year ago
..
binder_common.hpp c18c1916c3 Implement `callable_mp()` and `callable_mp_static()` 1 year ago
builtin_ptrcall.hpp 931f1a3f34 Sync license copyright with upstream GH-70885 2 years ago
class_db.hpp a61cdc8860 Add protections against registering classes that didn't use GDCLASS() 1 year ago
defs.hpp 931f1a3f34 Sync license copyright with upstream GH-70885 2 years ago
engine_ptrcall.hpp 431e30bc32 Ensure GDExtension class is the correct type for the Godot engine class 2 years ago
error_macros.hpp d174b47e51 Update error macros to match core 2 years ago
math.hpp 00b29630ba Merge pull request #1003 from akien-mga/fix-sign-0 2 years ago
memory.hpp 29b34d92bb [iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project. 1 year ago
method_bind.hpp db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard 2 years ago
method_ptrcall.hpp 3cd3f24150 Ensure that PtrToArg specializations for native structs are used 2 years ago
mutex_lock.hpp 931f1a3f34 Sync license copyright with upstream GH-70885 2 years ago
object.hpp d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions 1 year ago
object_id.hpp d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions 1 year ago
property_info.hpp aa6867e6c9 Support `_validate_property()` 1 year ago
type_info.hpp db2394dbe7 Identifiers containing double underscore are reserved according to the C++ standard 2 years ago