Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | GDScript: for loop override stack variable bug fix | Thakee Nathees | 2020-09-18 | 1 | -3/+5 | |
| | | | | | | | | Fix: #42050 | |||||
* | | GDScript crash on builtin type constructor fix | Thakee Nathees | 2020-09-08 | 1 | -0/+1 | |
|/ | | | | Fix: #41848 | |||||
* | Add GDScript code generation interface | George Marques | 2020-09-01 | 1 | -0/+736 | |
Implement the abstraction by targeting the current VM. |