H-uru / Plasma

Cyan Worlds's Plasma game engine
http://h-uru.github.io/Plasma/
GNU General Public License v3.0
202 stars 80 forks source link

Fixing poly overcount in logging in Metal renderer #1535

Closed colincornaby closed 7 months ago

colincornaby commented 7 months ago

plRenderTriListFunc was taking the index count and not the triangle count. This does not/should not change rendering - only logging.