GraphiteEditor / GraphiteEditor/Graphite
Read Index for Repeat On Points not affected by Reverse
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.