Revision: 21496 http://sourceforge.net/p/jmol/code/21496 Author: hansonr Date: 2017-04-07 23:09:30 +0000 (Fri, 07 Apr 2017) Log Message: ----------- Jmol.___JmolVersion="14.12.1-beta"
bug fix: NBO update bug fix: JavaScript bug - missing Math.signum(f) - causes {atom}.chirality to not work in JSmol 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 2017-04-07 23:06:36 UTC (rev 21495) +++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2017-04-07 23:09:30 UTC (rev 21496) @@ -49,8 +49,13 @@ # 10. Run jmol/tools build-release.xml # -Jmol.___JmolVersion="14.12.0" // 2017-04-06 +Jmol.___JmolVersion="14.12.1-beta" +bug fix: NBO update +bug fix: JavaScript bug - missing Math.signum(f) - causes {atom}.chirality to not work in JSmol + +JmolVersion="14.12.0" // 2017-04-06 + new feature: {atom}.chirality -- uses Cohen-Ingold-Prelog rules to assign R or S to a carbon center -- ignores sulfur chirality This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits