Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add drawable assets with correct name case | Fredia Huya-Kouadio | 2023-11-21 | 200 | -0/+0 |
| | |||||
* | Remove drawable assets with incorrect name case | Fredia Huya-Kouadio | 2023-11-21 | 200 | -0/+0 |
| | |||||
* | Update the project settings for the GLTF Viewer sample app to enforce ↵ | Fredia Huya-Kouadio | 2023-10-12 | 2 | -6/+7 |
| | | | | gdscript static typing | ||||
* | Update the Godot Android library dependency for beta 1 | Fredia Huya-Kouadio | 2023-10-12 | 3 | -1/+1 |
| | |||||
* | Convert the gltf viewer app screenshot from png to webp | Fredia Huya-Kouadio | 2023-10-10 | 3 | -1/+1 |
| | |||||
* | Update the sample app manifest parameters including its supported orientation | Fredia Huya-Kouadio | 2023-10-06 | 4 | -9/+19 |
| | |||||
* | Update the gitignore config for the GLTF Viewer sample app | Fredia Huya-Kouadio | 2023-10-06 | 212 | -1101/+5 |
| | |||||
* | Add screenshot for the GLTF Viewer sample app | Fredia Huya-Kouadio | 2023-10-06 | 2 | -0/+2 |
| | |||||
* | Add the GLTF Viewer sample app which showcases how to use the Godot Android ↵ | Fredia Huya-Kouadio | 2023-10-05 | 1257 | -0/+9290 |
| | | | | | | library with an existing Android app. The GLTF Viewer sample app uses an Android RecyclerView to display a list of gltf food items whose model is rendered in 3D by the integrated Godot engine. | ||||
* | Add `apps` directory for Godot Android apps built using the Godot Android ↵ | Fredia Huya-Kouadio | 2023-08-16 | 1 | -0/+5 |
library |