{ "name": "three-csg-ts", "version": "3.1.14", "description": "CSG library for use with THREE.js", "main": "lib/cjs/index.js", "module": "lib/esm/index.js", "types": "lib/esm/index.d.ts", "scripts": { "start": "webpack serve --open --config example/webpack.config...
Breadcrumbs three-csg-ts / CHANGELOG.mdTop File metadata and controls Preview Code Blame 288 lines (147 loc) · 14 KB Raw Changelog All notable changes to this project will be documented in this file. See standard-version for commit guidelines. 3.1.14 (2024-02-29) Bug Fixes upgrade depen...
master .github .husky example src .eslintignore .eslintrc.json .gitignore .prettierignore .prettierrc.json CHANGELOG.md LICENSE README.md jestconfig.json package-lock.json package.json tsconfig-cjs.json tsconfig.jsonBreadcrumbs three-csg-ts / tsconfig.json Latest...
CSG library for use with THREE.js. Contribute to spencer-e-pnt/three-csg-ts development by creating an account on GitHub.