You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
Screencast_20260513_014024.webm
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.
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):
Screencast_20260513_014024.webm
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.