summaryrefslogtreecommitdiff
path: root/modules/gdnative
AgeCommit message (Expand)Author
2017-04-15Correct indentation in gdnative vector2/3Emmanuel Leblond
2017-04-15Implement missing functions in gdnative vector2 and vector3 bindingsEmmanuel Leblond
2017-04-11[GDNative] made string functions more C-friendlyKarroffel
2017-04-11[GDNative] C API and generator fixesKarroffel
2017-04-11[GDNative] re-enabled some init optionsKarroffel
2017-04-10Merge pull request #8350 from karroffel/gdnative-api-reference-fieldThomas Herzog
2017-04-10[GDNative] added is_reference filed to api.jsonKarroffel
2017-04-10[GDNative] function to get class constructorKarroffel
2017-04-10[GDNative] Didn't iterate over all scriptsKarroffel
2017-04-09renamed dlscript module to gdnativeKarroffel