AllenCell / AllenCell/agave

internals: gesture graphics improvements

Aperta
#294 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
62
Fork
9
Merge medio
1g 2h
PR unite (30g)
1

Descrizione

* the gesture draw command uses a boolean to say whether it's drawing for picking reasons or for rendering reasons. This could use an enum to be more obvious.
* the thick-line drawing using strips currently puts all strips into the same list even if they are going to be drawn in different layers. So when we loop over the layers, each layer has to iterate over all the strips. A bit of extra infrastructure could let the strips be organized per-layer.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.