Blender Git Commit Log
Git Commits -> Revision 6c7358a
Revision 6c7358a by Benoit Bolsee (decklink) July 13, 2015, 19:51 (GMT) |
BGE: ImageRender for other types of stereo. Stereo mode disturbs ImageRender by changing some OGL state. It was already fixed for Quadbuffer mode, but not yet for anaglyph and interlaced mode. This fix simply clears the color mask and stipple mode that are specific to these stereo mode. In any case, the correct state is restored prior the render of each eye. |
Commit Details:
Full Hash: 6c7358a7e90d000999f0d66752af70ca2db18c4a
Parent Commit: 521edaa
Lines Changed: +9, -7