| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-format: Add JavaImportGroups for Java code | Rémi Verschelde | 2020-05-06 | 10 | -7/+29 |
| | | |||||
| * | Migrate legacy apache dependency to the GodotPayment plugin | fhuya | 2020-04-15 | 5 | -2/+385 |
| | | | | | This is the only location in the codebase where it's being used, so no need to make the main lib have a dependency on it. | ||||
| * | Complete the implementation of the GodotPayment plugin. | fhuya | 2020-03-17 | 9 | -36/+1389 |
| | | | | | Move the remaining plugin components within the plugin source code. | ||||
| * | Fix initialization of the GodotPayment plugin | fhuya | 2020-03-09 | 1 | -1/+0 |
| | | | | | The `onGLRegisterPluginWithGodotNative()` method is supposed to be invoked only by `Godot`. | ||||
| * | Re-architecture of the Godot Android plugin. | fhuya | 2020-03-05 | 3 | -0/+311 |
