mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 17:11:30 +00:00
Previously the `p_reversed` parameter didn't influence the order in a correct way. Also script overridden _notification functions were not called in the correct order. To fix this some `notification` functions had to add a `p_reversed` parameter. This made it necessary to adjust cpp-bindings. Co-authored-by: David Snopek <dsnopek@gmail.com> |
||
|---|---|---|
| .. | ||
| test_class_db.h | ||
| test_method_bind.h | ||
| test_object.h | ||