aboutsummaryrefslogtreecommitdiff
path: root/modules/dlscript/godot (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed dlscript module to gdnativeKarroffel2017-04-0938-4064/+0
* [DLScript] fixed android builds nowKarroffel2017-04-061-1/+1
* [DLScript] more API fixesKarroffel2017-04-062-0/+7
* [DLScript] removed STL importsKarroffel2017-04-064-7/+1
* [DLScript] added variant constructor and a function to get userdata of a scriptKarroffel2017-04-042-8/+20
* added dlscript moduleKarroffel2017-04-0338-0/+4051