Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Update the sample app manifest parameters including its supported orientation | Fredia Huya-Kouadio | 2023-10-06 | 1 | -1/+1 |
| | |||||
* | Update the gitignore config for the GLTF Viewer sample app | Fredia Huya-Kouadio | 2023-10-06 | 212 | -1101/+5 |
| | |||||
* | Add the GLTF Viewer sample app which showcases how to use the Godot Android ↵ | Fredia Huya-Kouadio | 2023-10-05 | 1025 | -0/+8460 |
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. |