qoh / TISFAT-Zero

A 2D figure-based keyframe animation program
6 stars 7 forks source link

Canvas zooming #56

Closed qoh closed 8 years ago

qoh commented 9 years ago

Provide the ability to zoom in or out of the canvas with zoom control buttons as well as Ctrl +, Ctrl - and Ctrl 0. This should be implemented with glViewport or a camera matrix.

evsl commented 8 years ago

Technically fixed by cameras.