Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pixiv/three-vrm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: pixiv/three-vrm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 13 commits
  • 74 files changed
  • 2 contributors

Commits on Feb 15, 2024

  1. Copy the full SHA
    75f4798 View commit details

Commits on Feb 26, 2024

  1. fix: Fix an error of VRMAnimationLoaderPlugin

    it attempts to use humanoid even when it doesn't exist
    0b5vr committed Feb 26, 2024
    Copy the full SHA
    7cfbffd View commit details
  2. fix: Fix license year of three-vrm-animation

    0b5vr committed Feb 26, 2024
    Copy the full SHA
    6a73de6 View commit details
  3. fix: Fix internal dependency version from three-vrm-animation to thre…

    …e-vrm to latest
    0b5vr committed Feb 26, 2024
    Copy the full SHA
    5bd8910 View commit details
  4. Merge pull request #1374 from pixiv/fix-vrma-type

    fix: Fix type definition of VRM Animation
    0b5vr authored Feb 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6e5bcd5 View commit details
  5. Merge pull request #1375 from pixiv/fix-license-year-vrma

    fix: Fix license year of three-vrm-animation
    0b5vr authored Feb 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b37682a View commit details
  6. Merge pull request #1376 from pixiv/vrma-deps-version

    fix: Fix internal dependency version from three-vrm-animation to three-vrm to latest
    0b5vr authored Feb 26, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bc00dbf View commit details

Commits on Mar 6, 2024

  1. deps: Bump three.js to r162

    There is a lot of build errors right now
    It seems most of them come from the change that @types/three no longer expose THREE to global (and I somehow forgot to import in many files!)
    0b5vr committed Mar 6, 2024
    Copy the full SHA
    215def3 View commit details
  2. fix: fix missing THREE type imports

    0b5vr committed Mar 6, 2024
    Copy the full SHA
    34c2622 View commit details
  3. examples: fix test.vrma

    the test.vrma didn't have a specVersion and couldn't be played properly
    0b5vr committed Mar 6, 2024
    Copy the full SHA
    63dd83c View commit details

Commits on Mar 7, 2024

  1. Merge pull request #1379 from pixiv/bump-three-r162

    Bump Three.js to r162
    0b5vr authored Mar 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b4b6833 View commit details
  2. Merge pull request #1378 from pixiv/fix-animation-example

    examples: fix test.vrma
    0b5vr authored Mar 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0cc21c7 View commit details
  3. v2.1.1

    actions-user committed Mar 7, 2024
    Copy the full SHA
    2b4794c View commit details
Loading