aboutsummaryrefslogtreecommitdiff
path: root/modules/dlscript/api_generator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed dlscript module to gdnativeKarroffel2017-04-091-412/+0
* Merge pull request #8329 from touilleMan/dlscript-godot_get_global_constantsRémi Verschelde2017-04-091-0/+18
|\
| * Add GlobalConstants entry to the dlscript's api.json generatorEmmanuel Leblond2017-04-091-0/+18
* | DLScript: Fix llvm compilation error.Andreas Haas2017-04-081-1/+1
|/
* [DLScript] more API fixesKarroffel2017-04-061-2/+5
* [DLScript] fixed virtual method exportKarroffel2017-04-051-2/+2
* [DLScript] added variant constructor and a function to get userdata of a scriptKarroffel2017-04-041-0/+9
* added dlscript moduleKarroffel2017-04-031-0/+382