GraphiteEditor / GraphiteEditor/Graphite

Retrieving all Context components from outer nested iteration scopes

Ouverte
#3,359 1 commentaire 0 réactions 1 personne assignée Réclamée par @TrueDoctor Voir sur GitHub
Graphene Performance
Langage dominant
Rust
Étoiles
27.2k
Forks
1.3k
Merge moyen
20 h 5 min
PR mergées (30 j)
57

Description

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.

Today, I ran into the need to access an outer nested iteration scope with the *Instance Position* node as well. More generally, it needs to be possible to access any component of the `Context` (`OwnedContextImpl`) by iterating from inwards to outwards and accessing the outer levels. This likely needs to involve @TrueDoctor deciding on some architectural decisions for Graphene to make this possible.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.