Normand Briere
2019-10-06 ce660a4b6ba367bd162dd2cff26d02c80a34c912
Globals.java
....@@ -19,7 +19,7 @@
1919 // Option to set saturation to 1 when choosing a color first
2020 public static boolean AUTOSATURATE = true;
2121 public static boolean MINSHADER = false;
22
- public static boolean COMPUTESHADOWWHENLIVE = true;
22
+ public static boolean COMPUTESHADOWWHENLIVE = false; // true;
2323 public static boolean RENDERSHADOW = true;
2424
2525 public static boolean REPLACEONMAKE = false; // false;