Normand Briere
2019-09-30 3966454055db8e04700e881a091c2d33dcfda232
GenericJoint.java
....@@ -492,7 +492,7 @@
492492
493493 tc.getFrameOffsetB(trans);
494494
495
- if (c == 8) // DEBUG
495
+ if (false) //c == 8) // DEBUG
496496 {
497497 gl.glDisable(gl.GL_LIGHTING);
498498