mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-13 04:04:28 +02:00
all sections ported
This commit is contained in:
@@ -41,10 +41,7 @@ module.exports = {
|
||||
|
||||
polybezier: require("./polybezier"),
|
||||
|
||||
/*
|
||||
// This section is way too much work to port, and not worth implementing given paper.js etc.
|
||||
shapes: require("./shapes"), // Boolean shape operations
|
||||
*/
|
||||
shapes: require("./shapes"),
|
||||
|
||||
projections: require("./projections"),
|
||||
offsetting: require("./offsetting"),
|
||||
|
Reference in New Issue
Block a user