[go: up one dir, main page]

Menu

Commit [r17468]  Maximize  Restore  History

# NOTE: This is not the development trunk, this is the release branch.

# No new features should be added, just bug fixes for 13.0.

# Developers: to add a description of changes you have made,
# add it on a line below the "___version=..." line.
# Don't use ___ in your text, as that is the key for stripping out
# the information saved in the JAR version of this file.

___version=13.0.2_dev

bug fix: pngj storage of Spartan directory zip files or Spartan directories cannot be read
because the PNGJ files created do not contain the necessary files from the directory

hansonr 2012-08-23

changed /branches/v13_0/Jmol/src/org/jmol/export/_IdtfExporter.java
changed /branches/v13_0/Jmol/src/org/jmol/export/_PovrayExporter.java
changed /branches/v13_0/Jmol/src/org/jmol/export/image/ImageCreator.java
changed /branches/v13_0/Jmol/src/org/jmol/viewer/FileManager.java
changed /branches/v13_0/Jmol/src/org/jmol/viewer/Jmol.properties
changed /branches/v13_0/Jmol/src/org/jmol/viewer/Viewer.java