mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
ad6e2e82a9
This makes sure that assigning values to enum-typed variables are consistent. Same enum is always valid, different enum is always invalid (without casting) and assigning `int` creates a warning if there is no casting. There are new test cases to ensure this behavior doesn't break in the future. |
||
---|---|---|
.. | ||
classes | ||
tools | ||
translations | ||
Doxyfile | ||
Makefile |