Historial de Commits

Autor SHA1 Mensaje Fecha
  Kyle 618dd892f5 Fix gdnative config file set as null hace 4 años
  reduz f8d03b98e7 Improve resource load cache hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Sergey Minakov 9086599ae6 GDNative: support dynamic loading of iOS frameworks hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 hace 5 años
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. hace 5 años
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. hace 6 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Hugo Locurcio 9499eef4da Document the GDNative singleton method prefix being changeable hace 6 años
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. hace 6 años
  Bojidar Marinov f7dad789e9 Fix various memory leaks and errors hace 6 años
  Rémi Verschelde e0574e1d98 Fix typos with codespell hace 6 años
  Fabio Alessandrelli aecbb330f3 Fix GDNative library resource loading. hace 6 años
  karroffel 9786b51601 [GDNative] fix crash at shutdown when using singleton libraries and NativeScript hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core hace 7 años
  Naoto Kondo 63cba9ba62 GDNative: Fixes a problem that active_library_path is wrong after exporting app for mac hace 7 años
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos hace 7 años
  luz.paz 08bde5b2de Misc. typos hace 7 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit hace 7 años
  Pedro J. Estébanez 474eda9e30 Fix Variant leak in call_native hace 7 años
  karroffel f29139f3cf [GDNative] enable saving GDNativeLibrary as sub resource hace 7 años
  karroffel 57c0339d9f [GDNative] easier GDNativeLib handling hace 7 años