godot-cpp/include/godot_cpp
David Snopek 2cd3d39108
Merge pull request #1405 from dsnopek/fix-null-object-arguments
Correctly handle `Object *` arguments that were encoded as `nullptr`
2024-04-29 16:46:46 -05:00
..
classes Give compile-time error if registering a class without its own `_bind_methods()` function 2024-04-24 14:49:26 -05:00
core Merge pull request #1405 from dsnopek/fix-null-object-arguments 2024-04-29 16:46:46 -05:00
templates Enforce template syntax `typename` over `class` 2024-03-10 16:02:43 -05:00
variant [Math] Add `is_finite` methods 2024-04-11 13:30:28 +02:00
godot.hpp Merge pull request #1397 from dsnopek/script-free-lists 2024-03-14 10:02:21 -05:00