godot-cpp/include/godot_cpp
David Snopek ddfcca62a8 Correctly handle `Object *` arguments that were encoded as `nullptr`
(cherry picked from commit 37542dc2ec)
2024-05-17 16:34:41 -05:00
..
classes Give compile-time error if registering a class without its own `_bind_methods()` function 2024-05-17 16:33:38 -05:00
core Correctly handle `Object *` arguments that were encoded as `nullptr` 2024-05-17 16:34:41 -05:00
templates Enforce template syntax `typename` over `class` 2024-04-08 11:49:37 -05:00
variant [Math] Add `is_finite` methods 2024-05-17 16:32:05 -05:00
godot.hpp [iOS] Fix initialisation/termination of multiple statically linked extensions. 2023-11-23 13:38:20 +02:00