bluecadet / Cinder-BluecadetViews

Scene graph Cinder block with touch management and various tools for UI dev
MIT License
11 stars 3 forks source link

Fix bug in ScreenCamera zooming to a specific location #120

Closed mattfelsen closed 6 years ago

mattfelsen commented 6 years ago

This PR fixes a few issues with ScreenCamera:

benjaminbojko commented 6 years ago

Thanks @mattfelsen! Very helpful.