Skip to content

Releases: virtual-cast/babylon-vrm-loader

v2.0.0 manual release

18 Jun 10:41
c2479bc
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump terser from 4.7.0 to 4.8.1 by @dependabot in #86
  • docs: update links by @horyu in #87
  • update libraries by @horyu in #88
  • alpha: use eslint instead of tslint; add prettier by @horyu in #89
  • alpha: remove QuaternionHelper by @horyu in #90
  • feat: update babylon-mtoon-material by @horyu in #91
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.1 by @dependabot in #92
  • chore(deps): bump loader-utils from 1.4.1 to 1.4.2 by @dependabot in #93
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #94
  • fix: update babylon-mtoon-material by @horyu in #95
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #96
  • chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #97
  • chore(deps): bump express from 4.17.1 to 4.18.2 by @dependabot in #98
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #99
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #100
  • Fixes conflict by @il-m-yamagishi in #105
  • 2.0.0 release by @il-m-yamagishi in #102

Full Changelog: v1.7.1...v2.0.0

v2.0.0-alpha.3

24 Nov 01:28
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

2.0.0-alpha.3 (2022-11-24)

Bug Fixes

  • update babylon-mtoon-material (1fe97d8)

v2.0.0-alpha.2

26 Oct 02:12
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

2.0.0-alpha.2 (2022-10-26)

Features

  • update babylon-mtoon-material (0010df3)

v2.0.0-alpha.1

29 Sep 01:40
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

2.0.0-alpha.1 (2022-09-29)

Features

BREAKING CHANGES

  • babylon.js "^5.19.0" is needed

v1.7.1

07 Jul 03:12
Compare
Choose a tag to compare

1.7.1 (2022-07-07)

Bug Fixes

  • springbone: fixed SpringBone with reference to three-vrm (571e755), closes #27 #35

v1.7.0

02 Jun 01:29
Compare
Choose a tag to compare

1.7.0 (2022-06-02)

Features

  • morphing: add support for isBinary property of blendshapeGroup (e9f5881)

v1.6.0

25 Apr 02:42
Compare
Choose a tag to compare

1.6.0 (2022-04-25)

Features

  • add support for blendShapeMaster.blendShapeGroups[].materialValues (08ec3f6)

v1.5.1

06 Apr 07:34
Compare
Choose a tag to compare

1.5.1 (2022-04-06)

Bug Fixes

  • loading mtoon textures: set true to hasAlpha for diffuseTexture (77aaeac), closes #67

v1.5.0

09 Jun 01:52
Compare
Choose a tag to compare

1.5.0 (2021-06-09)

Features

  • mtoon: upgrade babylon-mtoon-material to v3 (16d6fd4)

v1.4.13

04 Jun 02:02
Compare
Choose a tag to compare

1.4.13 (2020-06-04)

Bug Fixes

  • Upgrade babylon-mtoon-material (e738aa7)
  • Upgrade devDependencies (81a903c)