File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
build/outputs/apk/release Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -94,9 +94,11 @@ Features
9494 - ray collision detection
9595 - stereoscopic 3D: anaglyph + cardboard
9696 - other:
97- - texture loader
98- - lightweight: only 1 Megabyte
9997 - file explorer
98+ - repository explorer
99+ - texture loader
100+ - lightweight: only 1.3 Megabyte (embedded models excluded)
101+
100102
101103
102104Try it
@@ -186,6 +188,7 @@ Assets
186188 * toyplane : Editorial Uses Only - https://blog.turbosquid.com/turbosquid-3d-model-license/#Editorial-Usage
187189 * skybox sea : https://learnopengl.com/Advanced-OpenGL/Cubemaps
188190 * skybox sand : Copyright 2012 Mobialia - https://github.com/mobialia/jmini3d
191+ * repository (parts) : Community contribution (Professsor S)
189192
190193
191194ChangeLog
Original file line number Diff line number Diff line change 22<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
33 xmlns : tools =" http://schemas.android.com/tools"
44 package =" org.andresoviedo.dddmodel2"
5- android : versionCode =" 30 "
6- android : versionName =" 3.1.1 " >
5+ android : versionCode =" 31 "
6+ android : versionName =" 3.2.0 " >
77
88 <uses-sdk
99 tools : overrideLibrary =" android.support.compat, android.arch.lifecycle" />
You can’t perform that action at this time.
0 commit comments