Revision: 20467 http://sourceforge.net/p/jmol/code/20467 Author: hansonr Date: 2015-04-30 13:39:03 +0000 (Thu, 30 Apr 2015) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/src/org/jmol/g3d/Graphics3D.java Modified: trunk/Jmol/src/org/jmol/g3d/Graphics3D.java =================================================================== --- trunk/Jmol/src/org/jmol/g3d/Graphics3D.java 2015-04-30 13:33:13 UTC (rev 20466) +++ trunk/Jmol/src/org/jmol/g3d/Graphics3D.java 2015-04-30 13:39:03 UTC (rev 20467) @@ -1488,7 +1488,6 @@ short colixB, short normixB, P3 screenC, short colixC, short normixC) { // mesh, isosurface - System.out.println("G3D fillT " + screenA + " " + screenB + " " + screenC); ((TriangleRenderer) triangle3d).fillTriangleP3f(screenA, screenB, screenC, checkGouraud(colixA, colixB, colixC, normixA, normixB, normixC)); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits