Skip to content

Commit 4bf7e38

Browse files
committed
version 1.1
1 parent ad0e31b commit 4bf7e38

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,18 @@ Examples
7575

7676
History
7777
---------
78+
79+
Version 1.1:
80+
81+
- Add frame.js, a frame counter helper used in some of the demos
82+
- Add quatInvert method to the GLMath class
83+
- Fix texture mapping bugs
84+
- Expand use of the color3 method of the Mesh class
85+
- Optimize setUniforms method of the ShaderProgram class
86+
- Add movePosition method of the Transform class
87+
- New methods in the ShapeGroup and Scene3D classes
88+
- Bug fixes
89+
7890
Version 1.0:
7991

8092
- Adds setOrtho2DAspect and setOrthoAspect methods to Scene3D

0 commit comments

Comments
 (0)