threejs-csg
threejs-csg copied to clipboard
Constructive Solid Geometry for three.js, ES6 + BufferGeometry
Bumps [postprocessing](https://github.com/pmndrs/postprocessing) from 6.23.2 to 6.28.7. Release notes Sourced from postprocessing's releases. v6.28.7 Requires three ≥ 0.125.0 < 0.145.0 Changelog Raised the minimum recommended version of three to r125. EffectComposer...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.13.12 to 0.15.6. Release notes Sourced from esbuild's releases. v0.15.6 Lower for await loops (#1930) This release lowers for await loops to the equivalent for loop containing...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 7.3.0. Release notes Sourced from concurrently's releases. v7.3.0 What's Changed Export package.json path by @gustavohenke in open-cli-tools/concurrently#339 v7.2.2 What's Changed Update rxjs to version 7.0.0...
hi,I want to ask a question. When I stroke the mesh obtained after the operation, it shows the lines I don't want, how should I combine csg to solve this...
Bumps [servez](https://github.com/greggman/servez-cli) from 1.12.0 to 1.14.1. Commits 86d275a 1.14.1 300d2bd README b7471aa 1.14.0 bb4ff54 add --shared-array-buffers and --header options 68b3a12 use [email protected] 7ed5126 1.13.5 4093da3 use [email protected] e61984c 1.13.4 bfb739e...
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...
Bumps [three](https://github.com/mrdoob/three.js) from 0.134.0 to 0.137.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 [esbuild](https://github.com/evanw/esbuild) from 0.13.12 to 0.15.10. Release notes Sourced from esbuild's releases. v0.15.10 Add support for node's "pattern trailers" syntax (#2569) After esbuild implemented node's exports feature in package.json, node...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 7.4.0. Release notes Sourced from concurrently's releases. v7.4.0 Add shorthand conc - #358 Updated dependencies rxjs and date-fns - #353, #340 New Contributors @kecrily made...