godot-cpp/include/godot_cpp
Martin Capitanio a926b96103 clang: Add CallableCustomMethodPointerBase virtual destructor
Fixes #1272
+ clang++ (debian v16/v17) warning:
	destructor called on
	'godot::CallableCustomMethodPointerBase' that is abstract but has non-virtual destructor
	[-Wdelete-abstract-non-virtual-dtor]
2023-10-19 09:37:11 +02:00
..
classes Automatically register only engine classes whose header has been included 2023-10-16 10:19:11 -05:00
core Automatically register only engine classes whose header has been included 2023-10-16 10:19:11 -05:00
templates Merge pull request #1245 from AThousandShips/alloc_fix 2023-09-20 07:39:27 -05:00
variant clang: Add CallableCustomMethodPointerBase virtual destructor 2023-10-19 09:37:11 +02:00
godot.hpp Merge pull request #1266 from dsnopek/automatic-engine-class-registration 2023-10-16 10:47:06 -05:00