pygame-ce
pygame-ce copied to clipboard
Added do_clamp to vector lerping
trafficstars
Someone on discord asked why we force clamp with vector lerping, but have an option to disable clamping on vector lerping. This PR brings the vector lerp into parity with the scalar lerp