godot-cpp/include/godot_cpp/core
David Snopek 6328728dc2 Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations
(cherry picked from commit e1b3b32db5)
2024-05-17 16:57:33 -05:00
..
binder_common.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:39:21 -05:00
builtin_ptrcall.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:39:21 -05:00
class_db.hpp Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations 2024-05-17 16:57:33 -05:00
defs.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:39:21 -05:00
engine_ptrcall.hpp Fix incorrect utility call signature 2024-04-08 11:40:05 -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:54:00 -05:00
memory.hpp Enforce template syntax `typename` over `class` 2024-04-08 11:39:21 -05:00
method_bind.hpp Backport miscellaneous changes that can't be cherry-picked 2024-05-17 16:51:42 -05:00
method_ptrcall.hpp Correctly handle `Object *` arguments that were encoded as `nullptr` 2024-05-17 16:56:37 -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:39:21 -05:00
property_info.hpp Implement to/from dict helpers for PropertyInfo/MethodInfo 2024-05-17 16:53:43 -05:00
type_info.hpp Give compile-time error if registering a class without its own `_bind_methods()` function 2024-05-17 16:55:41 -05:00