summaryrefslogtreecommitdiff
path: root/modules/gdnative
AgeCommit message (Expand)Author
2018-05-10changed GDNative API json formatkarroffel
2018-05-08Fix Variant leak in call_nativePedro J. Estébanez
2018-04-30Fix lto builds on clang compilersHein-Pieter van Braam
2018-04-19Merge pull request #18119 from sheepandshepherd/nativescript_property_listRémi Verschelde
2018-04-12Revert "Unify http- and percent- encode/decode"Pedro J. Estébanez
2018-04-11Fix NativeScript property listsheepandshepherd
2018-04-10doc: Sync classref with current sourceRémi Verschelde
2018-04-07Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky
2018-04-07Correct profiling_frame naming in pluginscriptEmmanuel Leblond
2018-04-06Fix Pluginscript add_global_constant mandatory value checkEmmanuel Leblond
2018-04-06[NativeScript] replace error macros by simple returnskarroffel
2018-04-05Merge pull request #17980 from karroffel/nativescript-1.1-global-type-tagsThomas Herzog
2018-04-05[NativeScript] added global type tag systemkarroffel
2018-04-04[GDNative] enable saving GDNativeLibrary as sub resourcekarroffel
2018-04-04[GDNative] easier GDNativeLib handlingkarroffel
2018-03-31[GDNative] fixed issue with library unloading orderkarroffel
2018-03-31[GDNative] added GDCALLINGCONV to instance binding functionskarroffel
2018-03-27Unify http- and percent- encode/decodePedro J. Estébanez
2018-03-02NativeScript: Fix initialization in wrong scopeRémi Verschelde
2018-02-28Fix various valgrind reported uninitialized variable usesHein-Pieter van Braam
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-21Fix typos with codespellluz.paz
2018-02-19doc: Update version string in headerRémi Verschelde
2018-02-11gdnative_api.json: Change argument name to r_desttilpner
2018-02-10Merge pull request #16539 from eska014/gdnative-macwarnThomas Herzog
2018-02-10Fix GDNATIVE_API_INIT() warning about sign mismatchLeon Krause
2018-02-09add initial NativeScript 1.1 extensionkarroffel
2018-02-09generate proper API structs for GDNative extension extensionskarroffel
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-25doc: Sync with current sourceRémi Verschelde
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-18[GDNative] fix NativeScript false negative errorkarroffel
2018-01-18[GDNative] fix #15723karroffel
2018-01-18Added GDNative copy constructor for PoolVectors Read and WriteMarc Gilleron
2018-01-17Merge pull request #15761 from touilleMan/pluginscript-improve-inheritanceRémi Verschelde
2018-01-16Improve inheritance system in gdnative pluginscriptEmmanuel Leblond
2018-01-14[GDNative] fix two crashes with NativeScriptkarroffel
2018-01-14[GDNative] fix editor crash with NativeScriptkarroffel
2018-01-13[GDNative] cache API hasheskarroffel
2018-01-13doc: Update version string in XMLRémi Verschelde
2018-01-12Fix GDNative procedures returning godot_char_stringRuslan Mustakov
2018-01-11Merge pull request #15580 from karroffel/gdnative-api-fixesRémi Verschelde
2018-01-11[GDNative] updates to string API and const fixeskarroffel
2018-01-09Fix warning when editor resource preview try to read pluginscript resourceEmmanuel Leblond
2018-01-09Fix crash in pluginscript complete_codeEmmanuel Leblond
2018-01-07doc: Sync classref with current sourceRémi Verschelde
2018-01-06[GDNative] fix reloading of non-reloadable librarieskarroffel
2018-01-06Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828Juan Linietsky
2018-01-06[GDNative] added reload propertykarroffel
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde