Blender Git Loki

Git Commits -> Revision 2c5ee74

Revision 2c5ee74 by Alexander Gavrilov (master)
May 2, 2019, 13:31 (GMT)
Fix T63697: correct stuck R_NO_CAMERA_SWITCH in scene->r.mode.

This flag becomes stuck in certain situations, causing the marker
camera switch feature to not work.

To fix old files with the problem, clear the flag on file load.

Also, the line that is supposed to clear it has wrong bit math,
causing seq_render_scene_strip to effectively toggle the flag on or
off every time it's run, instead of restoring to original state.

The flag and code were added in 001789d7337a by @campbellbarton.

Commit Details:

Full Hash: 2c5ee7418c26bb4e756e1fb58508775d25550d08
Parent Commit: 5ec7987
Lines Changed: +6, -1

2 Modified Paths:

/source/blender/blenkernel/intern/sequencer.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021