summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Update visibility of the plugin methods exposed to gdscriptHEADmasterFredia Huya-Kouadio2024-09-263-3/+3
* Switch the interface to extend from `RefCounted` so they can automatically be...Fredia Huya-Kouadio2024-05-193-3/+3
* Fix the plugins packaging to address https://github.com/godotengine/godot/iss...Fredia Huya-Kouadio2023-11-2621-50/+37
* Update the `godot-cpp` version.Fredia Huya-Kouadio2023-11-151-0/+0
* Update the 'HelloGDExtension' plugin sample's directory structureFredia Huya-Kouadio2023-10-0811-60/+55
* Update the 'HelloSignals' plugin sample's directory structureFredia Huya-Kouadio2023-10-0812-48/+45
* Update the 'HelloWorld' sample plugin directory structureFredia Huya-Kouadio2023-10-0811-46/+46
* Update the format for the gdextension `compatibility_minimum` field to addres...Fredia Huya-Kouadio2023-09-071-1/+1
* Update the godot android library dependency now that PR refactoring the plugi...Fredia Huya-Kouadio2023-09-052-2/+4
* Update the sample `gdextension` config file to reflect feedback on the Androi...Fredia Huya-Kouadio2023-08-232-4/+2
* Move the Godot Android library dependency to `config.gradle`Fredia Huya-Kouadio2023-08-183-6/+3
* Update the 'Hello Signals' plugin sample to match updates to the addon's fold...Fredia Huya-Kouadio2023-08-1715-18/+54
* Update the 'Hello World' plugin sample to match updates to the addon's folder...Fredia Huya-Kouadio2023-08-1714-16/+50
* Misc cleanups for the GDExtension plugin sampleFredia Huya-Kouadio2023-08-172-0/+2
* Update AGP to version 7.4.0Fredia Huya-Kouadio2023-08-173-3/+4
* Add an Android GDExtension plugin sampleFredia Huya-Kouadio2023-08-1733-0/+1042
* Misc cleanupFredia Huya-Kouadio2023-08-163-1/+5
* Update the directory structure to make room for additional Godot Android samp...Fredia Huya-Kouadio2023-07-1441-0/+966