Blender Git Loki
Git Commits -> Revision 89c2e6c
Revision 89c2e6c by Joshua Leung (master) November 10, 2009, 09:50 (GMT) |
Bugfix #19835: While playing animation, Render>Dimensions>FrameRate does not change animation speed The timestep used for the playback timer now gets adjusted accordingly when the frames-per-second setting gets changed during playback (i.e. in the "animation_step" operator). This is not as ideal as only updating this when the framerate setting is changed, but using an appropriate update function for this failed miserably. |
Commit Details:
Full Hash: 89c2e6c803b4d63458f2008455ca5fe4b4bc47fc
SVN Revision: 24445
Parent Commit: 4573120
Lines Changed: +10, -4
1 Modified Path:
/source/blender/editors/screen/screen_ops.c (+10, -4) (Diff)