BryceMehring / GameEngine

C++ OpenGL Cross Platform Game Engine
7 stars 2 forks source link

Fix switching resolutions in game #62

Closed BryceMehring closed 10 years ago

BryceMehring commented 10 years ago

When the resolution is changed in game, the camera's view gets off centered.

BryceMehring commented 10 years ago

Calling glViewport() should fix the problem.

BryceMehring commented 10 years ago

Fixed: 8136d2ce3ca9cfda166dabe0aac661be5d0b0a7b