godot-cpp/include/godot_cpp/core
DaylilyZeleen 1ac8627b2e Fix object return value of builtin types' methods.
(cherry picked from commit 6a3753c076)
2024-03-11 12:59:32 -05:00
..
binder_common.hpp Update to load function pointers for GDExtension interface 2023-05-09 21:45:48 -05:00
builtin_ptrcall.hpp Fix object return value of builtin types' methods. 2024-03-11 12:59:32 -05:00
class_db.hpp Add protections against registering classes that didn't use GDCLASS() 2023-10-23 10:11:04 -05:00
defs.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
engine_ptrcall.hpp Ensure GDExtension class is the correct type for the Godot engine class 2023-05-16 15:18:48 -05:00
error_macros.hpp Update error macros to match core 2023-01-22 14:24:57 +01:00
math.hpp Merge pull request #1003 from akien-mga/fix-sign-0 2023-01-20 23:02:13 +01:00
memory.hpp Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-10-09 08:42:16 -05:00
method_bind.hpp Identifiers containing double underscore are reserved according to the C++ standard 2023-06-15 20:45:01 -04:00
method_ptrcall.hpp Ensure that PtrToArg specializations for native structs are used 2023-09-19 21:22:54 -05:00
mutex_lock.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
object.hpp Ensure GDExtension class is the correct type for the Godot engine class 2023-05-16 15:18:48 -05:00
property_info.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
type_info.hpp Identifiers containing double underscore are reserved according to the C++ standard 2023-06-15 20:45:01 -04:00