godot-cpp/include/godot_cpp
Yuri Sizov 80aec184df Fix argument metadata when binding methods
While there doesn't seem to be any runtime issues,
this triggers the address sanitizer in a few ways,
depending on what kind of method you're
binding.

(cherry picked from commit 2b34bd0d8b)
2024-07-17 09:19:30 -05:00
..
classes Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class 2024-05-17 16:41:42 -05:00
core Fix argument metadata when binding methods 2024-07-17 09:19:30 -05:00
templates Fix `#include` formatting 2024-07-17 09:14:04 -05:00
variant Fix sharing of typed arrays from constructor 2024-07-17 09:18:11 -05:00
godot.hpp Clean up instance bindings for engine singletons to prevent crash 2024-05-17 16:40:13 -05:00