Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-21 | Merge pull request #52718 from Calinou/gdscript-add-integration-tests-2 | RĂ©mi Verschelde | |
2021-09-17 | Allow comparing equality between builtin types and null | George Marques | |
2021-09-15 | Add more integration tests to the GDScript test suite | Hugo Locurcio | |
This also fixes a typo in the `bitwise_float_right_operand.gd` test. | |||
2021-05-24 | Make Callable not crash on call when the object has been freed | George Marques | |
Also add a GDScript test for this case. |