提交歷史

作者 SHA1 備註 提交日期
  Sergey Minakov 6001e10054 GDNative: support dynamic loading of iOS frameworks 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Hugo Locurcio 9499eef4da Document the GDNative singleton method prefix being changeable 6 年之前
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. 6 年之前
  Bojidar Marinov f7dad789e9 Fix various memory leaks and errors 6 年之前
  Rémi Verschelde e0574e1d98 Fix typos with codespell 6 年之前
  Fabio Alessandrelli aecbb330f3 Fix GDNative library resource loading. 6 年之前
  karroffel 9786b51601 [GDNative] fix crash at shutdown when using singleton libraries and NativeScript 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 年之前
  Naoto Kondo 63cba9ba62 GDNative: Fixes a problem that active_library_path is wrong after exporting app for mac 7 年之前
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 7 年之前
  luz.paz 08bde5b2de Misc. typos 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前
  Pedro J. Estébanez 474eda9e30 Fix Variant leak in call_native 7 年之前
  karroffel f29139f3cf [GDNative] enable saving GDNativeLibrary as sub resource 7 年之前
  karroffel 57c0339d9f [GDNative] easier GDNativeLib handling 7 年之前
  karroffel ee8ee463c3 [GDNative] cache API hashes 7 年之前
  Juan Linietsky 50b975548d Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828 7 年之前
  karroffel 34cdcf5cd0 [GDNative] added reload property 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  George Marques c9005ca7fd Merge pull request #15246 from vnen/uwp-gdnative 7 年之前
  George Marques 2a023a425d Make GDNative DLLs work on UWP 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Rémi Verschelde d5ca9e2f6f Style: Apply clang-format again on all files 7 年之前
  Juan Linietsky 9678231b10 Changed the dynamic library open function to allow setting the path of the library to open extra libraries. 7 年之前
  Ruslan Mustakov ebf9b80a47 Proper GDNative export on Android 7 年之前
  Ruslan Mustakov 8f0f327f02 Allow configuring iOS export 8 年之前
  Karroffel 7388a1e115 [GDNative] removed static linking fields 7 年之前