summaryrefslogtreecommitdiff
path: root/modules/gdnative/pluginscript/SCsub
AgeCommit message (Collapse)Author
2018-09-28SCons: Build thirdparty code in own env, disable warningsRĂ©mi Verschelde
Also remove unnecessary `Export('env')` in other SCsubs, Export should only be used when exporting *new* objects.
2017-10-17[GDnative] add pluginscript \o/Emmanuel Leblond