~nvervelle/jmol/trunk

Viewing all changes in revision 16054.

  • Committer: hansonr
  • Date: 2018-02-11 18:57:17 UTC
  • Revision ID: svn-v4:62be27d7-c70d-0410-b753-bb59b6ba1b27:trunk/Jmol:21827
Jmol.___JmolVersion="14.29.6"

bug fix: Matrix4f, Matrix3f should be output in format consistent with an matrix, not an array
 -- should not have space between opening and closing brackets
 -- should not use commas (not a critical distinction)
 
 [[0.8362213    -0.5062382      0.21084802      52.988747]
  [0.5394281    0.8285579       -0.15003058     20.076633]
  [-0.09874859  0.23919612      0.96593684      46.393887]
  [0.0  0.0     0.0     1.0]]
  
bug fix: genNBO reader failing for G orbitals (even though we cannot process them, the reader at least load them

new feature: set infoFontSize   
  -- for MO and NBO command
  -- default 20

bug fix: red file load error message is too small to read
  -- font size increased to 20
  

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: