Revision: 20591
          http://sourceforge.net/p/jmol/code/20591
Author:   hansonr
Date:     2015-06-19 08:30:19 +0000 (Fri, 19 Jun 2015)
Log Message:
-----------
Jmol.___JmolVersion="14.3.15_2015.06.19"

new feature: cleaning empty array values using .find()
  - arrays of hash info:
  
     array = array.find()
        
bug fix: msCIF reader can hang if occupancy is not fractional
bug fix: JSmol applet not returning full set of parameters in animFrameCallback
bug fix: load FILL command can fail if base unit cell is not part of the needed 
set for the specified volume

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      2015-06-19 08:29:26 UTC 
(rev 20590)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2015-06-19 08:30:19 UTC 
(rev 20591)
@@ -14,7 +14,7 @@
 
 TODO: remove HTML5 dependency on synchronous file loading (check SCRIPT 
command for problems)
 
-Jmol.___JmolVersion="14.3.15_2015.06.18"
+Jmol.___JmolVersion="14.3.15_2015.06.19"
 
 new feature: cleaning empty array values using .find()
   - arrays of hash info:

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


------------------------------------------------------------------------------
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to