mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 14:58:05 +08:00
Tweak short-term roadmap details
This commit is contained in:
@@ -222,7 +222,7 @@ where
|
||||
content
|
||||
}
|
||||
|
||||
#[node_macro::node(name("Copy to Points"), category("Instancing"), path(core_types::vector))]
|
||||
#[node_macro::node(name("Copy to Points"), category("Repeat"), path(core_types::vector))]
|
||||
async fn copy_to_points<I: 'n + Send + Clone>(
|
||||
_: impl Ctx,
|
||||
points: Table<Vector>,
|
||||
|
||||
Reference in New Issue
Block a user