Blender Git Commit Log
Git Commits -> Revision 74b47e4
Revision 74b47e4 by Dalai Felinto (master) March 22, 2019, 18:55 (GMT) |
Fix: VSE preview not showing stereo drawing (unreported) SpaceSeq main stereo drawing is for ar->regiontype RGN_TYPE_PREVIEW, but the drawing code was assuming RGN_TYPE_WINDOW was the only one to be considered for all the regions. SpaceSeq still needs stereo drawing in RGN_TYPE_WINDOW but only when backdrop is enabled. Bug introduced on rBe01cadd657c76267. |
Commit Details:
Full Hash: 74b47e4181d70284e125ff4c0012d9c1cc36487d
Parent Commit: dcbc46d
Lines Changed: +34, -19
1 Modified Path:
/source/blender/windowmanager/intern/wm_draw.c (+34, -19) (Diff)