Skip to content

Commit 1720a51

Browse files
committed
Comment out csg scripts
1 parent e46a5f0 commit 1720a51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/JSRootCore.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,8 @@
759759
}
760760

761761
if (kind.indexOf("geom;")>=0) {
762+
//mainfiles += "$$$scripts/csg.js;" +
763+
// "$$$scripts/ThreeCSG.js;" +
762764
mainfiles += "$$$scripts/JSRootGeoPainter" + ext + ".js;";
763765
extrafiles += "$$$style/JSRootGeoPainter" + ext + ".css;";
764766
modules.push('JSRootGeoPainter');

0 commit comments

Comments
 (0)