pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

Added do_clamp to vector lerping

Open oddbookworm opened this issue 1 month ago • 5 comments
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

oddbookworm avatar Oct 12 '25 14:10 oddbookworm