Normand Briere
2019-06-24 47cd0f0a3870d843cb758535316060d30f15c811
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