Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix regression caused by change to front face polygon culling (melonD…
…S-emu#1820) * fix regression with facing view Only the check for a polygon being counter-clockwise is supposed to be <= * only use dot < 0 for 'cull front face' polygons this is the fix.
- Loading branch information