godot-cpp/include/godot_cpp
David Snopek 54fe2f9891
Merge pull request #1445 from dsnopek/classdb-enum-issue
Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations
2024-04-30 09:30:01 -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 #1445 from dsnopek/classdb-enum-issue 2024-04-30 09:30:01 -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