Skip to content

Commit 10e84eb

Browse files
committed
content manager fixed #247
1 parent e3560db commit 10e84eb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ So please send me your comments, suggestions or complains by opening an [issue](
1111
Features
1212
========
1313

14-
- [x] Supports >= Android 5.0 (LOLLIPOP) - Min API Level 21 -> Target API Level 34
14+
- [x] Supports >= Android 5.0 (LOLLIPOP) - Min API Level 21 -> Target API Level 35
1515
- [x] OpenGL ES 2.0/3.0 API
1616
- [x] 3D model parser:
1717
- [x] OBJ (wavefront)
@@ -86,6 +86,10 @@ copies or substantial portions of the Software.
8686
ChangeLog
8787
=========
8888

89+
- 0.2.1 (12/12/2024)
90+
- Fixed rendering issue
91+
- Fixed content loader to allow mapping content:// type uri
92+
- Upgraded libraries
8993
- 0.2.0 (22/10/2024)
9094
- Full Engine refactoring. Component based. MVC Architecture.
9195
- Full Android refactoring. Only 1 Activity and Fragments

0 commit comments

Comments
 (0)