mirror of
https://github.com/godotengine/godot.git
synced 2025-01-18 20:40:57 +08:00
c4705a590b
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> |
||
---|---|---|
.. | ||
config | ||
input | ||
io | ||
math | ||
object | ||
os | ||
string | ||
templates | ||
threads | ||
variant | ||
test_crypto.h | ||
test_hashing_context.h | ||
test_time.h |