Age | Commit message (Expand) | Author |
---|---|---|
2020-11-21 | GDScript: Add faster call instructions for builtin methods | George Marques |
2020-11-21 | GDScript: Add faster call instructions for native methods | George Marques |
2020-11-21 | GDScript: Add speficic set/get instructions | George Marques |
2020-11-21 | GDScript: Add faster operator for known types | George Marques |
2020-11-21 | GDScript: Gather instructions arguments beforehand | George Marques |
2020-10-19 | Merge pull request #42067 from ThakeeNathees/for-loop-stack-overriden-fix | George Marques |
2020-09-18 | GDScript: for loop override stack variable bug fix | Thakee Nathees |
2020-09-08 | GDScript crash on builtin type constructor fix | Thakee Nathees |
2020-09-01 | Add GDScript code generation interface | George Marques |