sparkles: Added _curve and curve_ to path.ops example
This commit is contained in:
parent
9fbcafbe38
commit
5ad7a7ede9
6 changed files with 50 additions and 53 deletions
|
@ -6,10 +6,12 @@ export default {
|
|||
// This is not needed, but is here to sidestep an issue in freesewing
|
||||
// that needs to be fixed but hasn't yet
|
||||
dependencies: {
|
||||
path_attr: "path_clone"
|
||||
path_attr: "path_ops"
|
||||
},
|
||||
parts: [
|
||||
"point_attr",
|
||||
"path__curve",
|
||||
"path_curve_",
|
||||
"path_attr",
|
||||
"path_clone",
|
||||
"path_divide",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue