Changes between Version 5 and Version 6 of PostProcessingUnits


Ignore:
Timestamp:
02/23/09 20:44:25 (15 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PostProcessingUnits

    v5 v6  
    2121 * UnitMipmapInMipmapOut - pass mipmapped input to the mipmapped output 
    2222 * UnitText - pass input to the output and print some texture message on the output texture 
     23 * UnitInOutModule - bring some external processing code through a module into the pipeline 
     24 * UnitCamera - pass some camera into the pipeline 
     25 * UnitCameraAttachmentBypass - use camera attachments (color buffer, depth buffer, ...) as inputs to the pipeline 
    2326 
    2427 
     28