-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: pixiv/three-vrm
base: v2.1.0
head repository: pixiv/three-vrm
compare: v2.1.1
- 13 commits
- 74 files changed
- 2 contributors
Commits on Feb 15, 2024
-
fix: Fix type definition of VRM Animation
- Humanoid is optional - Properties of HumanoidHumanBones are optional - Some bones are required but that would be handled in the implementation side - I also fixed the `VRMC_vrm` one See: https://github.com/vrm-c/vrm-specification/blob/2d40293a5aa21f1a5011d7a53074056bd31cbad3/specification/VRMC_vrm_animation-1.0/schema/VRMC_vrm_animation.schema.json See: https://github.com/vrm-c/vrm-specification/blob/2d40293a5aa21f1a5011d7a53074056bd31cbad3/specification/VRMC_vrm_animation-1.0/schema/VRMC_vrm_animation.humanoid.humanBones.schema.json
Configuration menu - View commit details
-
Copy full SHA for 75f4798 - Browse repository at this point
Copy the full SHA 75f4798View commit details
Commits on Feb 26, 2024
-
fix: Fix an error of VRMAnimationLoaderPlugin
it attempts to use humanoid even when it doesn't exist
Configuration menu - View commit details
-
Copy full SHA for 7cfbffd - Browse repository at this point
Copy the full SHA 7cfbffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a73de6 - Browse repository at this point
Copy the full SHA 6a73de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd8910 - Browse repository at this point
Copy the full SHA 5bd8910View commit details -
Merge pull request #1374 from pixiv/fix-vrma-type
fix: Fix type definition of VRM Animation
Configuration menu - View commit details
-
Copy full SHA for 6e5bcd5 - Browse repository at this point
Copy the full SHA 6e5bcd5View commit details -
Merge pull request #1375 from pixiv/fix-license-year-vrma
fix: Fix license year of three-vrm-animation
Configuration menu - View commit details
-
Copy full SHA for b37682a - Browse repository at this point
Copy the full SHA b37682aView commit details -
Merge pull request #1376 from pixiv/vrma-deps-version
fix: Fix internal dependency version from three-vrm-animation to three-vrm to latest
Configuration menu - View commit details
-
Copy full SHA for bc00dbf - Browse repository at this point
Copy the full SHA bc00dbfView commit details
Commits on Mar 6, 2024
-
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!)
Configuration menu - View commit details
-
Copy full SHA for 215def3 - Browse repository at this point
Copy the full SHA 215def3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34c2622 - Browse repository at this point
Copy the full SHA 34c2622View commit details -
the test.vrma didn't have a specVersion and couldn't be played properly
Configuration menu - View commit details
-
Copy full SHA for 63dd83c - Browse repository at this point
Copy the full SHA 63dd83cView commit details
Commits on Mar 7, 2024
-
Merge pull request #1379 from pixiv/bump-three-r162
Bump Three.js to r162
Configuration menu - View commit details
-
Copy full SHA for b4b6833 - Browse repository at this point
Copy the full SHA b4b6833View commit details -
Merge pull request #1378 from pixiv/fix-animation-example
examples: fix test.vrma
Configuration menu - View commit details
-
Copy full SHA for 0cc21c7 - Browse repository at this point
Copy the full SHA 0cc21c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4794c - Browse repository at this point
Copy the full SHA 2b4794cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.0...v2.1.1