processing icon indicating copy to clipboard operation
processing copied to clipboard

fix rotateZ() bug for PShape

Open knupel opened this issue 5 years ago • 3 comments

fix for rotateZ in PShape case https://github.com/processing/processing/issues/5770

knupel avatar Mar 17 '19 05:03 knupel

Upvote for this PR. It is tiny and it fixes a large issue which prevents many users from upgrading to 3.5

ernestum avatar May 30 '19 11:05 ernestum

Hi folks, any news on this PR? I had to downgrade my processing version to have it working :(

danieltorrer avatar Jul 17 '19 20:07 danieltorrer

This is fixed in the alpha 2 release of Processing 4, you can download it here: https://github.com/processing/processing4/releases

Unfortunately I don't have the free time to also maintain 3.x releases, so hopefully 4.x will work for your needs.

benfry avatar Sep 23 '20 19:09 benfry