Skip to content

'Instance Index' node's 'Loop Level' parameter counts from the wrong direction #3360

@Keavon

Description

@Keavon

The Instance Index node has a Loop Level parameter that lets you access the outer scopes of multiple levels of nested iteration. This is akin to i, j, and k index variables commonly used in nested for loops in programming.

As a regression, it has become reversed. 0 is supposed to correspond to the innermost loop level, but it instead is counting from the outermost loop level. This needs to be changed back to how it was designed.

Metadata

Metadata

Assignees

Labels

GrapheneInvolves the node graph system/engine used by Graphite

Type

Projects

Status

Short-Term

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions