GraphiteEditor / GraphiteEditor/Graphite

Retrieving all Context components from outer nested iteration scopes

Aperta
#3,359 1 commento 0 reazioni 1 assegnatario Rivendicata da @TrueDoctor Vedi su GitHub
Graphene Performance
Lingua principale
Rust
Stelle
27.2k
Fork
1.3k
Merge medio
20h 5m
PR unite (30g)
57

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.