MegaGlest / megaglest-source

MegaGlest real-time strategy game engine (cross-platform, 3-d)
http://megaglest.org/
357 stars 90 forks source link

Add camera location hotkeys #227

Open Rampoina opened 2 years ago

Rampoina commented 2 years ago

Done:

- Calculate and restore the camera pivot point instead of the location to improve the UX when the user has rotated or zoomed the camera. the camera already rotates around the position instead of the center point, ideally this should be changed. #234 fixes #224