godot-cpp/include/godot_cpp
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 Fix `Object::notification` order 2023-08-30 00:07:28 +02:00
core Fix `Object::notification` order 2023-08-30 00:07:28 +02:00
templates Fix forgotten not operator 2023-08-16 05:30:40 -04:00
variant Add remaining component-wise `min/max` functions to `Vector*` 2023-08-16 13:52:51 +02:00
godot.hpp Fix `Object::notification` order 2023-08-30 00:07:28 +02:00