Commits on Source (3)
-
We can't handle rotation, so we should tell the core to do it for us. And we need to use the dimensions after the rotation. We can't use vd->source for that.
d99b83a2 -
We can't handle rotation, so we should tell the core to do it for us. We control the width/height locally so we don't need to rotate the source. And we don't use vd->source, so we won't get side effects.
70bef480 -
We can't handle rotation, so we should tell the core to do it for us. We control the width/height locally so we don't need to rotate the source. And we don't use vd->source, so we won't get side effects.
2da81597