Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.3...v1.3.0) (2019-06-18)

### Bug Fixes

* **SpringBone:** clamped deltaTime ([1b987df](1b987df))
* **SpringBone:** Fix Unity Coordinate offset ([8d295d3](8d295d3))
* **SpringBone:** Workaround collision fractional error ([e3bcf71](e3bcf71))

### Features

* **SecondaryAnimation:** Implements ColliderGroups ([4e214f1](4e214f1)), closes [#2](#2)
* **SecondaryAnimation:** Implements SecondaryAnimation ([a4bba13](a4bba13)), closes [#2](#2)
* **VRMManager:** Caches mesh, findable transformNode and mesh ([19d4a89](19d4a89))

### Performance Improvements

* **SpringBone:** Promisify per bone update ([44bdf20](44bdf20))
  • Loading branch information
semantic-release-bot committed Jun 18, 2019
1 parent 3645daf commit 1449fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babylon-vrm-loader",
"version": "1.2.3",
"version": "1.3.0",
"description": "babylon.js VRM Loader",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 1449fe2

Please sign in to comment.