Revision: 18501
          http://sourceforge.net/p/jmol/code/18501
Author:   hansonr
Date:     2013-07-28 15:42:27 +0000 (Sun, 28 Jul 2013)
Log Message:
-----------
___JmolVersion="13.3.3"
JmolVersion="13.3.3_dev_2013.07.27"

code: reconfigured JSmol build no longer needs jsmol/make directory.

bug fix: Gaussian cube format changed and not recognized (extra "1" in third 
line).
bug fix: PDB header don't do trim();
bug fix: isosuface ID @x ... becomes isosurface ID "@x"
bug fix: color chain broken
bug fix: rockets with color chain
bug fix: filter ":X" broken
bug fix: O not 2- in PDB adding hydrogens       
bug fix: NWChem reader error

TODO: mouse exit then release doesn't trigger release
TODO: ingenol/jsmetest.htm?
TODO: minimization set position calculation optimization?
TODO: documentation (see below, including % units on measure distance)

TODO: isosurface SLAB TRANSLUCENT 0.x color  
        -- inherits color of isosurface when color parameter is absent
        -- TODO - properly save in JVXL file
TODO: PyMOL uniqueAtomSettings for transparency
        -- will require by-vertex translucent option        

bug fix: JSmol 2-sided surface color problem due to Java2Script miscoding of 
Number.shortValue()
bug fix: PyMOLMeshReader code clean-up.

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      2013-07-28 00:10:14 UTC 
(rev 18500)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2013-07-28 15:42:27 UTC 
(rev 18501)
@@ -11,7 +11,8 @@
 #  The quotes above look odd for a parameter file, but they are 
 #  important for the JavaScript version of Jmol.
 
-___JmolVersion="13.3.3_dev_2013.07.27"
+___JmolVersion="13.3.3"
+JmolVersion="13.3.3_dev_2013.07.27"
 
 code: reconfigured JSmol build no longer needs jsmol/make directory.
 

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to