Changes between Version 1 and Version 2 of changelog


Ignore:
Timestamp:
Feb 11, 2009, 10:21:10 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • changelog

    v1 v2  
    1616how difficult it is to keep it up to date.
    1717</p>
     18
     19
     20<p><b>December 30, 2008.  Version 1.4</b></p>
     21
     22<ul type=None>
     23<li><p>Moved per-pixel lighting option from effects panel to lighting panel. TG
     24<li><p>Fixed mac x11 start error when glossy lighting preference not supported. TG
     25<li><p>Fixed bug where glossy mode sometimes had no effect because
     26graphics context was not current when setting shader. TG
     27</ul>
     28
     29<p><b>December 29, 2008.  Version 1.4</b></p>
     30
     31<ul type=None>
     32<li><p>Allowed depth cue start >= 1 for back lighting effect. TG
     33<li><p>Made surface cap use only visible parts of surfaces, helps castp. TG
     34</ul>
     35
     36<p><b>December 19, 2008.  Version 1.4</b></p>
     37
     38<ul type=None>
     39<li><p>Added "glossy" lighting mode using an opengl shader providing
     40per-pixel lighting and angle-dependent transparency. TG
     41</ul>
     42
     43<p><b>December 18, 2008.  Version 1.4</b></p>
     44
     45<ul type=None>
     46<li><p>Replace depth cue yon intensity parameter with end depth. TG
     47</ul>
     48
     49<p><b>December 16, 2008.  Version 1.4</b></p>
     50
     51<ul type=None>
     52<li><p>Added slider to control width of gaussian filter. TG
     53</ul>
     54
     55<p><b>December 10, 2008.  Version 1.4</b></p>
     56
     57<ul type=None>
     58<li><p>Added hide dust tool that hides small connected surface blobs. TG
     59<li><p>Increased surface cap default offset 0.001 to 0.01 to avoid disappearing
     60caps. TG
     61<li><p>Made sum of gaussians routine (used by molmap) able to take
     62different standard deviations along 3 axes for PALM/STORM microscopy data. TG
     63</ul>
     64
     65<p><b>December 9, 2008.  Version 1.4</b></p>
     66
     67<ul type=None>
     68<li><p>Disabled used of Chimera user interface while volume data load is loaded,
     69allowing only cancel of data load. TG
     70<li><p>Moved volume auto display subregion option from data display panel to
     71subregion selection panel. TG
     72<li><p>Allowed volume auto-cropping (resampling) with rotated subregion box.
     73With solid style rendering this does a good job of showing slices that are not
     74parallel to the volume box faces. TG
     75</ul>
     76
     77<p><b>December 8, 2008.  Version 1.4</b></p>
     78
     79<ul type=None>
     80<li><p>Fixed subregion resampling box when source map has local rotation. TG
     81<li><p>Debugged blank volume histogram when session restored,
     82cache size not set before volume dialog created. TG
     83</ul>
     84
     85<p><b>December 5, 2008.  Version 1.4</b></p>
     86
     87<ul type=None>
     88<li><p>Added session saving for icosahedron tool. TG
     89</ul>
     90
     91<p><b>December 3, 2008.  Version 1.4</b></p>
     92
     93<ul type=None>
     94<li><p>Provide user-friendly error message when molecular surface calculation
     95produces truncated output. TG
     96<li><p>Suppress Mac 10.5 crash report dialog when molecular surface calculation
     97fails. TG
     98</ul>
     99
     100<p><b>November 25, 2008.  Version 1.4</b></p>
     101
     102<ul type=None>
     103<li><p>Made move selection mouse mode able to move surface pieces. TG
     104</ul>
    18105
    19106<p><b>November 21, 2008.  Version 1.2577.</b></p>