Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @pixiv/three-vrm to v2 #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pixiv/three-vrm (source) 0.6.11 -> 2.0.7 age adoption passing confidence

Release Notes

pixiv/three-vrm (@​pixiv/three-vrm)

v2.0.7

Compare Source

Milestone


🐛 Bugfixes
🧹 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

Compare Source

Milestone


🐛 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
📦 Deps

v2.0.5

Compare Source

Milestone


🐛 Bugfixes

v2.0.4

Compare Source

Milestone


🐛 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

Compare Source

Milestone


🐛 Bugfixes
  • #​1272: Fix transparency issues with mtoon material

v2.0.2

Compare Source

Milestone


📦 Deps

v2.0.1

Compare Source

Milestone


🐛 Bugfixes
📦 Deps

v2.0.0

Compare Source


🚨 BREAKING CHANGES
  • #​1232: This drops support of Three.js r136 and prior.

📦 Deps

v1.0.10

Compare Source

Milestone


💡 Behavior Changes
  • #​1209: Add a workaround for the rangeMap.inputMaxValue issue
📄 Docs
  • #​1219: fix the instruction of CONTRIBUTING.md
🧹 Chores
📦 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

Compare Source

Milestone


💡 Behavior Changes
🐛 Bugfixes
📦 Deps

v1.0.8

Compare Source

Milestone


🐛 Bugfixes
  • #​1165: Fix humanoid.resetNormalizedPose
📄 Docs
  • #​1168: Update v1 Migration Guide
    • Add a description about the change of vrm.materials
🧹 Chores

v1.0.7

Compare Source

Milestone


🐛 Bugfixes
  • #​1132: Improve SpringBone
    • Fix setInitState, We set currentTail as a world unit instead of a center unit by mistake
    • It now calculates worldSpaceBoneLength on every update call, making it easier to change the scale of the model dynamically
📄 Docs
🧹 Chores
  • #​1161: update copyright year to 2023
📦 Deps

v1.0.6

Compare Source

Milestone


📄 Docs
  • #​1118: Improve doc comments of VRMLookAt
📦 Deps

v1.0.5

Compare Source

Milestone


🐛 Bugfixes
  • #​1096: Fix lookAt, rightEye did have wrong orientation

v1.0.4

Compare Source

Milestone


🐛 Bugfixes
  • #​1076: Fix MToon UV rotation direction
📄 Docs
  • #​1074: packages/three-vrm/examples/humanoidAnimation , Adjust animation with reference to hips height
  • #​1075: Examples, disable frustum culling

v1.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 directly

v1.0.1

Compare Source


🐛 Bugfixes

56b4617: VRMHumanBoneParentMap, fix parent of shoulders, chestupperChest

📄 Docs

d66f171: Fix version on migration guide

v1.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
  • #​1039: The constructor interface of VRMHumanoid has been changed. The second argument is now optional object instead of a bare boolean

💡 Behavior Changes
  • #​1012: MToon, behavior of outlineLightingMix, Follow the latest spec
  • #​1049: MToon, default value of matcapFactor is now [0, 0, 0] instead of [1, 1, 1]
🐛 Bugfixes
  • #​1038: Fix lookAt when head orientation is non-uniform
  • #​1039: The constructor interface of VRMHumanoid has been changed
  • #​1042: Fix deprecation warnings of VRMSpringBoneManager
  • #​1048: Expressions, fix the behavior of isBinary
📄 Docs
🧹 Chores

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jun 24, 2023
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch from 878772a to 0eddd23 Compare July 21, 2023 12:55
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch from 0eddd23 to a96c2e4 Compare August 7, 2023 10:29
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 12 times, most recently from ec6be4c to b269f4e Compare August 31, 2023 07:29
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 5 times, most recently from 93d6e54 to f63142e Compare September 9, 2023 04:39
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 4 times, most recently from be2b353 to 8b34c25 Compare September 14, 2023 03:30
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 4 times, most recently from 8af46c5 to c863314 Compare September 23, 2023 14:08
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 2 times, most recently from 8ed04fe to bccb8f2 Compare September 30, 2023 07:14
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 5 times, most recently from f43555f to 2003145 Compare October 14, 2023 06:44
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 4 times, most recently from 073d65c to e293b45 Compare October 21, 2023 10:47
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 6 times, most recently from 48157be to ac24e1d Compare November 4, 2023 03:18
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 2 times, most recently from 7887baf to 948c4c1 Compare November 11, 2023 03:13
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 3 times, most recently from 037db5b to b1e5b2f Compare November 19, 2023 18:33
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch from b1e5b2f to 4cb5a5a Compare November 25, 2023 04:11
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch 4 times, most recently from a1b393a to d561876 Compare December 4, 2023 11:25
@renovate renovate bot force-pushed the renovate/pixiv-three-vrm-2.x branch from d561876 to 8c4d67a Compare December 9, 2023 04:08
@nasshu2916 nasshu2916 force-pushed the master branch 3 times, most recently from e9a5a40 to 39734ac Compare July 15, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants