Blender Git Commit Log

Git Commits -> Revision ca38bce

Revision ca38bce by Philipp Oeser (master)
October 5, 2020, 16:37 (GMT)
Fix T81380: Playback set start/endframe operators can set negative
rendering range

The Allow Negative Frames option, introduced in rB21a2350248fd, allows
for negative frames, but this should only apply for playback and
animations, the rendering range should still be clamped to MINFRAME /
MAXFRAME, because rendering does not allow for negative frames. Preview
range should not be affected afaict (I am not aware of operators that
allow for rendering this range).

Maniphest Tasks: T81380

Differential Revision: https://developer.blender.org/D9112

Commit Details:

Full Hash: ca38bce46aa292654451fa34fc33b88fc5ca72f0
Parent Commit: 8bce181
Lines Changed: +17, -2

1 Modified Path:

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