earlygrey / shapedrawer

A library for libGDX that draws simple shapes using a batch.
MIT License
185 stars 32 forks source link

Update libgdx version to 1.9.12 and fix angleRad changes #29

Closed Dgzt closed 3 years ago

Dgzt commented 3 years ago

Hi!

I've updated the libGDX to 1.9.12 and fixed the angleRad changes.

Best regards, Dgzt

earlygrey commented 3 years ago

Thanks for noticing the break and for finding the culprit, but this PR will break compatibility with previous versions of libgdx. Instead I'll implement my own angleRad() and will push an update very soon, then make a release.