Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDScript: Replace `assert()` with `Utils.check()` in tests | Danil Alexeev | 2024-08-28 | 1 | -2/+2 |
| | |||||
* | [Core] Fix `Variant::construct` of `Object` | A Thousand Ships | 2024-07-25 | 1 | -0/+11 |
Variant type was not updated correctly causing leaks in ref-counted |