Age | Commit message (Expand) | Author |
---|---|---|
2017-04-15 | Correct indentation in gdnative vector2/3 | Emmanuel Leblond |
2017-04-15 | Implement missing functions in gdnative vector2 and vector3 bindings | Emmanuel Leblond |
2017-04-11 | [GDNative] made string functions more C-friendly | Karroffel |
2017-04-11 | [GDNative] C API and generator fixes | Karroffel |
2017-04-11 | [GDNative] re-enabled some init options | Karroffel |
2017-04-10 | Merge pull request #8350 from karroffel/gdnative-api-reference-field | Thomas Herzog |
2017-04-10 | [GDNative] added is_reference filed to api.json | Karroffel |
2017-04-10 | [GDNative] function to get class constructor | Karroffel |
2017-04-10 | [GDNative] Didn't iterate over all scripts | Karroffel |
2017-04-09 | renamed dlscript module to gdnative | Karroffel |