Blender Git Loki
Git Commits -> Revision eedde31
Revision eedde31 by Mitchell Stokes (master) March 20, 2014, 06:02 (GMT) |
Fix T36566: 2D filters broken in the Blenderplayer when using side by side stereo GPC_Canvas::GetWindowArea() and KX_BlenderCanvas::GetWindowArea() are tracking two different things. The 2d filter system doesn't actually need the window area and can get by just using the viewport dimensions, which it now does. The GetWindowArea() mess should probably be cleaned up. |
Commit Details:
Full Hash: eedde311bb58764f238e02a369d947402fccaec9
Parent Commit: e5f1c0b
Lines Changed: +5, -9
1 Modified Path:
/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp (+5, -9) (Diff)