David Snopek fb884573ea Allow registering "runtime classes" 1 year ago
..
binder_common.hpp b77cb648c3 Fix expected argument count for call errors 1 year ago
builtin_ptrcall.hpp 6a3753c076 Fix object return value of builtin types' methods. 1 year ago
class_db.hpp fb884573ea Allow registering "runtime classes" 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 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts 1 year ago
object_id.hpp d33bd47219 Add `CallableCustom` that devs can use in their GDExtensions 1 year ago
property_info.hpp 8fbb7cf795 Allow GDExtensions to register virtual methods and call them on scripts 1 year ago
type_info.hpp 349b5a3146 Added newer Variant types to `typed_array.hpp` 1 year ago