Commit History

Author SHA1 Message Date
  Fredia Huya-Kouadio 23cea1b9d2 Additional fixes and improvements to JavaClassWrapper 9 months ago
  Fredia Huya-Kouadio 07cae26abe Remove the restriction on supported types for Godot Android plugins 10 months ago
  Fredia Huya-Kouadio 9dc0543da7 Improve support for XR projects 1 year ago
  Fredia Huya-Kouadio 5a74e5812b Add logic to unregister the Godot plugins on engine termination 1 year ago
  Fredia Huya-Kouadio 8cc7739197 Godot Android plugin re-architecture 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  shendo 92ade92fce [Android] Fix dynamic Variant params stack constructions in JNI callbacks 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension 2 years ago
  Markus Sauermann 3b14f0334c Remove redundant Variant-types initializations 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago
  Marcel Admiraal 2afef001e7 Cleanup Android C++ code 3 years ago
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 years ago
  Fredia Huya-Kouadio 6a4614ef48 Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` file 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Fredia Huya-Kouadio fe9f0758db Expose GodotPlugin's utility methods used for registration and signal emitting. 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 4 years ago
  Fredia Huya-Kouadio 63286ebba4 Use compile-time constant for the size of the signal parameters 5 years ago
  Fredia Huya-Kouadio e7e736c03b Fix parameters passing when emitting signal 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  fhuya 948c3cbb88 Add signal support to Godot Android plugin: 5 years ago
  fhuya f097defba1 Re-architecture of the Godot Android plugin. 5 years ago