We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0e31b commit 4bf7e38Copy full SHA for 4bf7e38
README.md
@@ -75,6 +75,18 @@ Examples
75
76
History
77
---------
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
90
Version 1.0:
91
92
- Adds setOrtho2DAspect and setOrthoAspect methods to Scene3D
0 commit comments