Age | Commit message (Expand) | Author |
---|---|---|
2021-07-27 | Change Variant bool conversion to uint8_t | George Marques |
2021-07-25 | Fix dead code in `gdnative_interface.cpp` | Nicholas Huelin |
2021-07-25 | Merge pull request #50809 from akien-mga/iterators-const-references | Rémi Verschelde |
2021-07-25 | Use const references where possible for List range iterators | Rémi Verschelde |
2021-07-25 | Fix various typos with codespell | luz paz |
2021-07-23 | Use C++ iterators for Lists in many situations | Aaron Franke |
2021-07-08 | Redo how instance bindings work | reduz |
2021-06-25 | Implement native extension system | reduz |