David Snopek efb46f7f82 Merge pull request #1407 from AThousandShips/flag_fix 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 e607790647 Fix explicit namespaces in macros 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 b173a4d935 [Core] Improve `CowData` and `Memory` metadata alignment. 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 e607790647 Fix explicit namespaces in macros 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 7ed8ef7221 Fix invalid `void` return in `BitField` 1 year ago