summaryrefslogtreecommitdiff
path: root/platform/android/plugin/godot_plugin_jni.cpp
AgeCommit message (Expand)Author
2021-02-15Expose GodotPlugin's utility methods used for registration and signal emitting.Fredia Huya-Kouadio
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-27Use compile-time constant for the size of the signal parametersFredia Huya-Kouadio
2020-05-25Fix parameters passing when emitting signalFredia Huya-Kouadio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-10Add signal support to Godot Android plugin:fhuya
2020-03-05Re-architecture of the Godot Android plugin.fhuya