Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-19 | Merge pull request #42067 from ThakeeNathees/for-loop-stack-overriden-fix | George Marques | |
GDScript: for loop override stack variable bug fix | |||
2020-09-18 | GDScript: for loop override stack variable bug fix | Thakee Nathees | |
Fix: #42050 | |||
2020-09-08 | GDScript crash on builtin type constructor fix | Thakee Nathees | |
Fix: #41848 | |||
2020-09-01 | Add GDScript code generation interface | George Marques | |
Implement the abstraction by targeting the current VM. |