Globals.java
.. .. @@ -7,8 +7,11 @@ 7 7 static iCameraPane theRenderer; 8 8 9 9 private static boolean LIVE = false; 10 + public static boolean COMPUTESHADOWWHENLIVE = true;10 11 public static boolean RENDERSHADOW = true; 11 12 13 + public static boolean SAVEONMAKE = false; // problems when auto-save (works with manual save)14 +12 15 public static boolean MOUSEDRAGGED = false; 13 16 14 17 // Hold on calculation when moving camera