Tweak short-term roadmap details

This commit is contained in:
Keavon Chambers
2026-02-25 21:40:36 -08:00
parent e62771845f
commit 4090f6c980
3 changed files with 26 additions and 17 deletions

View File

@@ -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>,