godot-cpp/include/godot_cpp
David Snopek 0d0d5a670b
Merge pull request #1116 from saki7/Ref-allow-non-const-access
Change Ref<T> to allow non const access to ptr
2023-05-24 21:17:25 -05:00
..
classes Merge pull request #1116 from saki7/Ref-allow-non-const-access 2023-05-24 21:17:25 -05:00
core Ensure GDExtension class is the correct type for the Godot engine class 2023-05-16 15:18:48 -05:00
templates Fix incorrect memory allocation in release builds. 2023-02-21 15:32:26 +02:00
variant Update typed array API to match "GDScript: Fix typed arrays". 2023-01-31 11:28:55 +02:00
godot.hpp Ensure GDExtension class is the correct type for the Godot engine class 2023-05-16 15:18:48 -05:00