Update dependency @pixiv/three-vrm to v2 #142
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.11
->2.0.7
Release Notes
pixiv/three-vrm (@pixiv/three-vrm)
v2.0.7
Compare Source
Milestone
🐛 Bugfixes
🧹 Chores
CONTRIBUTING.md
📦 Deps
v2.0.6
Compare Source
Milestone
🐛 Bugfixes
🧹 Chores
📦 Deps
v2.0.5
Compare Source
Milestone
🐛 Bugfixes
VRMExpressionBind*
classes (@mattrossman)v2.0.4
Compare Source
Milestone
🐛 Bugfixes
🧹 Chores
.node_version
v2.0.3
Compare Source
Milestone
🐛 Bugfixes
v2.0.2
Compare Source
Milestone
📦 Deps
v2.0.1
Compare Source
Milestone
🐛 Bugfixes
shadingShiftTextureScale
(@mattrossman)📦 Deps
v2.0.0
Compare Source
🚨 BREAKING CHANGES
📦 Deps
v1.0.10
Compare Source
Milestone
💡 Behavior Changes
rangeMap.inputMaxValue
issue📄 Docs
CONTRIBUTING.md
🧹 Chores
yarn all
📦 Deps
v1.0.9
Compare Source
Milestone
💡 Behavior Changes
🐛 Bugfixes
📦 Deps
v1.0.8
Compare Source
Milestone
🐛 Bugfixes
humanoid.resetNormalizedPose
📄 Docs
vrm.materials
🧹 Chores
v1.0.7
Compare Source
Milestone
🐛 Bugfixes
setInitState
, We set currentTail as a world unit instead of a center unit by mistakeworldSpaceBoneLength
on every update call, making it easier to change the scale of the model dynamically📄 Docs
🧹 Chores
📦 Deps
v1.0.6
Compare Source
Milestone
📄 Docs
VRMLookAt
📦 Deps
v1.0.5
Compare Source
Milestone
🐛 Bugfixes
v1.0.4
Compare Source
Milestone
🐛 Bugfixes
📄 Docs
packages/three-vrm/examples/humanoidAnimation
, Adjust animation with reference to hips heightv1.0.3
Compare Source
Milestone
🐛 Bugfixes
📦 Deps
v1.0.2
Compare Source
Milestone
🐛 Bugfixes
#1056: Matcap was not working when loading VRM0.0 models, fixed this
🧹 Chores
#1055: Show a warning before pushing to
dev
directlyv1.0.1
Compare Source
🐛 Bugfixes
56b4617
:VRMHumanBoneParentMap
, fix parent of shoulders,chest
→upperChest
📄 Docs
d66f171
: Fix version on migration guidev1.0.0
Compare Source
The initial release of v1 of three-vrm.
three-vrm v1 supports VRM1.0, which is a new version of VRM format (the previous version of VRM is also supported, don't worry!). It also adopts the GLTFLoader plugin system which is a relatively new feature of GLTFLoader.
There are a lot of breaking changes! See the migration guide for more info.
Wanna see the diff since
v1.0.0-beta.19
?pixiv/three-vrm@v1.0.0-beta.19...v1.0.0
🚨 BREAKING CHANGES
VRMHumanoid
has been changed. The second argument is now optional object instead of a bare boolean💡 Behavior Changes
outlineLightingMix
, Follow the latest specmatcapFactor
is now[0, 0, 0]
instead of[1, 1, 1]
🐛 Bugfixes
VRMHumanoid
has been changedisBinary
📄 Docs
VRMUtils.rotateVRM0
packages/three-vrm/examples/humanoidAnimation
, Support new mixamo motionsgetBoneNode
instead ofgetNormalizedBoneNode
🧹 Chores
PORT
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.