From: Jiri Vlasak Date: Fri, 3 Jul 2020 15:28:02 +0000 (+0200) Subject: Solve rotate todo X-Git-Tag: v0.4.0~4^2~21 X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/psp.git/commitdiff_plain/6d2a78b51d95fd09f7e70943f02921f74a866a38 Solve rotate todo --- diff --git a/src/psp.cc b/src/psp.cc index 6fa3d18..8bc3ac2 100644 --- a/src/psp.cc +++ b/src/psp.cc @@ -399,7 +399,7 @@ void PSPlanner::fe_parallel() cclx, ccly, this->ps().x1(), this->ps().y1() ); - // TODO rotate by such angle + a1 = af; } }