Blender Git Commit Log
Git Commits -> Revision 76c13cc
Revision 76c13cc by Campbell Barton (master) May 9, 2008, 20:08 (GMT) |
fix for [#8359] Sequencer image preview: HOME hotkey zooming at output res, not at "full view" also made image and sequencer account for aspect ratio and added numpad 1,2,4,8 keys for zooming. |
Commit Details:
Full Hash: 76c13cc0f7d40db88ba08581129cf6fa4376df10
SVN Revision: 14772
Parent Commit: a7a9c74
Lines Changed: +85, -35
7 Modified Paths:
/source/blender/blenlib/BLI_arithb.h (+1, -1) (Diff)
/source/blender/blenlib/intern/arithb.c (+5, -0) (Diff)
/source/blender/include/BIF_drawseq.h (+2, -0) (Diff)
/source/blender/src/drawimage.c (+5, -16) (Diff)
/source/blender/src/drawseq.c (+58, -0) (Diff)
/source/blender/src/header_seq.c (+8, -16) (Diff)
/source/blender/src/space.c (+6, -2) (Diff)
/source/blender/blenlib/intern/arithb.c (+5, -0) (Diff)
/source/blender/include/BIF_drawseq.h (+2, -0) (Diff)
/source/blender/src/drawimage.c (+5, -16) (Diff)
/source/blender/src/drawseq.c (+58, -0) (Diff)
/source/blender/src/header_seq.c (+8, -16) (Diff)
/source/blender/src/space.c (+6, -2) (Diff)