in-pass-shadows: show cfg dialog for test
This commit is contained in:
parent
251511ee00
commit
cbf6ffaad8
@ -65,7 +65,6 @@ public class TestInPassShadows extends SimpleApplication {
|
|||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
TestInPassShadows app = new TestInPassShadows();
|
TestInPassShadows app = new TestInPassShadows();
|
||||||
app.setShowSettings(false);
|
|
||||||
AppSettings settings = new AppSettings(true);
|
AppSettings settings = new AppSettings(true);
|
||||||
settings.setGammaCorrection(true);
|
settings.setGammaCorrection(true);
|
||||||
app.setSettings(settings);
|
app.setSettings(settings);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user