Skip to content

Commit 97d4a64

Browse files
committed
Version 1.5.1
1 parent 9fae127 commit 97d4a64

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,15 @@ Examples
158158
History
159159
---------
160160

161+
Version 1.5.1:
162+
163+
- Fixed bug in normal calculation
164+
- Make certain changes to the demos to ensure compatibility with the
165+
next major version
166+
- Fix curve returned by GraphicsPath#getCurves() so that closed paths
167+
remain smooth at their endpoints when a curve tube is generated from
168+
them
169+
161170
Version 1.5:
162171

163172
- Add support for specular maps and normal maps, including

glutil_min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html3dutil",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"author": {
55
"name": "Peter Occil <[email protected]>"
66
},

0 commit comments

Comments
 (0)