Blender Git Loki
Git Commits -> Revision 9eee2aa
Revision 9eee2aa by Sergey Sharybin (master) January 24, 2019, 14:13 (GMT) |
Animation player: tweaks for zooming in and out Use zoom steps lower than 1. This allows to zoom out a high-res image. For example, before it was not possible to maker 4K image to fit on FullHD monitor. Also, don't force zoom to be above 1. Not sure why that was done, but this disallows zooming out. It is still not possible to zoom in higher than the window size allows. In order to support this the player needs to be refactored in a way that allows to decouple zoom from window size. Fixes T59177: Animplayer extreme zooms in when playing rendered animation |
Commit Details:
Full Hash: 9eee2aa20c7b5d29e76f023771f9c27002292804
Parent Commit: d011ae1
Lines Changed: +2, -6
1 Modified Path:
/source/blender/windowmanager/intern/wm_playanim.c (+2, -6) (Diff)