Blender Git Loki

Git Commits -> Revision cfcf828

Revision cfcf828 by Janne Karhu (master)
October 21, 2010, 17:00 (GMT)
Temporary fix for sequencer bugs #22925, #21429, #21783, #24165
* This fix is really only a bandage, as the underlying issue is that sequencer preview render doesn't yet use the job system.
* The sequencer preview can start a full render of the scene, and this can collide with other preview/actual renders in many cases.
* Drawing the sequencer preview is now disabled when an other render is in progress, but the sequence preview rendering could have already been started before the other render, so this doesn't really fix anything.
* For now only OpenGL rendering can be used for the sequencer preview reliably until it's reimplemented using the job system.
* Using the job system in the future can handle the clashes between different renders properly and will give users a nice progress bar to indicate something is happening while the preview is recalculated.

Commit Details:

Full Hash: cfcf82803a9e0d590800152a060ff9f97b123184
SVN Revision: 32638
Parent Commit: 59d1740
Lines Changed: +48, -24

4 Modified Paths:

/release/scripts/ui/space_sequencer.py (+2, -1) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+38, -21) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+4, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+4, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021