Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This also fixes a typo in the `bitwise_float_right_operand.gd` test.
|
|
Which is useful when the key isn't a valid identifier, such as keys with
spaces or numeric keys.
|
|
This also ignores `.out` files in the file format static checks.
|
|
|
|
GDScript: Allow access to outer constant and enum values
|
|
|
|
|
|
|
|
|
|
|