summaryrefslogtreecommitdiff
path: root/modules/gdnative
AgeCommit message (Expand)Author
2017-05-11[GDNative] added varcall and printKarroffel
2017-05-10Add error printing functions to GDNativesheepandshepherd
2017-05-08Put brave old bb10 platform to a well-deserved restRĂ©mi Verschelde
2017-04-20[GDNative] fixed msvc buildKarroffel
2017-04-19[GDNative] explicit calling conventionKarroffel
2017-04-17Merge pull request #8440 from karroffel/gdnative-new-methodThomas Herzog
2017-04-17Merge pull request #8439 from touilleMan/correct_gdnative_signaturesThomas Herzog
2017-04-17[GDNative] added "new" method and fixed headersKarroffel
2017-04-17gdnative: Implement missing function for godot_basis.Emmanuel Leblond
2017-04-17gdnative: modify vector2&vector3 functions signature to use value passing ins...Emmanuel Leblond
2017-04-17Add godot_string_unicode_str to GDnativeEmmanuel Leblond
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