summaryrefslogtreecommitdiff
path: root/platform/android/plugin/godot_plugin_jni.cpp
AgeCommit message (Expand)Author
2022-01-26Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` fileFredia Huya-Kouadio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
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