-
-
Notifications
You must be signed in to change notification settings - Fork 873
Labels
GrapheneInvolves the node graph system/engine used by GraphiteInvolves the node graph system/engine used by Graphite
Milestone
Description
Make the "Repeat" node call its predecessor (which provides the object to be repeated) once per repetition. In each repetition, it passes a different context (OwnedContextImpl
), where the varargs
has a different index: usize
as position: DVec2
per instance. Then we use the (deduplication with stable node IDs? or caching?) if these are equivalent (because the index
and position
aren't accessed in the upstream nodes used as a lambda fields). TODO: More description.
Metadata
Metadata
Assignees
Labels
GrapheneInvolves the node graph system/engine used by GraphiteInvolves the node graph system/engine used by Graphite
Type
Projects
Status
Completed This Milestone