Age | Commit message (Expand) | Author |
---|---|---|
2022-01-13 | GDScript: Fix parsing default parameter values from function calls | strank |
2021-10-25 | Refactored Node3D rotation modes | reduz |
2021-10-14 | GDScript: Properly return value with await on non-coroutine | George Marques |
2021-10-14 | Zero Dictionary and Array variants when changing type with reset | George Marques |
2021-10-09 | Enhance and cleanup stringify for Vector | mashumafi |
2021-10-05 | Fix LUA-style assignment in Dictionary | kobewi |
2021-10-04 | GDScript: Fix member assignment with operation | George Marques |
2021-09-29 | GDScript: Fix assignment with operation for properties | George Marques |
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 |