jonathanwin / yagv

A fast 3D Gcode Viewer for Reprap-style 3D printers, in Python and OpenGL
73 stars 48 forks source link

added functionality to move object up/down #9

Closed FMMT666 closed 8 years ago

FMMT666 commented 8 years ago

Object can now be moved up/down with Scroll + Shift. The scene now rotates around the center of the screen, not the object. You might wish to exclude or change the last lines in README.md.

More to come :-)