GraphiteEditor / GraphiteEditor/Graphite
Read Index for Repeat On Points not affected by Reverse
- Lenguaje dominante
- Rust
- Estrellas
- 27.2k
- Forks
- 1.3k
- Merge medio
- 20 h 5 min
- PR fusionados (30 d)
- 57
Descripción
Checking the "Reverse" box for the Repeat on Points node doesn't change the order of the indices, like I'd expect.
Demo (performed on PWA of latest web version):
https://github.com/user-attachments/assets/c22badea-67a8-4ec8-8903-603ea8e93c80
Expected functionality:
The 0 is shown on the right, and the 4 is shown on the left, and similarly the 1 and 3 would be reversed, as though the vertices are being processed from right to left instead of left to right.
---
PS. I'm ready to submit a PR that I believe fixes this issue, if that's something you'd be interested in.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.