Skip to content

Releases: pixiv/three-vrm

v2.0.7

04 Dec 07:27
Compare
Choose a tag to compare

Milestone
v2.0.6...v2.0.7


πŸ› Bugfixes

  • #1323: Fix expressions material bind to respect alpha (Reported by @BMarcelus)

🧹 Chores

  • #1313: Update publish workflow, it now pushes tags
  • #1313: Add a description about publish workflow in CONTRIBUTING.md
  • #1332: Address lint-staged issue, it sometimes fails
  • #1336: Apply lint-staged also for examples directories

πŸ“¦ Deps

v2.0.6

12 Oct 05:12
Compare
Choose a tag to compare

Milestone
v2.0.5...v2.0.6


πŸ› Bugfixes

  • #1304: Fix compatibility breaks at three r157 on MToon (@MtBlue81)
    • This does NOT bump Three.js to r157 yet. We will bump in the next release!
  • #1312: Fix pre-r154 incompatibility

🧹 Chores

  • #1297, #1298, #1300: Publish to npm from GitHub Actions workflow + Enable npm package provenance

πŸ“¦ Deps

  • #1299: Bump lerna to v6.6.2+

v2.0.5

14 Sep 02:52
Compare
Choose a tag to compare

Milestone
v2.0.4...v2.0.5


πŸ› Bugfixes

v2.0.4

05 Sep 01:22
Compare
Choose a tag to compare

Milestone
v2.0.3...v2.0.4


πŸ› Bugfixes

  • #1279: Fix a VRM0.0 texture offset issue

🧹 Chores

  • #1280: Fix GitHub Actions, make it refer node version from .node_version

v2.0.3

31 Aug 04:43
Compare
Choose a tag to compare

Milestone
v2.0.2...v2.0.3


πŸ› Bugfixes

  • #1272: Fix transparency issues with mtoon material

v2.0.2

07 Aug 09:06
Compare
Choose a tag to compare

Milestone
v2.0.1...v2.0.2


πŸ“¦ Deps

  • #1260: Bump @types/three to r154

v2.0.1

21 Jul 10:38
Compare
Choose a tag to compare

Milestone
v2.0.0...v2.0.1


πŸ› Bugfixes

πŸ“¦ Deps

v2.0.0

20 Jun 06:11
Compare
Choose a tag to compare

v1.0.10...v2.0.0


🚨 BREAKING CHANGES

  • #1232: This drops support of Three.js r136 and prior.

πŸ“¦ Deps

  • #1232: Bump Three.js to r153

v1.0.10

31 May 08:21
Compare
Choose a tag to compare

Milestone
v1.0.9...v1.0.10


πŸ’‘ Behavior Changes

  • #1209: Add a workaround for the rangeMap.inputMaxValue issue

πŸ“„ Docs

  • #1219: fix the instruction of CONTRIBUTING.md

🧹 Chores

  • #1219: change order of yarn all

πŸ“¦ Deps

  • #1208, #1218: Bump Three.js to r151
    • This version should fix the shader compilation error happened in Three.js r151 or higher

v1.0.9

07 Mar 06:22
Compare
Choose a tag to compare

Milestone
v1.0.8...v1.0.9


πŸ’‘ Behavior Changes

  • #1180: Reduce the shader variants

πŸ› Bugfixes

  • #1152: Fix spring bone helpers

πŸ“¦ Deps