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 1b1dc08 commit 9743865Copy full SHA for 9743865
CHANGES.md
@@ -1,8 +1,8 @@
1
CHANGES
2
=======
3
4
-dev
5
----
+1.0.5
+-----
6
7
Improvements:
8
- Improve coplanar polygons performance (#87, #88)
package.json
@@ -1,7 +1,7 @@
{
"name": "@mathicsorg/mathics-threejs-backend",
- "version": "1.0.4",
- "threejs_revision": 137,
+ "version": "1.0.5",
+ "threejs_revision": 138,
"description": "Mathics 3D Graphics backend using three.js",
"source": "src/index.js",
"main": "docs/build.js",
0 commit comments