Graphite/editor
Mohamed Osama 3c839ffd2b
Clean up old usages of NodeId(generate_uuid()) by replacing it with NodeId::new() (#2009)
Replace all `NodeId(generate_uuid())` with `NodeId::new()`
2024-10-25 19:43:46 -07:00
..
src Clean up old usages of NodeId(generate_uuid()) by replacing it with NodeId::new() (#2009) 2024-10-25 19:43:46 -07:00
build.rs Launch the Alpha 3 release series 2024-02-29 23:47:11 -08:00
Cargo.toml Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00