Revision: 20132 http://sourceforge.net/p/jmol/code/20132 Author: hansonr Date: 2014-11-25 18:53:34 +0000 (Tue, 25 Nov 2014) Log Message: ----------- Jmol.___JmolVersion="14.3.10_2014.11.26"
bug fix: hover OFF disables hover callback, but should not bug fix: reading of JVXL file saved with noFill still does fill bug fix: CASTEP DENSITY surface file reader does not do downsampling new feature: VASP CHGCAR default cutoff set to 0.5 new feature: set edsUrlFormatDiff -- specifies difference map location new feature: isosurface "==1blu" -- difference map fo-fc -- defaults to sigma=3 -- automatically implements SIGN option new feature: isosurface RMSD (same as SIGMA) Modified Paths: -------------- trunk/Jmol/src/org/jmol/viewer/GlobalSettings.java trunk/Jmol/src/org/jmol/viewer/Jmol.properties Modified: trunk/Jmol/src/org/jmol/viewer/GlobalSettings.java =================================================================== --- trunk/Jmol/src/org/jmol/viewer/GlobalSettings.java 2014-11-25 18:16:57 UTC (rev 20131) +++ trunk/Jmol/src/org/jmol/viewer/GlobalSettings.java 2014-11-25 18:53:34 UTC (rev 20132) @@ -472,7 +472,7 @@ String edsUrlFormat = "http://eds.bmc.uu.se/eds/dfs/%LC13/%LCFILE/%LCFILE.omap"; String edsUrlFormatDiff = "http://eds.bmc.uu.se/eds/dfs/%LC13/%LCFILE/%LCFILE_diff.omap"; String edsUrlCutoff = "http://eds.bmc.uu.se/eds/dfs/%LC13/%LCFILE/%LCFILE.sfdat"; - String edsUrlOptions = "within 2.0 {*}"; + // not implemented String edsUrlOptions = "within 2.0 {*}"; float minBondDistance = JC.DEFAULT_MIN_BOND_DISTANCE; int minPixelSelRadius = 6; boolean pdbAddHydrogens = false; // true to add hydrogen atoms Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties =================================================================== --- trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2014-11-25 18:16:57 UTC (rev 20131) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2014-11-25 18:53:34 UTC (rev 20132) @@ -15,7 +15,7 @@ TODO: design and implement sidechain mutation -- MUTATE command ? TODO: remove HTML5 dependency on synchronous file loading (check SCRIPT command for problems) -Jmol.___JmolVersion="14.3.9_2014.11.26" +Jmol.___JmolVersion="14.3.10_2014.11.26" bug fix: hover OFF disables hover callback, but should not bug fix: reading of JVXL file saved with noFill still does fill This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits