three-vrm
three-vrm copied to clipboard
Use VRM on Three.js
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.7. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3. Release notes Sourced from tslib's releases. v2.6.3 What's Changed 'await using' normative changes by @rbuckton in microsoft/tslib#258 Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3 Commits a280d4b 2.6.3 983d81b...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.3 to 0.23.1. Release notes Sourced from esbuild's releases. v0.23.1 Allow using the node: import prefix with es* targets (#3821) The node: prefix on imports is an...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.9.0 to 7.18.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.18.0 7.18.0 (2024-07-29) 🚀 Features types: update ECMA versions (#9634) 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.13 to 0.26.6. Release notes Sourced from typedoc's releases. v0.26.6 Features Use of the @extends block tag no longer produces warnings, #2659. This tag should only be...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.5.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.7.0. Release notes Sourced from tslib's releases. v2.7.0 What's Changed Implement deterministic collapse of await in await using by @rbuckton in microsoft/tslib#262 Use global 'Iterator.prototype'...
### Description - Add a compat to MToonNodeMaterial `setupNormal` - Add a compat to `tslFn` calling See each commits for details. ### Points need review - [ ] Does it...
[The API reference](https://pixiv.github.io/three-vrm/packages/three-vrm/docs/) should have `MToonNodeMaterial` and other WebGPU related modules exported from `@pixiv/three-vrm/nodes` but not listed. Maybe we should check the typedoc configuraiton.