Experimental vector meshes (#2223)

* Experimental vector meshes

* Clarify limitations in label and tooltip

* Restore old traversal direction

* Fix Bezier-rs crashes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
James Lindsay
2025-01-26 01:13:35 +00:00
committed by GitHub
parent 26d66298cf
commit 93880abc4c
16 changed files with 102 additions and 78 deletions

1
Cargo.lock generated
View File

@@ -2397,6 +2397,7 @@ dependencies = [
"serde_json",
"specta",
"spirv-std",
"tinyvec",
"tokio",
"usvg",
"vello",