turn off attempted fixes

This commit is contained in:
Ben Fry
2015-08-14 20:42:24 -04:00
parent c717f68181
commit fd677db030

View File

@@ -696,7 +696,7 @@ public abstract class PGL {
frontTex = backTex;
backTex = temp;
} else if (!clear && pg.parent.frameCount == 1) {
requestFBOLayer();
//requestFBOLayer();
}
}