threejs-csg
threejs-csg copied to clipboard
Constructive Solid Geometry for three.js, ES6 + BufferGeometry
I have strange behaviour that only on some specific angles of my meshes the result is broken. The red meshes are the meshes which cut the cube. Seems only the...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.13.12 to 0.17.10. Release notes Sourced from esbuild's releases. v0.17.10 Update esbuild's handling of CSS nesting to match the latest specification changes (#1945) The syntax for the...
Bumps [postprocessing](https://github.com/pmndrs/postprocessing) from 6.23.2 to 6.29.3. Release notes Sourced from postprocessing's releases. v6.29.3 Requires three ≥ 0.125.0 < 0.149.0 Changelog Core Updated the Timer API. v6.29.2 Requires three ≥ 0.125.0...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 7.6.0. Release notes Sourced from concurrently's releases. v7.6.0 What's Changed Support percent values in maxProcesses by @lynxtaa in open-cli-tools/concurrently#375 Enable TypeScript strict mode by @gustavohenke...