Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch the interface to extend from `RefCounted` so they can automatically ↵ | Fredia Huya-Kouadio | 2024-05-19 | 1 | -1/+1 |
| | | | | be freed when the game exits. | ||||
* | Fix the plugins packaging to address ↵ | Fredia Huya-Kouadio | 2023-11-26 | 4 | -1/+68 |
| | | | | https://github.com/godotengine/godot/issues/85395 | ||||
* | Update the 'HelloSignals' plugin sample's directory structure | Fredia Huya-Kouadio | 2023-10-08 | 2 | -1/+2 |
| | |||||
* | Update the 'Hello Signals' plugin sample to match updates to the addon's ↵ | Fredia Huya-Kouadio | 2023-08-17 | 10 | -71/+7 |
| | | | | folder structure | ||||
* | Misc cleanup | Fredia Huya-Kouadio | 2023-08-16 | 1 | -0/+2 |
| | |||||
* | Update the directory structure to make room for additional Godot Android ↵ | Fredia Huya-Kouadio | 2023-07-14 | 14 | -0/+364 |
samples besides plugins |