godot-cpp/include/godot_cpp/core
Fabio Alessandrelli 43cdc2e037 Update hashfuncs, add some missing math funcs. 2022-09-11 13:11:52 +02:00
..
binder_common.hpp Add support for BitField hint, sync API files. 2022-07-11 15:00:17 +03:00
builtin_ptrcall.hpp Update copyright year 2022-03-15 10:17:53 +01:00
class_db.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
defs.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
engine_ptrcall.hpp Merge pull request #686 from ondy-personal/patch-1 2022-07-18 15:48:17 +02:00
error_macros.hpp Ensure GDCLASS can be used outside the godot namespace. 2022-09-01 04:11:23 +02:00
math.hpp Update hashfuncs, add some missing math funcs. 2022-09-11 13:11:52 +02:00
memory.hpp Ensure GDCLASS can be used outside the godot namespace. 2022-09-01 04:11:23 +02:00
method_bind.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
method_ptrcall.hpp Merge pull request #677 from lukas-toenne/fix_object_ptr_args 2022-07-29 01:17:34 +02:00
mutex_lock.hpp Update copyright year 2022-03-15 10:17:53 +01:00
object.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
property_info.hpp Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
type_info.hpp Add bindings for Vector4, Vector4i, Projection built-in types. 2022-07-21 09:36:38 +03:00