Pan & zoom for toolpaths preview

This commit is contained in:
Alessandro Ranellucci 2015-05-16 00:33:22 +02:00
parent 97211f35e7
commit 80b169aa75
2 changed files with 128 additions and 22 deletions

View file

@ -593,7 +593,7 @@ sub Resize {
-$x/2, $x/2, -$y/2, $y/2,
-$depth, 2*$depth,
);
glMatrixMode(GL_MODELVIEW);
}