mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
turn off attempted fixes
This commit is contained in:
@@ -696,7 +696,7 @@ public abstract class PGL {
|
||||
frontTex = backTex;
|
||||
backTex = temp;
|
||||
} else if (!clear && pg.parent.frameCount == 1) {
|
||||
requestFBOLayer();
|
||||
//requestFBOLayer();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user