godot-cpp/include/godot_cpp
Zhehang Ding 6d1073d867 Basis constructor: row vectors -> column vectors
https://github.com/godotengine/godot-proposals/issues/5295
2022-08-31 19:06:07 -07:00
..
classes Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
core Add support for `_notification`, `_set`, `_get`, `_get_property_list`, `_property_can_revert`, `_property_get_revert`, and `_to_string` methods. 2022-08-22 12:59:38 +03:00
templates Add bindings for Vector4, Vector4i, Projection built-in types. 2022-07-21 09:36:38 +03:00
variant Basis constructor: row vectors -> column vectors 2022-08-31 19:06:07 -07:00
godot.hpp Change registered initializers / terminators to the single function with level argument. 2022-05-04 11:14:51 +03:00