|
From: <ha...@us...> - 2026-02-01 00:34:19
|
Revision: 22696
http://sourceforge.net/p/jmol/code/22696
Author: hansonr
Date: 2026-02-01 00:34:16 +0000 (Sun, 01 Feb 2026)
Log Message:
-----------
16.3.49 prerelease
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 2026-01-28 15:30:13 UTC (rev 22695)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties 2026-02-01 00:34:16 UTC (rev 22696)
@@ -53,8 +53,17 @@
# FEATURE REQUEST: dock/undock consoles to main window.
# TODO: allow FIXED to work with MODELKIT MINIMIZE
-Jmol.___JmolVersion="16.3.47" // (legacy) also 16.3.48 (swingJS)
+Jmol.___JmolVersion="16.3.49" // (legacy) also 16.3.50 (swingJS)
+bug fix: Drag-drop of CUBE file does not show structure
+
+bug fix: Drag-drop of CUBE file into blank applet should also load structure
+
+bug fix: isosurface "" should work with CUBE file
+
+
+JmolVersion="16.3.47" // (legacy) also 16.3.48 (swingJS)
+
bug fix: incommensurately modulated magnetic CIF file loading fails (thanks Gotzon Madariaga)
bug fix: print format("%7.5f ...", 1.0, ...) broken in 16.2.28 (thanks Gotzon Madariaga and Eric Martz)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|