godot-cpp/include/godot_cpp
bruvzg b1385953fe
Add `ObjectDB::get_instance` method to get wrapped `Object *` from `ObjectID`.
2022-03-08 10:17:33 +02:00
..
classes Fix GDCLASS when inherited class is in another namespace 2022-02-20 19:33:00 +00:00
core Add `ObjectDB::get_instance` method to get wrapped `Object *` from `ObjectID`. 2022-03-08 10:17:33 +02:00
templates Port a bunch of Godot container templates to GDExtension. 2022-02-18 21:07:53 +02:00
variant Merge pull request #701 from bruvzg/port_templates 2022-02-21 11:25:40 +01:00
godot.hpp Reorder native extension initialization steps 2022-02-28 15:44:54 +01:00