pythonarcade / arcade

Easy to use Python library for creating 2D arcade games.
http://arcade.academy
Other
1.71k stars 330 forks source link

Log 3.0's arcade.util changes and credit Ralexi1 #2427

Closed pushfoo closed 1 month ago

pushfoo commented 1 month ago

A small PR toward #2326.

Follow-up Work

I'm considering converting this to a more tabular form. My initial thoughts are:

Change Item Destination How to update
Moved arcade.util.lerp_vec arcade.math.lerp_vec2 Update imports or use pyglet.math.Vec2.lerp