Changes between Version 12 and Version 13 of changelog


Ignore:
Timestamp:
Aug 20, 2009, 5:27:15 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • changelog

    v12 v13  
    1111change (TG = Tom Goddard, AL = Andrew Ling).
    1212</p>
     13
     14
     15<p><b>August 20, 2009.  Version 1.4</b></p>
     16<ul type=None>
     17<li><p>Saved surface data as strings in sessions, smaller files and faster
     18save and restore.
     19</ul>
     20
     21<p><b>August 19, 2009.  Version 1.4</b></p>
     22<ul type=None>
     23<li><p>Fixed aqua double menu posting bug.
     24<li><p>Fixed shape command model id parsing error.
     25<li><p>Added sop surface operation command. The finerMesh operation
     26subdivides surface meshes to have uniform edge length.
     27<li>Added offset keyword to scolor command to allow coloring by volume data
     28or volume gradient at a position offset from a surface along the surface
     29normals.  The offset can be a single signed float value, or a range given by
     30two values start, end, and an integer N (e.g. offset 0,8.5,4) specifying that
     31N offset should be used and the average volume value used.  This is for
     32coloring by projecting a slab of volume data.
     33<li><p>Made mouse rotation center allow z and xy rotation when model
     34rotation center is far off screen.  The xy-rotation region of the window now
     35always includes a circle centered on the window with diameter half the window
     36size (minimum of window width and height).
     37</ul>
     38
     39<p><b>August 18, 2009.  Version 1.4</b></p>
     40<ul type=None>
     41<li><p>Fixed error when overwriting missing volume data file.
     42<li><p>Fixed bug where volume selection outline box used new molecule
     43preferences.
     44</ul>
     45
     46<p><b>August 17, 2009.  Version 1.4</b></p>
     47<ul type=None>
     48<li><p>Added linux space navigator support contributed by Thomas Margraf.
     49</ul>
     50
     51<p><b>August 14, 2009.  Version 1.4</b></p>
     52<ul type=None>
     53<li><p>Made volume data contour calculation catch memory allocation exception
     54so Chimera does not crash.
     55</ul>
     56
     57<p><b>August 12, 2009.  Version 1.4</b></p>
     58<ul type=None>
     59<li><p>Made molmap command allow specifying map subid.
     60</ul>
     61
     62<p><b>August 11, 2009.  Version 1.4</b></p>
     63<ul type=None>
     64<li><p>Updated saxs profile calculation user interface, no longer requires
     65form factor file.
     66</ul>
     67
     68<p><b>August 10, 2009.  Version 1.4</b></p>
     69<ul type=None>
     70<li><p>Made initial molecule display style not apply to volume tracer
     71marker models.
     72</ul>
     73
     74<p><b>August 7, 2009.  Version 1.4</b></p>
     75<ul type=None>
     76<li><p>Fixed volume eraser error caused by new volume tracer api.
     77<li><p>Added surface color dialog offset option for electrostatic coloring.
     78<li><p>Fixed tile command argument parsing error.
     79</ul>
     80
     81<p><b>August 5, 2009.  Version 1.4</b></p>
     82<ul type=None>
     83<li><p>Added tube display to shape command.
     84</ul>
     85
     86<p><b>August 4, 2009.  Version 1.4</b></p>
     87<ul type=None>
     88<li><p>Made volume tracer tubes use surface model instead of vrml.
     89</ul>
    1390
    1491<p><b>August 3, 2009.  Version 1.4</b></p>