Blender Git Commit Log

Git Commits -> Revision 4f812f6

Revision 4f812f6 by Campbell Barton (master)
October 25, 2012, 11:48 (GMT)
fix for nasty bug with frame dropping playback.

When playback was running fast the frame step could be 0, making playback jittery.
this commit just makes sure the frame step is at least 1, but there is still an issue with framedrop skipping too many frames (or too few) which Ill check on next.

Commit Details:

Full Hash: 4f812f6b21fa033bf0f56519b0e1ea5a42fb1362
SVN Revision: 51617
Parent Commit: 1e74e1c
Lines Changed: +2, -1

1 Modified Path:

/source/blender/editors/screen/screen_ops.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021