mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 07:28:12 +08:00
Add convex hull node
This commit is contained in:
committed by
Keavon Chambers
parent
6a54dcb5da
commit
0c216d2871
@@ -89,6 +89,7 @@ vector-nodes = { path = "node-graph/nodes/vector" }
|
||||
repeat-nodes = { path = "node-graph/nodes/repeat" }
|
||||
math-nodes = { path = "node-graph/nodes/math" }
|
||||
path-bool-nodes = { path = "node-graph/nodes/path-bool" }
|
||||
convex-hull-nodes = { path = "node-graph/nodes/convex_hull" }
|
||||
graph-craft = { path = "node-graph/graph-craft" }
|
||||
graph-storage = { path = "document/graph-storage", default-features = false }
|
||||
document-format = { path = "document/document-format" }
|
||||
|
||||
Reference in New Issue
Block a user