Page MenuHome

Fix T46223: multiview image sequences crashing.
ClosedPublic

Authored by Brecht Van Lommel (brecht) on Oct 11 2015, 3:33 AM.

Diff Detail

Repository
rB Blender

Event Timeline

Brecht Van Lommel (brecht) retitled this revision from to Fix T46223: multiview image sequences crashing..
Brecht Van Lommel (brecht) updated this object.

@Dalai Felinto (dfelinto), can you think of any reason these flags should exist, or do you agree it's just redundant state?

The fix seems to work well, but it's not so easy to undo this commit once it has been made, so I would like your opinion as on this.

The flags can be dropped with no problems. They were there mostly for performance and quick look up if I remember correctly.

I was just waiting to test this patch over different situations. But, assuming you tested it well, if this introduce any bug in multiview we can fix afterwards. So go ahead if you want (otherwise I should be able to test it on Thursday)

Thanks, I tested it quite thoroughly so will go ahead and commit.

This revision was automatically updated to reflect the committed changes.