Skip to content

Commit 57a1b2c

Browse files
committed
v1.2.0 -- all done
1 parent d8e534e commit 57a1b2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ A Flutter package for rendering interactive 3D models in different formats(glb,
99
- Switch between animations
1010
- Pause animation
1111
- Reset animation
12-
- Get available animation list
12+
- Get available animations list
1313
- Switch between textures
14-
- Get available texture list
14+
- Get available textures list
1515
- Set camera target
1616
- Reset camera target
1717
- Set camera orbit
1818
- Reset camera orbit
1919

2020
## Todo (Next Versions)
2121

22-
- Fix changing model source with setState
22+
- Change model source with setState
2323
- Load models from local storage
2424
- Load models from web
25-
- Support Obj, fbx
25+
- Support obj and fbx format
2626

2727
## Samples
2828

0 commit comments

Comments
 (0)