Normand Briere
2019-06-24 914255f70cf047897212839cbf3a6722703f4457
Globals.java
....@@ -7,8 +7,11 @@
77 static iCameraPane theRenderer;
88
99 private static boolean LIVE = false;
10
+ public static boolean COMPUTESHADOWWHENLIVE = true;
1011 public static boolean RENDERSHADOW = true;
1112
13
+ public static boolean SAVEONMAKE = false; // problems when auto-save (works with manual save)
14
+
1215 public static boolean MOUSEDRAGGED = false;
1316
1417 // Hold on calculation when moving camera