three-vrm icon indicating copy to clipboard operation
three-vrm copied to clipboard

Use VRM on Three.js

Results 120 three-vrm issues
Sort by recently updated
recently updated
newest added

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

dependencies

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

dependencies

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

dependencies

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

dependencies

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

dependencies

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

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.12.12&new-version=22.5.0)](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...

dependencies

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'...

dependencies

### 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.

documentation