* WIP Add helper to upload Android bitmaps to textures * Add missing file * Pass custom constants for bitmap formats * Add sample app for texturing * Update the README for samples * Rename variable from callback to autoBitmap
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
/.idea/libraries
|
|
/.idea/caches
|
|
/.idea/gradle.xml
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
/app/src/main/assets/materials/*.filamat
|
|
/app/src/main/assets/envs
|
|
.externalNativeBuild
|