godot-cpp/include/godot_cpp/core
Aaron Franke a0d56336c3
[4.2] Fix missing MAKE_TYPED_ARRAY_INFO for Packed*Arrays
2024-08-22 21:04:51 -07:00
..
binder_common.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:49:37 -05:00
builtin_ptrcall.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:49:37 -05:00
class_db.hpp Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macros 2024-06-14 12:44:10 -05:00
defs.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:49:37 -05:00
engine_ptrcall.hpp Fix incorrect utility call signature 2024-04-08 11:50:07 -05:00
error_macros.hpp Update error macros to match core 2023-01-22 14:24:57 +01:00
math.hpp [Math] Add `is_finite` methods 2024-05-17 16:32:05 -05:00
memory.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:49:37 -05:00
method_bind.hpp Fix argument metadata when binding methods 2024-07-17 09:19:30 -05:00
method_ptrcall.hpp Correctly handle `Object *` arguments that were encoded as `nullptr` 2024-05-17 16:34:41 -05:00
mutex_lock.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
object.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:49:37 -05:00
object_id.hpp Add `CallableCustom` that devs can use in their GDExtensions 2023-11-06 00:09:06 -06:00
property_info.hpp Implement to/from dict helpers for PropertyInfo/MethodInfo 2024-05-17 16:30:54 -05:00
type_info.hpp [4.2] Fix missing MAKE_TYPED_ARRAY_INFO for Packed*Arrays 2024-08-22 21:04:51 -07:00