as3swf
as3swf copied to clipboard
[Bug] Matrix rotation format needs to be in radians
When generating a matrix from Matrix.createBox the rotation value needs to be in radians
in SWFShape line 408: matrix.createBox(m.xscale / 20, m.yscale / 20, m.rotation, m.translateX / 20, m.translateY / 20);
the value is defined in degree's
dumb github won't let me watch the thread unless I participate (