summaryrefslogtreecommitdiff
path: root/modules/gdnative/nativescript/nativescript.cpp
AgeCommit message (Expand)Author
2018-03-31[GDNative] fixed issue with library unloading orderkarroffel
2018-03-02NativeScript: Fix initialization in wrong scopeRémi Verschelde
2018-02-28Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam
2018-02-09add initial NativeScript 1.1 extensionkarroffel
2018-01-18[GDNative] fix NativeScript false negative errorkarroffel
2018-01-18[GDNative] fix #15723karroffel
2018-01-14[GDNative] fix two crashes with NativeScriptkarroffel
2018-01-14[GDNative] fix editor crash with NativeScriptkarroffel
2018-01-06[GDNative] fix reloading of non-reloadable librarieskarroffel
2018-01-06[GDNative] added reload propertykarroffel
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-11-03[GDNative] removed anchorsKarroffel
2017-11-03[GDNative] use feature tags, added load once optionKarroffel
2017-10-25Removes Script::get_node_type()Jerome67000
2017-10-24Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry
2017-10-17Merge pull request #11953 from touilleMan/pluginscriptThomas Herzog
2017-10-17[GDnative] add pluginscript \o/Emmanuel Leblond
2017-10-16[Nativescript] fix crash when loading a library with missing godot_nativescri...Emmanuel Leblond
2017-10-15remove error message for optional NativeScript symbolsKarroffel
2017-10-14update ARVRInterfaceGDNative to use API structKarroffel
2017-10-14[GDNative] removed native_raw_callKarroffel
2017-09-05Provide NativeScript properties in definition orderRuslan Mustakov
2017-09-03merged gdnative and nativescript moduleKarroffel