Revision: 20955
          http://sourceforge.net/p/jmol/code/20955
Author:   hansonr
Date:     2016-02-06 18:16:31 +0000 (Sat, 06 Feb 2016)
Log Message:
-----------
Jmol.___JmolVersion="14.5.2_2016.02.06"

new feature: isosurface BACKSHELL
  -- displays just the back side of an isosurface
  -- works by reversing the normals, then showing front only
  -- similar to isosurface slab 50, but better if object is far from spherical
  -- works with PMESH, MO, CONTACT as well
  -- reverted using isosurface NOBACKSHELL

new feature: isosurface "*xxxx" 
  -- accesses EBI test site for ED maps at 
http://wwwdev.ebi.ac.uk/pdbe/coordinates/files/%file.ccp4
  -- uses default sigma 1.0
  
new feature: isosurface "**xxxx" 
  -- accesses EBI test site for ED difference maps at 
http://wwwdev.ebi.ac.uk/pdbe/coordinates/files/%file_diff.ccp4  
  -- uses default sigma 3.0

bug fix: JSmol not identifying .ccp4 file extension as binary
bug fix: isosurface "==xxxx" not setting default omap cutoff and sigma 3.0
bug fix: small MRC map files mistaken for DELPHI files.
bug fix: MRC/CCP4 surface/map files still sometimes inside out. 

Modified Paths:
--------------
    trunk/Jmol/src/org/jmol/viewer/Jmol.properties

Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties
===================================================================
--- trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2016-02-06 18:10:59 UTC 
(rev 20954)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2016-02-06 18:16:31 UTC 
(rev 20955)
@@ -80,7 +80,8 @@
 new feature: isosurface "**xxxx" 
   -- accesses EBI test site for ED difference maps at 
http://wwwdev.ebi.ac.uk/pdbe/coordinates/files/%file_diff.ccp4  
   -- uses default sigma 3.0
-     
+
+bug fix: JSmol not identifying .ccp4 file extension as binary
 bug fix: isosurface "==xxxx" not setting default omap cutoff and sigma 3.0
 bug fix: small MRC map files mistaken for DELPHI files.
 bug fix: MRC/CCP4 surface/map files still sometimes inside out. 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to