Skip to content

Commit

Permalink
Version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Jul 23, 2015
1 parent 9fae127 commit 97d4a64
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,15 @@ Examples
History
---------

Version 1.5.1:

- Fixed bug in normal calculation
- Make certain changes to the demos to ensure compatibility with the
next major version
- Fix curve returned by GraphicsPath#getCurves() so that closed paths
remain smooth at their endpoints when a curve tube is generated from
them

Version 1.5:

- Add support for specular maps and normal maps, including
Expand Down
2 changes: 1 addition & 1 deletion glutil_min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html3dutil",
"version": "1.5.0",
"version": "1.5.1",
"author": {
"name": "Peter Occil <poccil14@gmail.com>"
},
Expand Down

0 comments on commit 97d4a64

Please sign in to comment.