porres / pd-else

ELSE - EL Locus Solus' Externals for Pure Data
Do What The F*ck You Want To Public License
276 stars 36 forks source link

remove debug, switch x/y rotate, fix rotatey #2066

Closed ben-wes closed 4 months ago

porres commented 4 months ago

rotate is still wrong (y, x), not (x, y)

ben-wes commented 4 months ago

now I'm confused. maybe I didn't test properly. but wasn't the first argument supposed to rotate horizontally?

porres commented 4 months ago

it was

ben-wes commented 4 months ago

ah ... i guess the confusion stems from the flipped arguments in message rotate $2 $1 in your help? (that was probably mine originally when the rotations were according to the axis)