reference icon indicating copy to clipboard operation
reference copied to clipboard

An online tool to help you sketch human figures by creating different postures

Results 14 reference issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [three](https://github.com/mrdoob/three.js) from 0.120.1 to 0.137.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=three&package-manager=npm_and_yarn&previous-version=0.120.1&new-version=0.137.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 [next](https://github.com/vercel/next.js) from 9.5.3 to 11.1.3. Release notes Sourced from next's releases. v11.1.3 See https://github.com/vercel/next.js/releases/v12.0.5 for details about this patch. v11.1.3-canary.105 Core Changes Update swc-minify-enabled link: #30290 Fix middleware header...

dependencies

![reference-0 1 0 (1)](https://user-images.githubusercontent.com/90874768/133697106-46d1aea2-18aa-4ec0-8a17-a7d697bd2f84.png)

Instead of using the rotation control transform, one intuitive way to rotate bones could be to click on them, them drag it to the target rotation. Since there are 3...

Local rotations are more intuitive than global rotations. Maybe a toggle switch can be added in the UI to allow global rotations, just like [in this example](https://threejs.org/examples/?q=transform#misc_controls_transform).

maybe this feature will be so usefull

I'd be down for helping with a PR for this but I wanted gauge your interest in adding these features? Love how clean and well put together this repo is....

enhancement