Age | Commit message (Expand) | Author |
---|---|---|
2022-01-26 | Include the `godot_plugin_jni.cpp` file into the `platform/android/SCsub` file | Fredia Huya-Kouadio |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-07-18 | Optimize StringName usage | reduz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-02-15 | Expose GodotPlugin's utility methods used for registration and signal emitting. | Fredia Huya-Kouadio |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-05-27 | Use compile-time constant for the size of the signal parameters | Fredia Huya-Kouadio |
2020-05-25 | Fix parameters passing when emitting signal | Fredia Huya-Kouadio |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-10 | Add signal support to Godot Android plugin: | fhuya |
2020-03-05 | Re-architecture of the Godot Android plugin. | fhuya |