godot-cpp/include/godot_cpp
David Snopek 6123c86f06 Correctly handle `Object *` arguments that were encoded as `nullptr`
(cherry picked from commit 37542dc2ec)
2024-05-17 16:56:37 -05:00
..
classes Give compile-time error if registering a class without its own `_bind_methods()` function 2024-05-17 16:55:41 -05:00
core Correctly handle `Object *` arguments that were encoded as `nullptr` 2024-05-17 16:56:37 -05:00
templates Enforce template syntax `typename` over `class` 2024-04-08 11:39:21 -05:00
variant [Math] Add `is_finite` methods 2024-05-17 16:54:00 -05:00
godot.hpp [iOS] Fix initialisation/termination of multiple statically linked extensions. 2024-01-22 15:53:49 -06:00