summaryrefslogtreecommitdiff
path: root/modules/nativescript/nativescript.cpp
AgeCommit message (Expand)Author
2017-07-30[NativeScript] fix signals from base class not being accessibleKarroffel
2017-07-27[NativeScript] fixed optional _init callKarroffel
2017-07-27[NativeScript] fix mutex double lockKarroffel
2017-07-27[NativeScript] call _init on instance creationKarroffel
2017-07-26Merge pull request #9882 from endragor/nativescript-refcountThomas Herzog
2017-07-26Forward refcount changes to NativeScriptInstanceRuslan Mustakov
2017-07-26Support multithreading for NativeScriptLanguageRuslan Mustakov
2017-07-25Fix typo in NativeScript property gettersheepandshepherd
2017-07-25[NativeScript] fix double initialization in editorKarroffel
2017-07-25[NativeScript] bound `new` to ClassDBKarroffel
2017-07-24GDNative register_propertyRamesh Ravone
2017-07-24[NativeScript] fix double free but on exitKarroffel
2017-07-24[GDNative] new GDNative APIKarroffel