Changes between Version 15 and Version 16 of requests


Ignore:
Timestamp:
Apr 15, 2009, 12:23:54 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v15 v16  
    1111density maps, molecular assemblies, electron microscopy).
    1212</p>
     13
     14<p>
     15180.
     16<b>Improve surface color memory efficiency.</b><br>
     17Xiangan Liu<br>
     18April 9, 2009<br>
     19Allow per-vertex surface coloring to use 8-bit rgba component values
     20instead of 32-bit float to save a factor of 4 in memory use.
     21Bug report #7148.
     22</p>
     23
    1324
    1425<p>