Commit History

Author SHA1 Message Date
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Bojidar Marinov f7dad789e9 Fix various memory leaks and errors 6 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 years ago
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver 6 years ago
  Fabio Alessandrelli aecbb330f3 Fix GDNative library resource loading. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  karroffel f29139f3cf [GDNative] enable saving GDNativeLibrary as sub resource 7 years ago
  karroffel 57c0339d9f [GDNative] easier GDNativeLib handling 7 years ago
  karroffel 34cdcf5cd0 [GDNative] added reload property 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files 7 years ago
  Ruslan Mustakov 8f0f327f02 Allow configuring iOS export 8 years ago
  Thomas Herzog 30a82e5e00 Merge pull request #13094 from karroffel/gdnative-api-register-nativecall 8 years ago
  Karroffel 5d666319e3 [GDNative] add a way to register call types 8 years ago
  Karroffel 7388a1e115 [GDNative] removed static linking fields 8 years ago
  Karroffel d82942e1c5 [GDNative] removed anchors 8 years ago
  Karroffel ffc2669298 [GDNative] use feature tags, added load once option 8 years ago
  Karroffel e568f80e6e [GDNative] removed native_raw_call 8 years ago
  Emmanuel Leblond cdc29926af [GDnative] replace gdnative_api_struct.h by a json-based autogenerated system 8 years ago
  Emmanuel Leblond e4c9f8895e [GDnative] create godot_gdnative_api_struct and pass it to godot_gdnative_init_options 8 years ago