procedural-3d-engine/android
robotchaoX 88824b7c8e
Fix parallaxmapping asset missing on Android (#1085)
[Why]
Asset name plane.gltf is not corrected in gradle copyTask on Android.

[How]
Correct the sample parallaxmapping's asset name plane.gltf in build.gradle.
2023-11-02 21:13:21 +01:00
..
common/res/drawable Android gradle build files (triangle) 2018-04-29 12:28:43 +02:00
examples Fix parallaxmapping asset missing on Android (#1085) 2023-11-02 21:13:21 +01:00
gradle/wrapper First Version of MacOS test 2023-07-15 10:44:22 +01:00
.gitignore Update gradle build tools 2022-12-24 11:46:49 +01:00
build.gradle Set abiFilters via global variable in settings.gradle 2023-05-30 15:14:02 +08:00
gradle.properties Increase the JVM heap size for Gradle 2023-05-29 16:48:27 +08:00
gradlew Updated android build files to new asset/shader folder structure 2023-05-10 20:33:19 +02:00
gradlew.bat Updated android build files to new asset/shader folder structure 2023-05-10 20:33:19 +02:00
settings.gradle Updated Android build filed for Gradle 5.x 2019-08-04 13:48:09 +02:00