Noticed that in 0.7, from_rotation_y rotated around the -Y axis, but it now rotates around the +Y axis, in a right-handed coordinate system. I like the new behaviour, it's a lot more intuitive, but it would be nice to document this change, it took me a while to figure out what was going wrong.
I believe this is related to #130.
Noticed that in
0.7,from_rotation_yrotated around the-Yaxis, but it now rotates around the+Yaxis, in a right-handed coordinate system. I like the new behaviour, it's a lot more intuitive, but it would be nice to document this change, it took me a while to figure out what was going wrong.I believe this is related to #130.