godot-cpp/include/godot_cpp/core
Rémi Verschelde e9942db502
Merge pull request #1044 from zhehangd/fix_obj_ptr_crash
Fix crash using Object* as parameter
2023-04-01 11:36:17 +02:00
..
binder_common.hpp Fixed variant casting for enum and bitfield 2023-01-20 21:10:03 +03:00
builtin_ptrcall.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
class_db.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
defs.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
engine_ptrcall.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01: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 Fix incorrect memory allocation in release builds. 2023-02-21 15:32:26 +02:00
method_bind.hpp Fix sign comparison warnings in method_bind.hpp 2023-01-19 08:26:02 -05:00
method_ptrcall.hpp Fix PtrToArg<Object*> crash 2023-03-30 19:38:12 -07:00
mutex_lock.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
object.hpp Revert "Fix Object::cast_to<T>() for custom classes" 2023-02-16 06:58:32 -06:00
property_info.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
type_info.hpp Fixed variant casting for enum and bitfield 2023-01-20 21:10:03 +03:00