Jojendersie / Monolith

A voxel based space simulation game
16 stars 1 forks source link

Make window resizable on the fly #57

Open Wumpf opened 10 years ago

Wumpf commented 10 years ago

We really don't want to restart if the user changes the size of the screen. Since this does affect some subsystems, we need some kind of global callback that processes all resizing needs.

So far affected systems