Simplifying fillPolygon() by taking out the explicit use of 'even' or 'odd'.
Now it's implicit with the 'node0 = node1.nextEdge'. There is no difference in the logic. It's equivalent, I checked with my modeling skills.
Authored by: nerius 2023-11-08
Parent: [r1578]
Child: [r1580]