Blender Git Commit Log

Git Commits -> Revision 875be10

Revision 875be10 by Joshua Leung (master)
January 8, 2016, 11:12 (GMT)
Sequencer: Tweak to how/when the "use_framerate" option is enabled

In response to feedback from plasmasolutions that having this option "always on"
caused some examples of more destructive errors, this commit introduces an attempt
at seeking a better balance between doing what people expect when casually importing
clips, and not clobbering existing timelines.

Specifically:
1) When there's nothing in the scene, the option will default to being enabled.
This accounts for users doing this for the first time with no strips
2) When there are already sequence strips, the option will default to being disabled.
In this case, changing the framerate could be dangerous. Hopefully this new check
is sufficient.
3) There's always still the option for users to control what exactly happens. However,
there have been reports that this cannot always be seen/set?

Commit Details:

Full Hash: 875be10903465978562d6865ce06f6ff5bae20b4
Parent Commit: 4ef918d
Lines Changed: +14, -0

1 Modified Path:

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