summaryrefslogtreecommitdiff
path: root/modules/gdnative/nativescript
AgeCommit message (Expand)Author
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-05-29New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-26New sync keywords in GDScript, NativeScript, MonoFabio Alessandrelli
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli
2018-04-11Fix NativeScript property listsheepandshepherd
2018-04-06[NativeScript] replace error macros by simple returnskarroffel
2018-04-05[NativeScript] added global type tag systemkarroffel
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-14Merge pull request #12922 from eska014/engine-singletonsRémi Verschelde
2017-11-14Move singleton management from ProjectSettings to EngineLeon Krause
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-10-08Include property index in GDNative class APIsheepandshepherd
2017-09-26Enhance iOS exportRuslan Mustakov
2017-09-05Provide NativeScript properties in definition orderRuslan Mustakov
2017-09-03merged gdnative and nativescript moduleKarroffel