Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-23 | GDScript: Use pointer instead of references in cache | George Marques | |
They are not supposed to be kept alive and this is cleaner and less error-prone than unreferencing the elements. | |||
2020-07-22 | Wrap up GDScript 2.0 base implementation | George Marques | |
2020-07-20 | Add GDScript cache singleton | George Marques | |