Priyanshu
Priyanshu
floem = "0.1.1" doesn't work but floem = { git = "https://github.com/lapce/floem.git" } works fine.
priyanshu@pop-os:~/faster$ cargo add floem Updating crates.io index Adding floem v0.1.1 to dependencies Features: - serde Updating crates.io index error: failed to select a version for the requirement `wgpu = "^0.18.0"`...
New nodes: * 'Count' : counts the number of rows in an Instances * 'Path Length' : calculate the sum of all paths lengths in all instances of VectorData. *...
- [x] 'Offset Path' node (#2596) - [x] 'Solidify Stroke' node (#2608) - [x] 'Position on Path' and 'Tangent on Path' nodes (#2611) - [x] 'Sample Points' node (#2629) -...
Partially Closes #2635