godot-cpp/src
Markus Sauermann c2d99fd519 Fix `Object::notification` order
For the notification-order to work correctly, it is necessary to
allow the `p_reversed` argument to be used within cpp.
This PR changes the necessary bindings.
2023-08-30 00:07:28 +02:00
..
classes Don't call parent _get_property_list when a class doesn't define it. 2023-07-26 20:12:25 +01:00
core Add support for indexed properties 2023-07-26 00:31:53 +02:00
variant Implement `String::resize()` 2023-07-31 15:14:10 -05:00
godot.cpp Fix `Object::notification` order 2023-08-30 00:07:28 +02:00