godot-cpp/include/godot_cpp/core
David Snopek 1d49bef096
Merge pull request #1184 from Zylann/fix_get_property_list_calling_parent
Don't call parent _get_property_list when a class doesn't define it (for internal binding).
2023-07-26 15:31:15 -05:00
..
binder_common.hpp Update to load function pointers for GDExtension interface 2023-05-09 21:45:48 -05:00
builtin_ptrcall.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
class_db.hpp Merge pull request #1184 from Zylann/fix_get_property_list_calling_parent 2023-07-26 15:31:15 -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 Update to load function pointers for GDExtension interface 2023-05-09 21:45:48 -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 Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall 2023-06-07 08:30:33 -05:00
mutex_lock.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
object.hpp Add support for indexed properties 2023-07-26 00:31:53 +02: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